aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-03-24m3ua: Begin to create a m3ua client connectionHolger Hans Peter Freyther1-1/+1
2015-03-23Port from libm2ua to libxuaHolger Hans Peter Freyther1-1/+1
2015-03-23debian: Add a start script for osmo-stpHolger Hans Peter Freyther1-1/+1
2014-12-22build: Replace deprecated INCLUDES with AM_CPPFLAGSSylvain Munaut1-1/+1
2012-12-16isup: Hook the reset scanner before we forward the ISUP message1.3.0Holger Hans Peter Freyther1-2/+2
2012-12-16stp: Extract the MGCP forwarding code out of the msc_connectionHolger Hans Peter Freyther1-2/+4
2012-12-16mgcp: Merge the current MGCP code from OpenBSCHolger Hans Peter Freyther1-1/+1
2012-12-16dtmf: Schedule DTMF tones for the MTN hardwareHolger Hans Peter Freyther1-1/+2
2012-01-22mgcp: Move to using the NexusWare API for Timeslot configHolger Hans Peter Freyther1-1/+1
2012-01-22mgcp: Move the SNMP file to _hw.c to move to the NexusAPIHolger Hans Peter Freyther1-1/+1
2011-09-15cellmgr: Patch the MGCP messages and replace the domain nameHolger Hans Peter Freyther1-2/+2
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte1-2/+5
2011-03-01mgcp: Configure the HSCOMM routing based on the information we haveHolger Hans Peter Freyther1-2/+2
2011-03-01mgcp: Merge OpenBSC MGCP code and update the structure to match itHolger Hans Peter Freyther1-1/+1
2011-02-23vty: Add all mighty new vty interface for osmo-stpHolger Hans Peter Freyther1-2/+3
2011-02-22vty: Move the actual commands into a new file in preparationHolger Hans Peter Freyther1-4/+6
2011-02-17ss7: Create a SS7 application that is responsible for the routingHolger Hans Peter Freyther1-2/+2
2011-02-17bsc: Allocate the bsc with talloc insteadHolger Hans Peter Freyther1-2/+2
2011-02-10msc: The udt_relay could be implemented with the normal cellmgr nowHolger Hans Peter Freyther1-7/+1
2011-02-10bsc: Move the connection tracking code out of main fileHolger Hans Peter Freyther1-1/+1
2011-01-22stats: Add rate_counter for more statistics on the MTP sideHolger Hans Peter Freyther1-3/+3
2011-01-20mtp: Move the link testing into a new file for mtp_linkHolger Hans Peter Freyther1-3/+5
2011-01-20stp: Create a M2UA link by hand and connect the SCCP routinesHolger Hans Peter Freyther1-1/+1
2011-01-20stp: Begin to implement a signalling transfer pointHolger Hans Peter Freyther1-1/+6
2011-01-17m2ua: Create a MTP Link class using SCTP/M2UA for the transporton-waves/m2uaHolger Hans Peter Freyther1-2/+2
2011-01-17mtp: Move the link code into a new file called links.Holger Hans Peter Freyther1-2/+2
2010-12-10isup: Start parsing the ISUP messagesHolger Hans Peter Freyther1-2/+2
2010-11-16udt_relay: Add a forked copy of main to just relay messagesHolger Hans Peter Freyther1-1/+7
2010-09-30bsc_ussd: Add a dummy USSD module...used for welcome SMSHolger Hans Peter Freyther1-1/+1
2010-09-30bsc: Refactor and move SCCP ConTrack to bsc_sccp.cHolger Hans Peter Freyther1-1/+1
2010-09-30vty: Move the vty code to a new file, move config params.Holger Hans Peter Freyther1-1/+1
2010-08-04cleanup: Remove code that is provided by libosmocore now.Holger Hans Peter Freyther1-2/+1
2010-08-04mgcp: Add the OpenBSC VTY code almost 1:1 to hereHolger Hans Peter Freyther1-1/+2
2010-08-04debug: Add a debug area to make the application linkHolger Hans Peter Freyther1-2/+2
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther1-7/+8
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther1-0/+15