aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_mgcp.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-01[mgcp] Move the MGCP procoess into a sub directoryHolger Hans Peter Freyther1-1243/+0
2010-02-01[mgcp] In forward mode we need to rediscover the BTS more oftenHolger Hans Peter Freyther1-1/+1
2010-02-01[mgcp] Handle BTS and NET being on the same hostHolger Hans Peter Freyther1-4/+5
2010-02-01[mgcp] Warn about unknown messages...Holger Hans Peter Freyther1-1/+3
2010-02-01[mgcp] Allow to forward to a different portHolger Hans Peter Freyther1-7/+23
2010-02-01[mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcpHolger Hans Peter Freyther1-11/+11
2010-02-01[mgcp] Make it possible to not specify a bts ipHolger Hans Peter Freyther1-7/+8
2010-01-11[bsc_mgcp] Set the right remote rtp and rtcp portHolger Hans Peter Freyther1-0/+2
2010-01-11[bsc_mgcp] Fix writing of the config file...Holger Hans Peter Freyther1-0/+2
2010-01-11[bsc_mgcp] Print a message which mode is configuredHolger Hans Peter Freyther1-0/+4
2010-01-11[bsc_mgcp] Add a new forward only mode to the bsc_mgcpHolger Hans Peter Freyther1-25/+61
2009-12-22Import the new logging architectureHolger Hans Peter Freyther1-0/+7
2009-11-20[mgcp] Make the number of endpoints configurable...Holger Hans Peter Freyther1-1/+13
2009-11-20[mgcp] The nanoBTS is not binding a RTCP portHolger Hans Peter Freyther1-4/+2
2009-11-20[mgcp] The initialisation is done inside CRCX, remove hereHolger Hans Peter Freyther1-2/+0
2009-11-20[mgcp] Do not forward or find the BTS if the endpoint is unusedHolger Hans Peter Freyther1-0/+8
2009-11-20[mgcp] Add a show command for the mgcp...Holger Hans Peter Freyther1-0/+20
2009-11-20[mgcp] Fix writing the configuration fileHolger Hans Peter Freyther1-0/+4
2009-11-20[mgcp] Add telnet interface for mgcp.Holger Hans Peter Freyther1-3/+5
2009-11-20[mgcp] Add option to route audio back to both endsHolger Hans Peter Freyther1-23/+36
2009-11-20[mgcp] Add a simple mgcp gateway used for the BSCHolger Hans Peter Freyther1-0/+1117