1. cda8b9a mgw: Use dynamic runtime to allow use with log output plugins by Harald Welte · 7 years ago
  2. 34ca5b4 mgw: Fix SDP transport string "RTP/AVP" (one surplus "A" removed) by Harald Welte · 7 years ago
  3. 2bcfd3a mgw: Include mandatory connection-id in MDCX by Harald Welte · 7 years ago
  4. 5e5cce5 mgw: Add missing audio codec specification "a:PCMU" by Harald Welte · 7 years ago
  5. e0b331f mgw: update comment to reflect implemented tests by Harald Welte · 7 years ago
  6. 8d2fbb4 mgw: Move f_mgcp_par_append() to top of file by Harald Welte · 7 years ago
  7. 0d19861 mgw: Check for 535 in case of invalid packetization period by Harald Welte · 7 years ago
  8. f53f164 mgw: Test for duplicate transmission of DLCX by Harald Welte · 7 years ago
  9. 6d167f8 mgw: Add test cases for invalid DLCX commands by Harald Welte · 7 years ago
  10. 10889c1 mgw: generalize f_dlcx versions, avoiding copy+paste by Harald Welte · 7 years ago
  11. 79181ff mgw: Test DLCX in three diffeent (valid) configurations by Harald Welte · 7 years ago
  12. 9988d28 mgw: Avoid copy+paste of CRCX_ACK template by Harald Welte · 7 years ago
  13. edc45c1 mgw: Delete all connections of EP before starting a test case by Harald Welte · 7 years ago
  14. c40e0c3 mgw: make f_dlcx_{ok,ignore}() support EP, EP+call_id or EP+call_id+conn_id by Harald Welte · 7 years ago
  15. a01e38d mgw: Handle MgcpParameterList more elegantly, less repetition by Harald Welte · 7 years ago
  16. ba62c8c mgw: properly clean up endpoint by use of DLCX at end of each testcase by Harald Welte · 7 years ago
  17. f07c286 mgw: Add sockets for RTP packets + code for bind/connect/send RTP by Harald Welte · 7 years ago
  18. 5501536 mgw: Prepare for RTP support: Prefix ambiguous functions/variable names by Harald Welte · 7 years ago
  19. a7261d7 mgw: Add RTP_CodecPort throguh which we can send/receive RTP+RTCP by Harald Welte · 7 years ago
  20. 45295c5 MGCP_CodecPort: Update to IPL4asp R.29.A of 2017-Oct-17 by Harald Welte · 7 years ago
  21. cbae9d1 Fix TC_crcx_and_dlcx(): Don't assume DLCX returnsConncetionID by Harald Welte · 7 years ago
  22. 6f960b1 mgw: Ensure that CRCX succeeds only if ConnectionId is present in response by Harald Welte · 7 years ago
  23. 21ba557 MGCP_Test: Add comments throughout the code to help readability by Harald Welte · 7 years ago
  24. 5b4c44e MGCP: Test for CRCX followed by DLCX by Harald Welte · 7 years ago
  25. e636afd MGCP: Extend tests significantly by Harald Welte · 7 years ago
  26. e1e18c5 MGCP: introduce global variable + accessor function for transaction ID by Harald Welte · 7 years ago
  27. 9ccb480 MGCP: don't use dec_MGCP_Message to avoid (possible) TITAN bug by Harald Welte · 7 years ago
  28. 3c6ebb9 MGCP_Test: Some templates to encode MGCP messages by Harald Welte · 7 years ago
  29. 2c6dba1 Introduce MGCP_CodecPort on top of UDP port by Harald Welte · 7 years ago
  30. 12000e2 mgw: Use official Titan SDP library for encode/decode of SDP in MGCP by Harald Welte · 7 years ago
  31. 2871d0b mgw: Add missing mandatory "s=" to SDP of c_mdcx4 by Harald Welte · 7 years ago
  32. 00a067f Add minimal MGCP parser/encoder based on TEXT codec by Harald Welte · 7 years ago