1. ae02669 BSC_Tests: Start with much simpler tests at BSSAP / SCCP level by Harald Welte · 7 years ago
  2. 51b2468 mgw-nat: Make it build again (library code now has more dependencies) by Harald Welte · 7 years ago
  3. bc330be RSL_Emulation: Move templates into RSL_Types by Harald Welte · 7 years ago
  4. 7ae019e IPA_Emulation: split t_ASP_RSL_UD in send and receive template by Harald Welte · 7 years ago
  5. f8a0bda BSSMAP_Templates: Add parameters to tr_BSSMAP_ComplL3 for better matching by Harald Welte · 7 years ago
  6. 140714d regen_makefile.sh: Add Regex's for TITAN 6.3.0 by Harald Welte · 7 years ago
  7. 696ddb6 bsc-tests: Add BTS_Simulation, RSL_Tests and .cfg file by Harald Welte · 7 years ago
  8. 714ded9 library: Add RSL_Emulation.ttcn by Harald Welte · 7 years ago
  9. 9c0bddf General_Types: Make it work with TITAN 6.3.0 by Harald Welte · 7 years ago
  10. 0d846a7 IPA_Emulation: Add support for RSL port by Harald Welte · 7 years ago
  11. da9d36c IPA_Types: Define IpaStreamId for up to 4 TRX by Harald Welte · 7 years ago
  12. 101fbed RSL_Types: ts_RSL_CHAN_RQD needs access delay by Harald Welte · 7 years ago
  13. 7ae9314 RSL_Types: Add RACH and PAGING LOAD templates by Harald Welte · 7 years ago
  14. f4b068b RSL_Types: tr_RSL_MsgType() now accepts template as message discriminator by Harald Welte · 7 years ago
  15. c287775 RSL_Types: add tr_RSL_PAGING_CMD / tr_RSL_IMM_ASSIGN templates by Harald Welte · 7 years ago
  16. fff6930 RSL_Types: ms_identity, full_imm_ass_info IE types by Harald Welte · 7 years ago
  17. d5f521e RSL_Types: Define RACH Load IE by Harald Welte · 7 years ago
  18. 8f2c21d RSL_Types: Channel Mode contains a length byte by Harald Welte · 7 years ago
  19. 15bb5b5 RSL_Types: L3_INFO has TL16V type, not TLV (i.e. 16bit length) by Harald Welte · 7 years ago
  20. 319be82 RSL_Types: Define each enumerated member by Harald Welte · 7 years ago
  21. e09921f IPA_Emulation: Change default params to const, export them and use empty string by Harald Welte · 7 years ago
  22. 3b2ce02 GSM_Types: Label some templates as (value) templates by Harald Welte · 7 years ago
  23. e21096d IPA_Emulation: Allow client/server to specify CCM parameters by Harald Welte · 7 years ago
  24. e7096c1 ggsn: verify IPv4 addr + byte order in IPCP PCO DNS addresses by Harald Welte · 7 years ago
  25. eb9184d ggsn: Encode IPCP in IPCP Request, rather than using hard-coded hex string by Harald Welte · 7 years ago
  26. 71a3602 ggsn: Verify presence of DNS addresses in IPCP of PCO by Harald Welte · 7 years ago
  27. 961e5c9 MGCP_Templates: Accept 200 and 250 as ACK for DLCX by Daniel Willmann · 7 years ago
  28. fbef714 MGCP_Templates: Change channel codec to AMR since this is how it's used by Daniel Willmann · 7 years ago
  29. 04541d7 bsc-nat: Wait for the second MDCX in the BSC_MS conn handler by Daniel Willmann · 7 years ago
  30. e98bb2e BSSMAP: Ignore RSPI for unknown endpoint/CIC by Harald Welte · 7 years ago
  31. 1218883 IPA_Emulation: Properly dissect multiple IPA messages in one TCP segment by Harald Welte · 7 years ago
  32. 2659545 IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function by Harald Welte · 7 years ago
  33. 92e9816 IPA: Add support for IPAC_IDTAG_OSMO_RAND by Harald Welte · 7 years ago
  34. a1f0cbc ipa: PDU_IPA_CCM: Missing CROSSTAG to decode get/resp/other by Harald Welte · 7 years ago
  35. 643e2a6 add RSL_Types.ttcn - untested definitions defining GSM A-bis RSL by Harald Welte · 7 years ago
  36. 28d943e ts_BSSMAP_HandoReq: Hand in raw list as argument, not IE type by Harald Welte · 7 years ago
  37. 79feba5 rename 'ipa' directory to 'bsc-nat' by Harald Welte · 7 years ago
  38. 92632e1 ipa: Enable configuration on whether MGCP should use old or new IPA stream ID by Harald Welte · 7 years ago
  39. 1dd8f37 IPA_Emulation: Introduce template for ASP_IPA_Unitdata by Harald Welte · 7 years ago
  40. f09d1ba ipa: Ability to transport MGCP over UDP rather than IPA Mux by Harald Welte · 7 years ago
  41. 5aa1803 Move MGCP_CodecPort to library directory by Harald Welte · 7 years ago
  42. a34e47f BSC_MS_ConnectionHandler: Use actual state machine to enforce order of events by Harald Welte · 7 years ago
  43. 98f1f41 MSC_ConnectionHandler: Add 5s guard timer by Harald Welte · 7 years ago
  44. 8f3a962 BSC_MS_ConnectionHandler: Update FIXME/TODOs by Harald Welte · 7 years ago
  45. 2fb0479 ipa: Make test actually terminate. Ensure termination after 30s. by Harald Welte · 7 years ago
  46. 9ca9eb1 BSSMAP_Emulation: Set verdict to 'fail' in various lookup error paths by Harald Welte · 7 years ago
  47. 0a4317a ipa: Close SCCP Connection from MSC side; set verdict on BSC side by Harald Welte · 7 years ago
  48. be620f6 ipa: Give all components proper names to aid log interpretation by Harald Welte · 7 years ago
  49. 66fecd4 MSC_ConnectionHandler: Fix E1 timeslots to be monotonically incrementing by Harald Welte · 7 years ago
  50. 8ac9f02 MSC_ConnectionHandler: Use "Call Control" as release cause by Harald Welte · 7 years ago
  51. 11e7808 MSC_ConnectionHandler: Use correct (receive) template for ClearComplete by Harald Welte · 7 years ago
  52. c859df5 BSC_MS_ConnectionHandler: implement MGCP request->response handling by Harald Welte · 7 years ago
  53. 525a9c1 BSSMAP_Emulation: Fix regex for extraction of MGW endpoint number by Harald Welte · 7 years ago
  54. 1b2748e BSSMAP_Emulation: CIC extraction must happen on BSC side, not MSC side by Harald Welte · 7 years ago
  55. 9002957 MGCP_Templates: More templates (for the MGW side) by Harald Welte · 7 years ago
  56. 4c11d56 move MGCP utility functions from MSC_ConnectionHandler to MGCP_Templates by Harald Welte · 7 years ago
  57. 7dc5d37 MGC_Types: Add work-around for failure to distinguish between Cmd + Resp by Harald Welte · 7 years ago
  58. 51f34ad MGCP_Templates: Add missing 'any' for trans_id in tr_CRCX_ACK by Harald Welte · 7 years ago
  59. c82eef4 ipa: Further progress on the bsc-nat test suite by Harald Welte · 7 years ago
  60. 19ad52b IPA_Types: Fix length encoding during transmission of OSMO_EXT packets by Harald Welte · 7 years ago
  61. 4029e8c Move MGCP_Types.ttcn to library; extract MGCP_Templates.ttcn to library by Harald Welte · 7 years ago
  62. 2a8f847 WIP: attempt at IPA extended StreamID support by Harald Welte · 7 years ago
  63. fd33833 Add new parameter to plug osmo-bsc_nat in the middle by Daniel Willmann · 7 years ago
  64. 7ed2b08 BSSMAP_Templates: fix unbound rR_Cause member in Assignment Complete by Harald Welte · 7 years ago
  65. 5cc4aa2 BSSMAP_Emulation: Fix handling of userData by Harald Welte · 7 years ago
  66. ab05d6c BSSMAP_Templates: Correct name is AssignmentReq, not AssignmentCmd by Harald Welte · 7 years ago
  67. b3414b2 ipa: First version that emulates both MSC and BSC up to ASSIGNMENT REQ by Harald Welte · 7 years ago
  68. 365f4ed IPA/MSC/BSC Emulation: Framework for handling multiple SCCP connections by Harald Welte · 7 years ago
  69. c76f29f ipa: Pull everything together: L3->BSSAP->SCCP->IPA by Harald Welte · 7 years ago
  70. d86cdc6 Expand IPA emulaitpn code + example to include CCM and SCCP binding by Harald Welte · 7 years ago
  71. 00566f5 initial import of new IPA test port by Harald Welte · 7 years ago
  72. f6dd64d msc_tests: Initial skeleton for osmo-msc testing over SCCP/M3UA by Harald Welte · 7 years ago
  73. 874f24b Remove BSSAPP, BSSGP, BSSMAP, GTP, GTPv2, ISUP, LLC, MobileL3, NS, SNDCP by Harald Welte · 7 years ago
  74. 04d74cd Add ASP_ConnId_ReadyToRelease in all translation ports using IPL4asp by Harald Welte · 7 years ago
  75. cda8b9a mgw: Use dynamic runtime to allow use with log output plugins by Harald Welte · 7 years ago
  76. 34ca5b4 mgw: Fix SDP transport string "RTP/AVP" (one surplus "A" removed) by Harald Welte · 7 years ago
  77. 2bcfd3a mgw: Include mandatory connection-id in MDCX by Harald Welte · 7 years ago
  78. 5e5cce5 mgw: Add missing audio codec specification "a:PCMU" by Harald Welte · 7 years ago
  79. e0b331f mgw: update comment to reflect implemented tests by Harald Welte · 7 years ago
  80. 8d2fbb4 mgw: Move f_mgcp_par_append() to top of file by Harald Welte · 7 years ago
  81. 0d19861 mgw: Check for 535 in case of invalid packetization period by Harald Welte · 7 years ago
  82. f53f164 mgw: Test for duplicate transmission of DLCX by Harald Welte · 7 years ago
  83. 6d167f8 mgw: Add test cases for invalid DLCX commands by Harald Welte · 7 years ago
  84. 10889c1 mgw: generalize f_dlcx versions, avoiding copy+paste by Harald Welte · 7 years ago
  85. 79181ff mgw: Test DLCX in three diffeent (valid) configurations by Harald Welte · 7 years ago
  86. 9988d28 mgw: Avoid copy+paste of CRCX_ACK template by Harald Welte · 7 years ago
  87. edc45c1 mgw: Delete all connections of EP before starting a test case by Harald Welte · 7 years ago
  88. c40e0c3 mgw: make f_dlcx_{ok,ignore}() support EP, EP+call_id or EP+call_id+conn_id by Harald Welte · 7 years ago
  89. a01e38d mgw: Handle MgcpParameterList more elegantly, less repetition by Harald Welte · 7 years ago
  90. ba62c8c mgw: properly clean up endpoint by use of DLCX at end of each testcase by Harald Welte · 7 years ago
  91. f07c286 mgw: Add sockets for RTP packets + code for bind/connect/send RTP by Harald Welte · 7 years ago
  92. 5501536 mgw: Prepare for RTP support: Prefix ambiguous functions/variable names by Harald Welte · 7 years ago
  93. a7261d7 mgw: Add RTP_CodecPort throguh which we can send/receive RTP+RTCP by Harald Welte · 7 years ago
  94. 45295c5 MGCP_CodecPort: Update to IPL4asp R.29.A of 2017-Oct-17 by Harald Welte · 7 years ago
  95. cbae9d1 Fix TC_crcx_and_dlcx(): Don't assume DLCX returnsConncetionID by Harald Welte · 7 years ago
  96. 6f960b1 mgw: Ensure that CRCX succeeds only if ConnectionId is present in response by Harald Welte · 7 years ago
  97. bb5a19e ggsn_tests: Remove incomplete user plane testing code by Harald Welte · 7 years ago
  98. 21ba557 MGCP_Test: Add comments throughout the code to help readability by Harald Welte · 7 years ago
  99. 5b4c44e MGCP: Test for CRCX followed by DLCX by Harald Welte · 7 years ago
  100. e636afd MGCP: Extend tests significantly by Harald Welte · 7 years ago