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