summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mgcp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* osmux: Allow to listen to a specific addressHolger Hans Peter Freyther2015-10-121-0/+2
* mgcp: Allow to bind to different ports for net/bts portsHolger Hans Peter Freyther2015-08-201-0/+3
* osmux: add option to pad the circuit with dummy messagesPablo Neira Ayuso2015-08-191-0/+4
* mgcp: Include enough socket data structures to build on freebsdHolger Hans Peter Freyther2015-08-011-0/+3
* mgcp: Allow to disable transcoding for trunksHolger Hans Peter Freyther2015-04-241-0/+2
* mgcp: Allow to omit sending the audio name at allHolger Hans Peter Freyther2014-11-191-0/+1
* osmux: add 'osmux batch-size NUM' option to mgcp vtyPablo Neira Ayuso2014-08-291-0/+2
* osmux: allow to specify the Osmux portPablo Neira Ayuso2014-08-281-0/+2
* mgcp: Change API to remove memory management from the nameHolger Hans Peter Freyther2014-07-221-1/+2
* mgcp: Document transcoding semantic and follow itHolger Hans Peter Freyther2014-07-221-0/+6
* mgcp: Add packet size (ptime) conversionJacob Erlbeck2014-06-051-1/+4
* mgcp: Add a function to get media info for MGCP responsesJacob Erlbeck2014-06-051-0/+8
* mgcp: Add callbacks for payload processingJacob Erlbeck2014-06-051-0/+10
* mgcp: add voice muxer supportPablo Neira Ayuso2014-05-221-0/+13
* mgcp: Send RTP keepalive dummy packets to netJacob Erlbeck2014-01-161-0/+9
* mgcp/rtp: Only patch timestamp alignment errorsJacob Erlbeck2013-12-191-1/+1
* mgcp: Optionally send ptime in SDPJacob Erlbeck2013-12-131-0/+1
* mgcp/rtp: Add RTP header patch mode configurationJacob Erlbeck2013-12-101-0/+4
* libmgcp: add enum mgcp_rolePablo Neira Ayuso2013-08-271-1/+9
* nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther2013-04-161-0/+1
* mgcp: Allow to freely control the a=fmtp line for experimentsHolger Hans Peter Freyther2012-12-161-0/+1
* mgcp: Test and implement re-transmission handlingHolger Hans Peter Freyther2012-12-101-1/+1
* mgcp: Methods generating a response now include the endpoint pointerHolger Hans Peter Freyther2012-12-101-1/+0
* mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther2012-11-291-2/+4
* mgcp: Include statistics at the end of a connectionHolger Hans Peter Freyther2012-11-121-0/+1
* mgcp: Make it possible to drop RTCP packets coming from the BTS/NetHolger Hans Peter Freyther2012-05-111-0/+2
* mgcp: add missing prototypes for send_mgcp_reset_*Harald Welte2012-01-271-0/+3
* mgcp: Implement RSIP based on a trunk levelHolger Hans Peter Freyther2011-07-191-1/+1
* src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso2011-05-061-1/+1
* src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2011-03-231-2/+2
* mgcp: Fix the static allocation of E1 trunks for the BTS/NET sideHolger Hans Peter Freyther2011-02-281-0/+4
* mgcp: Allocate the endpoints for the E1 trunks as well.Holger Hans Peter Freyther2011-02-281-1/+1
* mgcp: Introduce a trunk config for multiple trunks.Holger Hans Peter Freyther2011-02-281-0/+3
* mgcp: Introduce a mgcp_trunk_config enum for endpoint configsHolger Hans Peter Freyther2011-02-281-13/+26
* mgcp: Include a MGCP Response String in the responseHolger Hans Peter Freyther2011-01-061-1/+1
* License change: We are now AGPLv3+ instead of GPLv2+Harald Welte2011-01-011-6/+5
* nat: Send a transcoder reset on start up.Holger Hans Peter Freyther2010-09-201-0/+1
* mgcp: Make the base port of the transcoder configurableHolger Hans Peter Freyther2010-09-201-2/+5
* mgcp: Add ports for the transcoder as wellHolger Hans Peter Freyther2010-09-201-0/+1
* mgcp: Add a transcoder-mgw command to store the addressHolger Hans Peter Freyther2010-09-201-0/+2
* mgcp: Keep the gw_fd inside the mgcp_configHolger Hans Peter Freyther2010-09-201-0/+3
* mgcp: Remove the hack to remap timeslot one...Holger Hans Peter Freyther2010-09-201-5/+7
* mgcp: Add method to go back from endpoint to multiplex/timeslotHolger Hans Peter Freyther2010-08-291-0/+9
* mgcp: Speculative mgcp fix...Holger Hans Peter Freyther2010-08-291-1/+1
* mgcp: Add a callback to inform the client that an endpoint got reallocatedHolger Hans Peter Freyther2010-08-061-0/+2
* mgcp: Make the CI uint32_t all the way to avoid mismatchHolger Hans Peter Freyther2010-08-061-1/+1
* mgcp: Allow to have a different port allocation modeHolger Hans Peter Freyther2010-08-051-0/+5
* mgcp: Prepare to have different port allocation strategies.Holger Hans Peter Freyther2010-08-051-2/+16
* mgcp: Allocate a different port for the networking...Holger Hans Peter Freyther2010-08-051-0/+2
* mgcp: Rename the base port to bts_base as it will be used for the btsHolger Hans Peter Freyther2010-08-051-1/+1