aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-10ASCI: Support conference briding with 1..n connectionsjolly/asciAndreas Eversberg4-32/+23
2023-07-05ASCI: Add new mode for voice group/broadcast callAndreas Eversberg3-1/+5
2023-06-30mgcp_client: tweak extract_codec_name() implementationNeels Hofmeyr1-5/+4
2023-06-30mgcp: fix "L: a:" header parsing: heed ";" separatorNeels Hofmeyr1-2/+2
2023-06-28mgcp_client: check rc of map_str_to_codecOliver Smith1-3/+8
2023-06-28Cosmetic: fix a typoOliver Smith1-1/+1
2023-06-27mgcp-client: Mark client as UP when keepalive request-interval/timeout is dis...Pau Espin Pedrol1-6/+16
2023-06-27mgcp-client: Always mark client as UP if keepalive request-interval disabledPau Espin Pedrol1-6/+6
2023-06-15mgcp_client: pool: Only pick clients with an MGCP link considered to be UPPau Espin Pedrol1-4/+5
2023-06-15mgcp-client: Add keepalive featurePau Espin Pedrol5-16/+219
2023-06-15mgw: Allow auditing speciall 'null' endpointPau Espin Pedrol6-8/+188
2023-06-14mgcp-client: Move some static functions further abovePau Espin Pedrol1-34/+34
2023-06-14mgcp_client: Introduce mgcp_client_conf_alloc(), deprecate mgcp_client_conf_i...Pau Espin Pedrol7-10/+44
2023-06-11mgcp_client.h: also add spec ref to the other 3gpp defined payload typesPhilipp Maier1-5/+5
2023-06-09mgcp-client: Drop unused struct mgcp_client fieldPau Espin Pedrol2-7/+0
2023-05-31mgcp_codec: be sensitive about IuFP when checking codecsPhilipp Maier1-0/+10
2023-05-26systemd: depend on networking-online.targetOliver Smith1-0/+2
2023-05-22mgcp_network: do not deliver RTP packets with unpatched PTPhilipp Maier1-12/+3
2023-05-22mgcp_codec: fix codec decisionPhilipp Maier8-343/+376
2023-05-22mgcp_codec: move mgcp_codec_decide downPhilipp Maier1-81/+81
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy2-3/+3
2023-04-25debian: set compat level to 10Oliver Smith2-2/+2
2023-04-21mgcp_vty: add warnings for deprecated config optionsPhilipp Maier1-0/+7
2023-04-18Cosmetic: mgcp_client: fix typoOliver Smith1-1/+1
2023-04-15mgcp_client: simpler error handlingNeels Hofmeyr2-88/+76
2023-04-15mgcp_find_section_end(): skip spaces at start of SDPNeels Hofmeyr1-3/+3
2023-04-13mgcp_network: fix apidocPhilipp Maier1-4/+3
2023-04-04mgcp_client_pool: add mgcp_client_pool_empty()Oliver Smith2-0/+6
2023-03-31tests: $(BUILT_SOURCES) is not defined, depend on osmo-mgwVadim Yanitskiy1-2/+2
2023-03-27mgcp_codec: cosmetic: remove line break in api-docPhilipp Maier1-2/+1
2023-03-27mgcp_codec: refactor payload type converstionPhilipp Maier5-128/+203
2023-03-27mgcp_codec: fix oa/bwe comparison in mgcp_codec_pt_translate()Philipp Maier3-23/+112
2023-03-22Revert "mgcp_codec: do not differentiate between oa and bwe when comparing co...Philipp Maier3-13/+28
2023-03-22mgcp_e1: cosmetic: rewrite commentPhilipp Maier1-1/+1
2023-03-22mgcp_e1: rename e1_send to e1_send_ts_framePhilipp Maier1-2/+2
2023-03-14mgcp-client: Call osmo_fd_unregister() before closing and changing bfd->fdPau Espin Pedrol1-2/+2
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy2-0/+2
2023-03-11*/Makefile.am: libraries shall not be in AM_LDFLAGSVadim Yanitskiy3-14/+5
2023-03-09mgcp_network: Unregister osmo_fd before closing fdPau Espin Pedrol1-2/+2
2023-02-28mgcp_e1: rewrite commentPhilipp Maier1-1/+1
2023-02-28mgcp_e1: fix typoPhilipp Maier1-1/+1
2023-02-28mgcp_client: fix sourcecode formattingPhilipp Maier1-5/+2
2023-02-27mgcp_client: mgcp_msg_gen: add more error logsOliver Smith2-2/+7
2023-02-25Transition to use of 'telnet_init_default'arehbein1-2/+1
2023-02-22mgcp_e1: be more frugal withe E1 line resourcesPhilipp Maier4-19/+78
2023-02-13mgcp_e1: fix log outputPhilipp Maier1-1/+1
2023-02-10cosmetic: Fix grammar suggesting reading _the_ user manualHarald Welte1-1/+1
2023-02-09mgcp_endp: cosmetic: remove unnecessary new linePhilipp Maier1-1/+0
2023-02-09mgcp_endp: cosmetic move mgcp_endp_release to the endPhilipp Maier2-31/+32
2023-02-08mgcp_sdp: cosmetic: remove newlinePhilipp Maier1-1/+0