aboutsummaryrefslogtreecommitdiffstats
path: root/mgw
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-25MGCP_Test: add function to check for RTP err countersPhilipp Maier1-47/+14
2018-07-24MGCP_Test: check payload type of received RTP packetsPhilipp Maier1-0/+29
2018-07-24Stop tests after failuresDaniel Willmann2-6/+30
2018-07-21MGCP_Test: Make sure PT in RTP-Stream and MGCP match upPhilipp Maier1-1/+21
2018-06-29MGCP_Test: do not use constant IP addressesPhilipp Maier1-4/+4
2018-06-28MGCP_Test: add tests to verify actual RTP flowsPhilipp Maier2-25/+378
2018-06-23MGCP_Test: ts_CRCX_no_lco: check media description instead of media attributePhilipp Maier1-1/+1
2018-06-14Add README.md file for several suitesPau Espin Pedrol1-0/+17
2018-06-06MGCP_Test: Test non LCO crcxPhilipp Maier2-0/+40
2018-06-06MGCP_Test: expect TC_crcx_illegal_double_lco to passPhilipp Maier1-6/+1
2018-05-23Print more self-explanatory error message on bind/connect failuresHarald Welte2-3/+12
2018-04-11mask timestamps and source file nrs in expected-results.xml filesNeels Hofmeyr1-29/+29
2018-04-11fix build: don't clean out expected-results.log: rename to *.xmlNeels Hofmeyr1-0/+0
2018-04-06add compare-results.sh, call from start-testsuite.shNeels Hofmeyr1-0/+36
2018-03-29mgw: Fix mixed-up MGW / local IP addressHarald Welte1-2/+2
2018-03-29mgw: Don't use RTP_Endpoint anymore. We use RTP_Emulation new.Harald Welte1-11/+0
2018-03-29mgw: Add first tests for testing RTP streamsHarald Welte1-0/+164
2018-03-29mgw: Add statistics to RTP_Emulation and link/build it in mgw testHarald Welte2-3/+5
2018-03-16ignore results of .ttcnpp filesNeels Hofmeyr1-0/+2
2018-03-16MGCP_Test: fix config file include pathPhilipp Maier1-1/+1
2018-03-16fix gen_links.sh: don't include source dir as link targetNeels Hofmeyr1-8/+1
2018-03-13remove *.default from [EXECUTE] in *.default filesHarald Welte2-1/+1
2018-02-14re-organize configuration files; add tcpdump integrationHarald Welte2-30/+44
2018-02-05Don't symlink non-existent fileMax1-1/+1
2018-02-02MGCP_Test: test illegal wildcarded DLCX and MDCXPhilipp Maier2-0/+56
2018-02-02MGCP_Test: Clean up after TC_crcx_sdpPhilipp Maier1-0/+4
2018-02-02MCGP_Test: Add tests for wildcarded CRCXPhilipp Maier2-0/+72
2018-02-02mgw: add constants for mgw endpoint and domain namePhilipp Maier2-24/+38
2018-01-17Add "SourceInfoFormat := Single;" to all test configsHarald Welte1-0/+1
2017-12-28MGCP_Test: be more liberal in some of the error codes we expectHarald Welte1-5/+4
2017-12-28MGCP: Add 30 endpoint number test to control sectionHarald Welte1-0/+2
2017-12-28MGCP_Test: Test use of 30 endpoint numbersHarald Welte1-0/+26
2017-12-13move RTP_CodecPort.ttcn to libraryHarald Welte2-62/+1