aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/mgcp/mgcp_main.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-22[mgcp] Add a change callback and send a dummy packet on MDCX.Holger Hans Peter Freyther1-0/+10
2010-04-06Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-6/+6
2010-04-06[mgcp] Add the logging commands for the MGCP command.Holger Hans Peter Freyther1-0/+2
2010-03-31[mgcp] Handle the RSIP with resetting all endpointsHolger Hans Peter Freyther1-0/+24
2010-03-31[mgcp] Switch from DEBUG to LOGP in the mgcp_main.cHolger Hans Peter Freyther1-2/+2
2010-03-30[mgcp] Remove the sending of RSIPHolger Hans Peter Freyther1-13/+0
2010-03-30[mgcp] Move mgcp init into the main method...Holger Hans Peter Freyther1-2/+15
2010-03-30[mgcp] Fix format string usageHolger Hans Peter Freyther1-1/+1
2010-03-29[misc] Remove whitespace from the end of the line.Holger Hans Peter Freyther1-1/+1
2010-03-26move log/debug codebase to libosmocoreHarald Welte1-5/+5
2010-03-23automatically include program version and print it from vty and --versionHarald Welte1-1/+22
2010-02-26Merge remote branch 'origin/master' into on-waves/mgcpHolger Hans Peter Freyther1-3/+3
2010-02-22[mgcp] Move away from global variables and split out VTY codeHolger Hans Peter Freyther1-21/+9
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-3/+3
2010-02-03[mgcp] Refer to the right Company in the Copyright/Copyleft lineHolger Hans Peter Freyther1-1/+1
2010-02-03[mgcp] Make the mgcp_protocol generate a struct msgb*Holger Hans Peter Freyther1-2/+14
2010-02-03[mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip processHolger Hans Peter Freyther1-1037/+10
2010-02-02[mgcp] Rename the source to mgcp_main.cHolger Hans Peter Freyther1-0/+1243