aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-08-07msc: Use the msc_close_connection routineHolger Hans Peter Freyther1-8/+1
2010-08-07msc: Use the msc function to clear the queueHolger Hans Peter Freyther1-4/+1
2010-08-07msc: Make close_msc public, call it from main..Holger Hans Peter Freyther2-8/+5
2010-08-07mgcp: Add an option to enable/disable vad and enable it by defaultHolger Hans Peter Freyther1-0/+17
2010-08-07mgcp: Move the MGCP_NODE number into a public header fileHolger Hans Peter Freyther1-4/+1
2010-08-04cleanup: Remove code that is provided by libosmocore now.Holger Hans Peter Freyther6-233/+6
2010-08-04Update SCCP includes for the new location of files.Holger Hans Peter Freyther3-3/+3
2010-08-04mgcp_ss7: Move the vty code/params over to mgcp_vty.cHolger Hans Peter Freyther2-221/+41
2010-08-04mgcp: Remove commands not used/wanted for the cellmgr_ng.Holger Hans Peter Freyther1-53/+1
2010-08-04mgcp_ss7: Change the vty config to operate on the static g_cfg pointerHolger Hans Peter Freyther1-28/+30
2010-08-04mgcp: Allocate the mgcp config earlier..Holger Hans Peter Freyther1-6/+9
2010-08-04mgcp: Add the OpenBSC VTY code almost 1:1 to hereHolger Hans Peter Freyther2-1/+422
2010-08-04mgcp_ss7: Add the telnet interface to the mgcp_ss7.Holger Hans Peter Freyther1-0/+6
2010-08-04mgcp_ss7: Add logging commands..Holger Hans Peter Freyther1-0/+2
2010-08-04mgcp: Update to the latest code drop.Holger Hans Peter Freyther2-9/+60
2010-08-04mgcp_ss7: Remove unnecessary code...Holger Hans Peter Freyther1-2/+0
2010-08-04main: Fix linking of OpenBSC...Holger Hans Peter Freyther1-0/+1
2010-08-04main: Remove left overs from old code.Holger Hans Peter Freyther1-2/+0
2010-08-04debug: Add a debug area to make the application linkHolger Hans Peter Freyther2-2/+63
2010-08-04main.c: Make the link_c7_init weak to make the application linkHolger Hans Peter Freyther1-0/+7
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther14-173/+113
2010-07-31u_int32_t -> uint32_tHolger Hans Peter Freyther4-17/+17
2010-07-31u_int16_t -> uint16_tHolger Hans Peter Freyther3-5/+5
2010-07-31u_int8_t -> uint8_tHolger Hans Peter Freyther10-38/+38
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther20-0/+5714