aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uRTP: allow vty configuration of batching factorzecke/mgcp-experimentsHarald Welte2011-09-073-2/+31
* bsc: Fix a crash in case we get a NACK from the BTS for a new channelHolger Hans Peter Freyther2011-08-311-2/+6
* rtp: Add 5.15kb RTP mode... 15 byte per sample for 5.15kb modeHolger Hans Peter Freyther2011-08-311-2/+6
* nat: Take the TRUNK config into account if compr can be usedHolger Hans Peter Freyther2011-08-311-1/+1
* nat: Check if compression is enabled on the trunkHolger Hans Peter Freyther2011-08-311-2/+8
* nat: Enable compression on the endpoint...Holger Hans Peter Freyther2011-08-311-0/+4
* mgcp: Send things to the right side of the queueHolger Hans Peter Freyther2011-08-311-1/+1
* mgcp: Fix the packet size... really send the data..Holger Hans Peter Freyther2011-08-311-0/+2
* NAT: Fix uninitialized variable, only send X-ow for the CRCX...Holger Hans Peter Freyther2011-08-311-1/+1
* mgcp: Only enable the compression when it was requestedHolger Hans Peter Freyther2011-08-301-1/+3
* mgcp: Add a per BSC option to use compression or not use it.Holger Hans Peter Freyther2011-08-306-6/+46
* mgcp: Configure the direction the compression should workHolger Hans Peter Freyther2011-08-303-0/+58
* mgcp: Work on compress/uncompress on a per endpoint usage...Holger Hans Peter Freyther2011-08-305-26/+221
* mgcp: Use a vendor extension to enable compression on a CRCXHolger Hans Peter Freyther2011-08-301-2/+24
* mgcp: Fix the test case, add an time adjustment to the streamHolger Hans Peter Freyther2011-08-302-5/+45
* mgcp: Update the sender state, fix the test case to deal with thatHolger Hans Peter Freyther2011-08-302-0/+4
* mgcp: Attempt to guess the size by looking at the AMR tocHolger Hans Peter Freyther2011-08-302-22/+151
* mgcp: Work on sequence numbers and document what we will need to doHolger Hans Peter Freyther2011-08-301-1/+17
* mgcp: Pick a different encoding when we need to handle Marker framesHolger Hans Peter Freyther2011-08-303-101/+233
* mgcp: Work on the decompress, compress...Holger Hans Peter Freyther2011-08-303-3/+117
* rtp: Add routine to compress the audio samplesHolger Hans Peter Freyther2011-08-305-1/+247
* gprs: Add lua script to count size of packetsHolger Hans Peter Freyther2011-08-301-0/+42
* mgcp: Document what this MGCP code is doing wrongHolger Hans Peter Freyther2011-08-301-0/+9
* rtp: Move the RTP header and defines into a shared header fileHolger Hans Peter Freyther2011-08-304-69/+53
* misc: Include the control_cmd.h to fix make distcheckHolger Hans Peter Freyther2011-08-291-1/+1
* bsc: Do not re-start the grace timer when we are in the grace period0.9.14-onwaves1Holger Hans Peter Freyther2011-08-251-0/+5
* bsc: Simplify the trap sending by using the location state methodHolger Hans Peter Freyther2011-08-251-17/+2
* bsc: Send a TRAP with the locations on a MSC connectionHolger Hans Peter Freyther2011-08-251-0/+40
* bsc: Introduce an authenticated signal for the MSC connectionHolger Hans Peter Freyther2011-08-252-0/+5
* bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther2011-08-255-2/+83
* bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther2011-08-253-11/+16
* bsc: Crash fix for the osmo-nitb/MNCC codeHolger Hans Peter Freyther2011-08-251-1/+2
* bsc: Fix crash that can occur on RF FailureHolger Hans Peter Freyther2011-08-251-3/+12
* audio: Make AMR multirate configurable for the osmo-bscHolger Hans Peter Freyther2011-08-251-0/+51
* audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther2011-08-255-0/+47
* audio: Move the setting of MultiRateConfig to one placeHolger Hans Peter Freyther2011-08-251-14/+19
* audio: From RTP point of view we can use one payload for HR/FR AMRHolger Hans Peter Freyther2011-08-252-4/+2
* audio: Remove the hardcoding of the RTP PayloadHolger Hans Peter Freyther2011-08-253-6/+0
* mgcp: Make CRCX deal better with UDP retransmissionsHolger Hans Peter Freyther2011-08-251-24/+44
* mgcp: FreeSWITCH requiresn us to provide the o= and t= paramHolger Hans Peter Freyther2011-08-251-3/+5
* bsc: Put the full stop before the \n in the log messageHolger Hans Peter Freyther2011-08-251-1/+1
* bsc: Fix crash when the new route is not availableHolger Hans Peter Freyther2011-08-251-1/+1
* bsc: Add new SCCP connections to the tailHolger Hans Peter Freyther2011-08-251-1/+1
* msc: Only kill connections belonging to the given MSCHolger Hans Peter Freyther2011-08-251-2/+4
* bsc: Add VTY code for the local area prefixHolger Hans Peter Freyther2011-08-251-0/+20
* bsc: Add vty code for allowing emergencyHolger Hans Peter Freyther2011-08-251-0/+14
* bsc: Add vty function for the MSC typeHolger Hans Peter Freyther2011-08-251-0/+20
* bsc: Inspect a CC Setup message and attempt to reroute the trafficHolger Hans Peter Freyther2011-08-252-4/+122
* bsc: Look for CM Service Requests with emergency causeHolger Hans Peter Freyther2011-08-253-2/+25
* bsc: Introduce a local MSC type and forbid it from being selectedHolger Hans Peter Freyther2011-08-252-0/+9