aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-07-03mgw: Support lowercase header parametersPau Espin Pedrol2-14/+14
2019-07-03mgw: Support uppercase LCO optionsPau Espin Pedrol2-9/+50
2019-05-14mgcp-cli: Allow submitting X-Osmux on MDCX requestPau Espin Pedrol2-0/+19
2019-05-14mgcp-cli: Allow submitting X-Osmux on CRCX requestPau Espin Pedrol2-0/+38
2019-04-25osmux: Cleanup of CID alloc pool APIsPau Espin Pedrol1-10/+19
2019-04-23cosmetic: tests: mgcp_client_test: clean trailing whitespacePau Espin Pedrol1-9/+9
2019-03-12AMR: Add function to convert between bw-effient and octet aligned modePhilipp Maier2-1/+54
2019-02-06Inactive connection cleanup (disabled by default)Oliver Smith1-0/+4
2019-01-03mgcp_client: make domain part of endpoint configurableNeels Hofmeyr1-0/+2
2018-12-19mgcp_client: drop a bunch of dead codeNeels Hofmeyr3-196/+0
2018-10-16mgcp: Log endpoint nr consistently as hexPau Espin Pedrol1-2/+2
2018-09-07cosmetic: mgcp_test: fix get_conn_id_from_response()Neels Hofmeyr1-36/+31
2018-09-07mgcp_conn_get(): match conn Id ('I:') despite leading zerosNeels Hofmeyr2-0/+12
2018-09-07mgcp_conn_get(): compare conn Id ('I:') case insensitivelyNeels Hofmeyr2-0/+39
2018-09-06Remove libosmo-legacy-mgcp and osmo-bsc-mgcpPau Espin Pedrol9-3172/+0
2018-09-03fix mgcp_verify_ci(): off-by-one in max len checkNeels Hofmeyr2-0/+20
2018-09-03mgcp_client: error on too long conn idNeels Hofmeyr2-16/+2
2018-09-03mgcp_client_test: test long conn_idNeels Hofmeyr2-0/+140
2018-09-03mgcp_client_test: also verify received conn_idNeels Hofmeyr2-0/+2
2018-09-03mgcp_client_test: use "\r\n\r\n" instead of "\n\n"Neels Hofmeyr2-6/+6
2018-09-03mgcp_client_test: cosmetically re-arrange reply_to() argsNeels Hofmeyr1-5/+6
2018-08-30mgcp_test: fix get_conn_id_from_response() CI lengthNeels Hofmeyr1-1/+4
2018-08-30mgcp_test: fix log of conn_id presenceNeels Hofmeyr2-27/+27
2018-08-28X-Osmo-IGN: rather parse items by token, not charNeels Hofmeyr2-2/+2
2018-08-25add X-Osmo-IGN MGCP header to ignore CallIDNeels Hofmeyr4-1/+70
2018-08-02mgcp_test: release endpoints after usePhilipp Maier1-0/+4
2018-07-31mgcp_network: translate payload type numbers in RTP packetsPhilipp Maier1-0/+95
2018-07-05stats: replace packet statistic counters with libosmocore rate countersPhilipp Maier1-10/+33
2018-06-23client: add features to generate and parse codec informationPhilipp Maier3-23/+266
2018-06-23mgw: clean up codec negotiation (sdp)Philipp Maier2-20/+61
2018-06-06protocol: reject illegal lco optionsPhilipp Maier2-0/+118
2018-05-25sdp: remove unused alt_codec field from struct mgcp_rtp_endPhilipp Maier1-7/+0
2018-05-16stats: use libosmocore rate counter for in/out_stream.err_ts_counterPhilipp Maier1-7/+14
2018-04-21Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter"Alexander Couzens1-12/+5
2018-04-17stats: use libosmocore rate counter for in/out_stream.err_ts_counterPhilipp Maier1-5/+12
2018-04-01use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr4-6/+9
2018-02-22compiler warning: ignore deprecated in mgcp_client_test.cNeels Hofmeyr1-0/+2
2018-02-21mgcp_client: detect SDP section-start parsing errorsNeels Hofmeyr2-14/+8
2018-02-21mgcp_client: show failure by MGCP SDP section parsing testNeels Hofmeyr3-0/+180
2018-02-20mgcp_stat: Don't print osmux stats if it is offPau Espin Pedrol2-2/+3
2018-02-20legacy: mgcp_protocol: Don't print osmux stats if it is offPau Espin Pedrol1-1/+3
2018-02-05Turn libosmo-mgcp into local, non-installed libraryHarald Welte1-1/+4
2018-02-05cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/hPhilipp Maier1-1/+1
2018-02-05cosmetic: rename mgcp_release_endp to mgcp_endp_releasePhilipp Maier1-3/+3
2018-01-31client: fix sdp parameter orderingPhilipp Maier1-2/+2
2018-01-26protocol: fix missing carriage returnPhilipp Maier1-13/+13
2018-01-26mgcp: permit wildcarded endpoint assignment (CRCX)Philipp Maier1-19/+28
2018-01-26client: add missing mandatory SDP fieldsPhilipp Maier1-0/+4
2018-01-19mgcp: make domain name configurablePhilipp Maier2-8/+8
2017-12-28centralize handling of common errors like "endpoint not found"Harald Welte1-1/+1