aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-13iuup: Check for IuUP Initialization retrans2022q2Pau Espin Pedrol1-2/+11
2022-05-25iuup: Fix caps in logging messagePau Espin Pedrol1-1/+1
2022-05-25IuUP: Support RFCI ID != RFCI IndexPau Espin Pedrol3-23/+40
2022-04-18libosmo-mgcp: e1: fix memleaks in e1_recv_cb()Vadim Yanitskiy1-0/+4
2022-04-13tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy2-2/+2
2022-03-30mgcp_network: fix typo RTPC -> RTCP2022q1Philipp Maier1-1/+1
2022-03-30mgcp_network: do not try to convert RTCP packetsPhilipp Maier1-1/+3
2022-02-16mgcp_codec: do not differentiate between oa and bwe when comparing codecPhilipp Maier3-28/+13
2022-02-07Initial IuUP support using proper FSMsPau Espin Pedrol9-35/+827
2022-01-18Make function amr_is_octet_aligned publicly availablePau Espin Pedrol2-2/+3
2022-01-11Drop unneeded ax_check_compile_flag.m4Pau Espin Pedrol1-74/+0
2022-01-04mgcp_client: add new codec IUFP as VND.3GPP.IUFPPhilipp Maier2-0/+2
2022-01-03cosmetic: mgcp_codec.c: Fix typo in commentPau Espin Pedrol1-1/+1
2022-01-03Define mgcp_rtp_end.output_enabled as boolPau Espin Pedrol4-7/+6
2021-12-28mgcp_network.c: Fix byte alignment of CRC Header for ACK InitializationPau Espin Pedrol1-1/+1
2021-12-25doc/overview: fix wrong project page linkAlexander Couzens1-2/+2
2021-12-23cosmetic: Rename variable payload=>payload_typePau Espin Pedrol1-6/+6
2021-12-16mgcp_network.c: Set proper CRC Header for ACK InitializationPau Espin Pedrol1-0/+1
2021-12-14treewide: remove FSF addressOliver Smith2-8/+0
2021-11-25configuration: point out difference between trunk-nr and e1 line nrPhilipp Maier1-0/+5
2021-11-17fix mgcp_conn_free_all ubsan complaintsEric1-0/+5
2021-11-17clang-format: remove foreach macrosEric1-445/+0
2021-11-17add a lock-free bounded spsc interthread queueEric2-0/+259
2021-11-17rework message handlingEric1-57/+56
2021-11-17adjust mgcp response contextEric1-56/+53
2021-11-16Bump version: 1.8.1.90-aac8-dirty → 1.9.01.9.0Pau Espin Pedrol7-28/+140
2021-11-09fix up some docstrings that lost their dotEric1-3/+3
2021-11-04Revert "Turn some compiler warnings into errors"Oliver Smith1-15/+0
2021-11-03fix mgcp_conn_free_allEric1-4/+2
2021-11-03rename strip_epname and find_specific_endpoint and make them availableEric2-10/+20
2021-11-03add modified .clang-formatEric1-0/+563
2021-10-21libosmo-mgcp: use OSMO_STRLCPY_ARRAY in mgcp_codec_add()Vadim Yanitskiy1-1/+1
2021-09-20Fix attribute parsing on gcc 11.1.0Pau Espin Pedrol1-1/+1
2021-09-14endp: do not cache cfg pointerEric10-33/+26
2021-09-14mgcp_client: add MGW name as logging contextPhilipp Maier6-109/+175
2021-09-13adjust talloc contextEric1-1/+1
2021-09-13embed strings into structsEric5-30/+26
2021-09-13globally lock the portrange when trying to grab a port to prep for multithrea...Eric3-1/+10
2021-09-13libosmo-mgcp: do not use the default msgb talloc contextEric2-5/+6
2021-09-13libosmo-mgcp: atomic rate counter group indexesEric2-20/+15
2021-09-13libosmo-mgcp: cleanup audio codex allocEric3-22/+18
2021-09-13stats: make sanitizers happyEric1-0/+5
2021-09-10mgcp_sdp: fix potential leakEric1-1/+3
2021-09-10rename do_retransmissionEric1-2/+2
2021-09-10fix missing includes and forward declarationsEric3-0/+5
2021-09-10configure.ac: fix maybe-uninitialized for clangEric1-1/+2
2021-09-09add vscode stuff to gitignoreEric1-0/+5
2021-09-02mgcp_client: fix typo in doxygen commentPhilipp Maier1-1/+1
2021-08-23mgcp_ratectr: remove unusued rate countersPhilipp Maier2-10/+0
2021-08-20mgcp_client_vty: fixing docstringPhilipp Maier1-1/+1