aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc_mgcp
AgeCommit message (Expand)AuthorFilesLines
2017-02-08vty: remove ignored logging parametersMax1-1/+1
2016-10-13msgb talloc ctx: initialize in all main() scopesNeels Hofmeyr1-0/+1
2016-09-27log VTY telnet bind only onceNeels Hofmeyr1-2/+0
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-11/+32
2016-06-18rm dup: use channel type names from libosmocoreNeels Hofmeyr1-1/+1
2016-02-25enable telnet VTY bind address config for various programsNeels Hofmeyr1-1/+5
2015-11-02stats/mgcp: Initialize the statistics for MGCP as wellHolger Hans Peter Freyther1-0/+7
2015-09-24vty: Change the return type from enum to intHolger Hans Peter Freyther1-1/+1
2015-08-0364bit: Fix compiler warnings in regard to 64bitHolger Hans Peter Freyther1-1/+1
2015-07-02configure: Do not link all applications against libgsmHolger Hans Peter Freyther1-1/+2
2015-06-19Fix build wrt. missing CFLAGS constituentsAndreas Rottmann1-1/+2
2015-01-02logging: Only compare the subscr addressHolger Hans Peter Freyther1-3/+0
2014-08-24Use port number #defines for VTY and CTRL portsHarald Welte1-2/+2
2014-07-22mgcp: Change API to remove memory management from the nameHolger Hans Peter Freyther1-1/+1
2014-06-05mgcp: Move transcoding to libmgcpJacob Erlbeck5-781/+3
2014-06-05mgcp: Add packet size (ptime) conversionJacob Erlbeck1-72/+157
2014-06-05mgcp: Add CLI tool to test audio conversionJacob Erlbeck2-0/+15
2014-06-05mgcp: Add RTP audio transcodingJacob Erlbeck5-2/+691
2014-05-22mgcp: add voice muxer supportPablo Neira Ayuso1-1/+2
2014-01-16mgcp: Send RTP keepalive dummy packets to netJacob Erlbeck1-10/+0
2013-08-27libmgcp: add enum mgcp_rolePablo Neira Ayuso1-1/+1
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-11-12mgcp: Calculate the jitter with the formula/code from the appendixHolger Hans Peter Freyther1-1/+1
2012-09-20mgcp: Add the disable color option to the mgcp binaryHolger Hans Peter Freyther1-0/+5
2012-03-16misc: Use other size modifiers to fix compiler warningsHolger Hans Peter Freyther1-2/+2
2012-03-16mgcp: make sure all command line options are documentedHarald Welte1-0/+2
2012-03-16mgcp: consistently name bsc_mgcp osmo-bsc_mgcpHarald Welte1-3/+3
2012-01-27bsc_mgcp: optionally connect the MGCP socket to the MGWHarald Welte1-0/+11
2012-01-15abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflagsHolger Hans Peter Freyther1-2/+2
2011-10-16misc: Linking fixes for Ubuntu 11.10 CompilerHolger Hans Peter Freyther1-2/+2
2011-09-06fix fprintf format specifiers in osmo-bsc_mgcpAlexander Huemer1-2/+2
2011-07-19mgcp: Implement RSIP based on a trunk levelHolger Hans Peter Freyther1-6/+10
2011-07-18misc: Remove the osmocom/core/process.h includeHolger Hans Peter Freyther1-1/+0
2011-05-12misc: Use the osmo_init code for signals and loggingHolger Hans Peter Freyther1-9/+9
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-3/+3
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2-6/+6
2011-03-19bsc: change bsc_vty_init to take logging categories as parameterPablo Neira Ayuso1-1/+1
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-2/+3
2011-03-03bsc_mgcp: use top_builddir instead of top_srcdirHarald Welte1-1/+1
2011-03-03Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcpHarald Welte2-0/+292