aboutsummaryrefslogtreecommitdiffstats
path: root/src/mgcp_ss7.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-18mgcp: Only if this node is supposed to send data send a dummy packetHolger Hans Peter Freyther1-1/+3
2010-09-18mgw: Add a realloc_cb that will give up the old endpointHolger Hans Peter Freyther1-0/+7
2010-09-17mgcp: Add an option to force reallocating endpoints.Holger Hans Peter Freyther1-0/+10
2010-09-17mgcp: Keep the data for the config in a global var again.Holger Hans Peter Freyther1-8/+8
2010-08-07mgcp: Add an option to enable/disable vad and enable it by defaultHolger Hans Peter Freyther1-0/+17
2010-08-04mgcp_ss7: Move the vty code/params over to mgcp_vty.cHolger Hans Peter Freyther1-143/+10
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_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_ss7: Remove unnecessary code...Holger Hans Peter Freyther1-2/+0
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther1-20/+32
2010-07-31u_int32_t -> uint32_tHolger Hans Peter Freyther1-3/+3
2010-07-31u_int8_t -> uint8_tHolger Hans Peter Freyther1-3/+3
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther1-0/+939