1. 28bb829 MGCP_Test: Make sure PT in RTP-Stream and MGCP match up by Philipp Maier · 6 years ago
  2. 4de3e37 MGCP_Test: do not use constant IP addresses by Philipp Maier · 6 years ago
  3. 2321ef9 MGCP_Test: add tests to verify actual RTP flows by Philipp Maier · 6 years ago
  4. 76a8d01 MGCP_Test: ts_CRCX_no_lco: check media description instead of media attribute by Philipp Maier · 6 years ago
  5. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  6. 45635f4 MGCP_Test: Test non LCO crcx by Philipp Maier · 6 years ago
  7. ac8fc7f MGCP_Test: expect TC_crcx_illegal_double_lco to pass by Philipp Maier · 6 years ago
  8. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  9. fc0384a mask timestamps and source file nrs in expected-results.xml files by Neels Hofmeyr · 6 years ago
  10. 1fd6679 fix build: don't clean out expected-results.log: rename to *.xml by Neels Hofmeyr · 6 years ago
  11. 3cf797d add compare-results.sh, call from start-testsuite.sh by Neels Hofmeyr · 6 years ago
  12. edc8874 mgw: Fix mixed-up MGW / local IP address by Harald Welte · 6 years ago
  13. 935cb8f mgw: Don't use RTP_Endpoint anymore. We use RTP_Emulation new. by Harald Welte · 6 years ago
  14. bb7523b mgw: Add first tests for testing RTP streams by Harald Welte · 6 years ago
  15. cb8b427 mgw: Add statistics to RTP_Emulation and link/build it in mgw test by Harald Welte · 6 years ago
  16. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  17. ade455b MGCP_Test: fix config file include path by Philipp Maier · 6 years ago
  18. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  19. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  20. e057146 re-organize configuration files; add tcpdump integration by Harald Welte · 6 years ago
  21. 6367d7b Don't symlink non-existent file by Max · 6 years ago
  22. 8a3dc92 MGCP_Test: test illegal wildcarded DLCX and MDCX by Philipp Maier · 6 years ago
  23. dffa6a4 MGCP_Test: Clean up after TC_crcx_sdp by Philipp Maier · 6 years ago
  24. 5e06cee MCGP_Test: Add tests for wildcarded CRCX by Philipp Maier · 6 years ago
  25. bb7a01c mgw: add constants for mgw endpoint and domain name by Philipp Maier · 6 years ago
  26. 818b6e4 Add "SourceInfoFormat := Single;" to all test configs by Harald Welte · 7 years ago
  27. f91edf3 MGCP_Test: be more liberal in some of the error codes we expect by Harald Welte · 7 years ago
  28. 33d8216 MGCP: Add 30 endpoint number test to control section by Harald Welte · 7 years ago
  29. 646ecdb MGCP_Test: Test use of 30 endpoint numbers by Harald Welte · 7 years ago
  30. 152c38c move RTP_CodecPort.ttcn to library by Harald Welte · 7 years ago
  31. 20a58c6 generalize shared code from regen_makefile.sh into shared helper script by Harald Welte · 7 years ago
  32. 9fbe93f regen_makefile.sh: Fix TITAN 6.1.0 support by Harald Welte · 7 years ago
  33. 6807982 Makefile: clone dependencies into 'deps' folder by Harald Welte · 7 years ago
  34. 140714d regen_makefile.sh: Add Regex's for TITAN 6.3.0 by Harald Welte · 7 years ago
  35. 5aa1803 Move MGCP_CodecPort to library directory by Harald Welte · 7 years ago
  36. 4029e8c Move MGCP_Types.ttcn to library; extract MGCP_Templates.ttcn to library by Harald Welte · 7 years ago
  37. cda8b9a mgw: Use dynamic runtime to allow use with log output plugins by Harald Welte · 7 years ago
  38. 34ca5b4 mgw: Fix SDP transport string "RTP/AVP" (one surplus "A" removed) by Harald Welte · 7 years ago
  39. 2bcfd3a mgw: Include mandatory connection-id in MDCX by Harald Welte · 7 years ago
  40. 5e5cce5 mgw: Add missing audio codec specification "a:PCMU" by Harald Welte · 7 years ago
  41. e0b331f mgw: update comment to reflect implemented tests by Harald Welte · 7 years ago
  42. 8d2fbb4 mgw: Move f_mgcp_par_append() to top of file by Harald Welte · 7 years ago
  43. 0d19861 mgw: Check for 535 in case of invalid packetization period by Harald Welte · 7 years ago
  44. f53f164 mgw: Test for duplicate transmission of DLCX by Harald Welte · 7 years ago
  45. 6d167f8 mgw: Add test cases for invalid DLCX commands by Harald Welte · 7 years ago
  46. 10889c1 mgw: generalize f_dlcx versions, avoiding copy+paste by Harald Welte · 7 years ago
  47. 79181ff mgw: Test DLCX in three diffeent (valid) configurations by Harald Welte · 7 years ago
  48. 9988d28 mgw: Avoid copy+paste of CRCX_ACK template by Harald Welte · 7 years ago
  49. edc45c1 mgw: Delete all connections of EP before starting a test case by Harald Welte · 7 years ago
  50. c40e0c3 mgw: make f_dlcx_{ok,ignore}() support EP, EP+call_id or EP+call_id+conn_id by Harald Welte · 7 years ago
  51. a01e38d mgw: Handle MgcpParameterList more elegantly, less repetition by Harald Welte · 7 years ago
  52. ba62c8c mgw: properly clean up endpoint by use of DLCX at end of each testcase by Harald Welte · 7 years ago
  53. f07c286 mgw: Add sockets for RTP packets + code for bind/connect/send RTP by Harald Welte · 7 years ago
  54. 5501536 mgw: Prepare for RTP support: Prefix ambiguous functions/variable names by Harald Welte · 7 years ago
  55. a7261d7 mgw: Add RTP_CodecPort throguh which we can send/receive RTP+RTCP by Harald Welte · 7 years ago
  56. 45295c5 MGCP_CodecPort: Update to IPL4asp R.29.A of 2017-Oct-17 by Harald Welte · 7 years ago
  57. cbae9d1 Fix TC_crcx_and_dlcx(): Don't assume DLCX returnsConncetionID by Harald Welte · 7 years ago
  58. 6f960b1 mgw: Ensure that CRCX succeeds only if ConnectionId is present in response by Harald Welte · 7 years ago
  59. 21ba557 MGCP_Test: Add comments throughout the code to help readability by Harald Welte · 7 years ago
  60. 5b4c44e MGCP: Test for CRCX followed by DLCX by Harald Welte · 7 years ago
  61. e636afd MGCP: Extend tests significantly by Harald Welte · 7 years ago
  62. e1e18c5 MGCP: introduce global variable + accessor function for transaction ID by Harald Welte · 7 years ago
  63. 9ccb480 MGCP: don't use dec_MGCP_Message to avoid (possible) TITAN bug by Harald Welte · 7 years ago
  64. 3c6ebb9 MGCP_Test: Some templates to encode MGCP messages by Harald Welte · 7 years ago
  65. 2c6dba1 Introduce MGCP_CodecPort on top of UDP port by Harald Welte · 7 years ago
  66. 12000e2 mgw: Use official Titan SDP library for encode/decode of SDP in MGCP by Harald Welte · 7 years ago
  67. 2871d0b mgw: Add missing mandatory "s=" to SDP of c_mdcx4 by Harald Welte · 7 years ago
  68. 00a067f Add minimal MGCP parser/encoder based on TEXT codec by Harald Welte · 7 years ago