aboutsummaryrefslogtreecommitdiffstats
path: root/mgw
AgeCommit message (Expand)AuthorFilesLines
2021-11-18MGCP_Test: fix TC_dlcx_wildcardedPhilipp Maier1-8/+4
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-1/+3
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-2/+23
2021-08-19MGCP_Test: add control interface to MGW testsuitePhilipp Maier3-2/+13
2021-08-19MGCP_Test: do not use module parameter mp_test_ip (statsd)Philipp Maier1-2/+1
2021-08-17osmo-mgw.cfg: add missing statsd configurationPhilipp Maier1-0/+10
2021-08-03MGCP_Test: test DLCX request to non existant endpointPhilipp Maier1-0/+22
2021-08-03MGCP_Test: upgrade expected behavior for TC_dlcx_wildcardedPhilipp Maier4-9/+59
2021-07-05update expected-results.xml filesNeels Hofmeyr1-1/+3
2021-06-02MGCP_Test: avoid crash in latest (TC_one_crcx_loopback_rtp_implicit)Philipp Maier1-1/+6
2021-05-17MGCP_Test: add testcase TC_one_crcx_loopback_rtp_ipv6Philipp Maier1-0/+4
2021-05-17MGCP_Test: fix TC_one_crcx_loopback_rtp_implicitPhilipp Maier1-4/+4
2021-05-13MGCP_Test: test LOOPBACK with implicit destination addrPhilipp Maier1-2/+18
2021-04-28mgw: osmo-mgw config should not try to set DSCP > 63Harald Welte1-1/+1
2021-01-14update expected-results.xmlAlexander Couzens1-1/+2
2020-10-01update expected resultsNeels Hofmeyr1-1/+39
2020-09-22mgw: Introduce test TC_crcx_osmo_ignPau Espin Pedrol1-0/+30
2020-09-09mgw: Test IPv6 RTP streams in osmo-mgwPau Espin Pedrol1-17/+83
2020-09-09mgw: Test IPv6 addresses in MGCP messagesPau Espin Pedrol2-0/+69
2020-09-09mgw: Rename IP address module parameter specifying IP versionPau Espin Pedrol2-33/+33
2020-09-09mgw: Fix using incorrect IP version in TC_one_crcx_receive_only_rtpPau Espin Pedrol1-1/+1
2020-09-09mgw: Fix logic in test TC_two_crcx_mdcx_and_rtp_osmuxPau Espin Pedrol1-4/+4
2020-09-09mgw: Fix logic in test TC_two_crcx_mdcx_and_rtpPau Espin Pedrol1-14/+13
2020-09-09mgw: Allow setting udp ip/port with wildcard osmux in f_flow_create_osmux()Pau Espin Pedrol1-4/+7
2020-08-12MGCP_Test: add E1 related testscasesPhilipp Maier1-0/+87
2020-07-21MGCP_Test: fix test expectation in TC_crcx_wildcarded_exhaustPhilipp Maier1-1/+1
2020-06-02MGCP_Test: fix test vector in TC_amr_oa_bwe_rtp_conversionPhilipp Maier1-1/+5
2020-05-19update expected resultsNeels Hofmeyr1-4/+3
2020-05-15MGCP_Test: do not use leading zeros in endpoint identifiersPhilipp Maier1-1/+5
2020-04-01mgw: use library version of RTP_CodecPort_CtrlFunctPhilipp Maier3-100/+1
2020-01-05mgw: Drop unneeded mp_enable_conn_timeout_testPau Espin Pedrol2-10/+2
2019-11-15Update README.md of several TTCN3 test suitesPau Espin Pedrol1-3/+6
2019-10-07MGCP_Test: test rtp directions separately in TC_ts101318_rfc5993_rtp_conversionPhilipp Maier1-5/+19
2019-10-07MGCP_Test: Relax expected number of packets in TC_one_crcx_receive_only_rtpPhilipp Maier1-2/+9
2019-10-07MGCP_Test: Make RTP bwe/oa format conversation tests more robustPhilipp Maier1-5/+19
2019-06-28mgw: add module param mp_enable_conn_timeout_testOliver Smith1-2/+10
2019-06-26mgw: add connection timeout testOliver Smith1-0/+40
2019-06-25mgw: add osmo-mgw.cfgOliver Smith1-0/+37
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+11
2019-05-27Add Osmux support and tests for MGWPau Espin Pedrol4-6/+625
2019-03-28mgw: Ensure TC_selftest passed if no error is encounteredDaniel Willmann1-0/+3
2019-03-19MGCP_Test: Test AMR octet-aligned/bandwith-efficient mode conversionPhilipp Maier2-0/+67
2019-03-19MGCP_Test: allow setting of fmtp parametersPhilipp Maier1-7/+17
2019-02-26MGCP_Test: Add testcase to test ts101318/rfc5993 conversionPhilipp Maier2-0/+59
2019-02-20MGCP_Test: Add VTY accessPhilipp Maier4-1/+37
2018-12-23mgw: Tear down all RTP flows to avoid race condition on tear downDaniel Willmann1-0/+2
2018-10-24Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handlingDaniel Willmann1-1/+1
2018-09-06update expected resultsNeels Hofmeyr1-11/+5
2018-08-01mgw: Don't try to send packets while MDCX is underwayDaniel Willmann1-0/+2
2018-07-25MGCP_Test: Test what happens when two ends use different PTPhilipp Maier2-5/+24