aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmgcp/mgcp_vty.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte1-12/+12
2015-10-12osmux: Allow to listen to a specific addressHolger Hans Peter Freyther1-0/+12
2015-10-12osmux: Allow to enforce using Osmux for the clientHolger Hans Peter Freyther1-14/+31
2015-10-12osmux: Add introspection for osmux.Holger Hans Peter Freyther1-0/+3
2015-09-07osmux: fix show online-helpPablo Neira Ayuso1-1/+1
2015-08-20mgcp: Allow to bind to different ports for net/bts portsHolger Hans Peter Freyther1-0/+46
2015-08-19osmux: add option to pad the circuit with dummy messagesPablo Neira Ayuso1-0/+16
2015-04-24mgcp: Allow to disable transcoding for trunksHolger Hans Peter Freyther1-0/+47
2015-01-21mgcp: Honor the rtp IP_TOS settings for OsmuxHolger Hans Peter Freyther1-1/+1
2014-11-19mgcp: Allow to omit sending the audio name at allHolger Hans Peter Freyther1-0/+50
2014-09-02mgcp: Move the "codec" params to a structHolger Hans Peter Freyther1-3/+5
2014-09-01osmux: osmux batch-factor can't be higher than 8Pablo Neira Ayuso1-1/+1
2014-09-01osmux: save specific osmux configuration options if osmux is enabledPablo Neira Ayuso1-7/+8
2014-08-30osmux: initialize osmux_batch_size in mgcp configPablo Neira Ayuso1-1/+1
2014-08-29osmux: add 'osmux batch-size NUM' option to mgcp vtyPablo Neira Ayuso1-0/+12
2014-08-29osmux: set default port from mgcp_parse_config()Pablo Neira Ayuso1-0/+1
2014-08-28osmux: print out 'osmux port' when saving configurationPablo Neira Ayuso1-0/+2
2014-08-28osmux: allow to specify the Osmux portPablo Neira Ayuso1-0/+10
2014-07-22mgcp: Change API to remove memory management from the nameHolger Hans Peter Freyther1-1/+1
2014-07-22mgcp: Provide more information about configured endpointsHolger Hans Peter Freyther1-13/+26
2014-07-07mgcp: Verify that the force-ptime is written back to the fileHolger Hans Peter Freyther1-1/+3
2014-07-07mgcp: Fix documentation issue in the force-ptime commandHolger Hans Peter Freyther1-1/+2
2014-06-16mgcp: Allow to batch more than four messagesHolger Hans Peter Freyther1-1/+1
2014-06-05mgcp: Add packet size (ptime) conversionJacob Erlbeck1-0/+22
2014-06-03osmux: Fix the VTY online help in the osmux commandHolger Hans Peter Freyther1-1/+1
2014-05-22mgcp: add voice muxer supportPablo Neira Ayuso1-0/+44
2014-03-20mgcp: The valid payload types start at 0. Fix the VTYHolger Hans Peter Freyther1-4/+4
2014-01-16mgcp: Send RTP keepalive dummy packets to netJacob Erlbeck1-0/+91
2014-01-16mgcp/rtp: Add flag to disable RTP outputJacob Erlbeck1-1/+7
2013-12-19mgcp/rtp: Only patch timestamp alignment errorsJacob Erlbeck1-10/+10
2013-12-13mgcp: Optionally send ptime in SDPJacob Erlbeck1-0/+50
2013-12-10mgcp/rtp: Add RTP header patch mode configurationJacob Erlbeck1-1/+144
2013-11-25mgcp/rtp: Add counter for invalid RTP timestamp deltasJacob Erlbeck1-5/+18
2013-10-30vty: Use vty_install_default() instead of bsc_install_default()Jacob Erlbeck1-2/+2
2013-09-02vty: Use generic 'end' and 'exit' commandsJacob Erlbeck1-6/+2
2013-08-27libmgcp: add enum mgcp_rolePablo Neira Ayuso1-1/+3
2013-03-03vty: Document some previously undocumented parametersHolger Hans Peter Freyther1-2/+4
2012-12-16mgcp: Allow to freely control the a=fmtp line for experimentsHolger Hans Peter Freyther1-0/+36
2012-11-12mgcp: Remove the lost_no from the mgcp statisticsHolger Hans Peter Freyther1-3/+2
2012-08-17VTY: improve VTY prompt and make sure exit/end works everywhereHarald Welte1-2/+2
2012-07-28mgcp: Make sure "no rtcp-omit" is fully documentedHolger Hans Peter Freyther1-4/+6
2012-05-11mgcp: Make it possible to drop RTCP packets coming from the BTS/NetHolger Hans Peter Freyther1-0/+50
2012-01-27MGCP: Add VTY commands to reset (RSIP) one or all endpointsHarald Welte1-0/+56
2011-11-06mgcp: Make sure each command has some kind of online helpHolger Hans Peter Freyther1-37/+96
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-03-08mgcp: Remove some duplicate header files from the list.Holger Hans Peter Freyther1-4/+0
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+742