1. 7794d5b RSL_Types: Handle IPA specific messages in tr_RSL_MsgTypeDR() by Harald Welte · 7 years ago
  2. f307500 RSL_Types: Fix RSL Message Type enumerated definition by Harald Welte · 7 years ago
  3. 624f963 BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_Emulation by Harald Welte · 7 years ago
  4. 004f5fb BSSMAP_Emulation: use BSSAP_CodecPort by Harald Welte · 7 years ago
  5. f1b64e2 BSC_Tests: Ensure MSC passes SpeechCodecList in AoIP ASSIGNMENT by Harald Welte · 7 years ago
  6. 235ebf1 BSC_Tests: Add whole bunch of new assignment tests by Harald Welte · 7 years ago
  7. 4bf5fc9 BSSMAP_Templates: Define various ASSIGNMENT related templates/constants by Harald Welte · 7 years ago
  8. b69533d BSSMAP_Templates: Define enum with 08.08 cause values by Harald Welte · 7 years ago
  9. cfe2c96 BSC_Tests: Add TC_outbound_connect to test if BSC rejects inbound SCCP connections by Harald Welte · 7 years ago
  10. cc7e4dc BSSMAP_Templates: Enable use for AoIP, not just E1-CIC by Harald Welte · 7 years ago
  11. 9958a4d RSL_Types: Add various IPA / Abis-IP specific IEs + templates by Harald Welte · 7 years ago
  12. 16a4adf BSC_Tests: Add TC_assignment_cic_only (AoIP Assign. must fail with only CIC) by Harald Welte · 7 years ago
  13. a8ed906 BSC_Tests / RSL_Types: Add enumerated for RSL Cause value by Harald Welte · 7 years ago
  14. 5d1a220 bsc: Run three virtual BTSs (2 in one lac, 1 in another) by Harald Welte · 7 years ago
  15. 067d66e Add RTP_Emulation (stream source/sink) on top of RTP_CodecPort by Harald Welte · 7 years ago
  16. 1a9b35d Add missing RTP_CodecPort_CtrlFunct TTCN and C++ files by Harald Welte · 7 years ago
  17. 152c38c move RTP_CodecPort.ttcn to library by Harald Welte · 7 years ago
  18. 1697976 Osmocom_CTRL_Types.ttcn: workaround to compile on TITAN 6.1.0 by Harald Welte · 7 years ago
  19. 4c5ef5b IPA_Types: Add ts_PDU_IPA (selftest fixup by Harald Welte · 7 years ago
  20. 735dd07 RSL_Types: Work around (perceived) shortcoming of TITAN RAW encoder by Harald Welte · 7 years ago
  21. 3e6ad89 IPA_Emulation: Call f_IPL4_setGetMsgLen for both client and server by Harald Welte · 7 years ago
  22. 72cecfa BSSMAP_Templates: Add templates for various PAGING options by Harald Welte · 7 years ago
  23. 51d7410 RSL_Types: Fix coding of RSL_IE_ChanNeeded and matching if PAGING_CMD by Harald Welte · 7 years ago
  24. fdfa046 Osmocom_CTRL: Fix matching on incoming trap; avoid generating error verdicts in functions by Harald Welte · 7 years ago
  25. 346658d BSSAP_CodecPort: respondingAddress is optional in BSSAP_N_DISCONNECT_ind by Harald Welte · 7 years ago
  26. 510a287 BSSAP_CodecPort: Don't dereference optional fields unconditionally by Harald Welte · 7 years ago
  27. e8a5ab1 RSL_Types: New tr_RSL_REL_REQ and tr_RSL_DEACT_SACCH templates by Harald Welte · 7 years ago
  28. 6efa8e3 RSL_Types: Fix RSL_IE_Cause (missing length octet) by Harald Welte · 7 years ago
  29. cfa79ad BSSMAP_Templates: Add tr_BSSMAP_ClearRequest by Harald Welte · 7 years ago
  30. 36975c8 add missing BSSAP_CodecPort file by Harald Welte · 7 years ago
  31. 4a26736 RSL_Types: Add ts_RSL_RF_CHAN_REL_ACK and ts_RSL_MsgDiscType by Harald Welte · 7 years ago
  32. 3ec493f Osmocom_CTRL_Fucntions: Add f_ctrl_get_ratectr_abs and f_ctrl_get_exp_ratectr_abs by Harald Welte · 7 years ago
  33. 0ac4667 Osmocom_CTRL_Types: Permit * (wildcard) and fix pattern syntax by Harald Welte · 7 years ago
  34. 852a384 Osmocom_CTRL_Functions: Add f_ctrl_get_exp() function to GET + match expected by Harald Welte · 7 years ago
  35. 95a4781 Osmocom_CTRL_Functions: Make TRAP resistant (ignore TRAPs) by Harald Welte · 7 years ago
  36. 5819b55 IPA_Emulation: Don't send events to unconnected ports by Harald Welte · 7 years ago
  37. 03c0e56 IPA_Emulation: Send ASP_IPA_EVENT_UP even in client mode by Harald Welte · 7 years ago
  38. a76c4bb Extend IPA_Emulation with support for CTRL by Harald Welte · 7 years ago
  39. bdb6370 IPA_Emulation: Add comments by Harald Welte · 7 years ago
  40. bc330be RSL_Emulation: Move templates into RSL_Types by Harald Welte · 7 years ago
  41. 7ae019e IPA_Emulation: split t_ASP_RSL_UD in send and receive template by Harald Welte · 7 years ago
  42. f8a0bda BSSMAP_Templates: Add parameters to tr_BSSMAP_ComplL3 for better matching by Harald Welte · 7 years ago
  43. 714ded9 library: Add RSL_Emulation.ttcn by Harald Welte · 7 years ago
  44. 9c0bddf General_Types: Make it work with TITAN 6.3.0 by Harald Welte · 7 years ago
  45. 0d846a7 IPA_Emulation: Add support for RSL port by Harald Welte · 7 years ago
  46. da9d36c IPA_Types: Define IpaStreamId for up to 4 TRX by Harald Welte · 7 years ago
  47. 101fbed RSL_Types: ts_RSL_CHAN_RQD needs access delay by Harald Welte · 7 years ago
  48. 7ae9314 RSL_Types: Add RACH and PAGING LOAD templates by Harald Welte · 7 years ago
  49. f4b068b RSL_Types: tr_RSL_MsgType() now accepts template as message discriminator by Harald Welte · 7 years ago
  50. c287775 RSL_Types: add tr_RSL_PAGING_CMD / tr_RSL_IMM_ASSIGN templates by Harald Welte · 7 years ago
  51. fff6930 RSL_Types: ms_identity, full_imm_ass_info IE types by Harald Welte · 7 years ago
  52. d5f521e RSL_Types: Define RACH Load IE by Harald Welte · 7 years ago
  53. 8f2c21d RSL_Types: Channel Mode contains a length byte by Harald Welte · 7 years ago
  54. 15bb5b5 RSL_Types: L3_INFO has TL16V type, not TLV (i.e. 16bit length) by Harald Welte · 7 years ago
  55. 319be82 RSL_Types: Define each enumerated member by Harald Welte · 7 years ago
  56. e09921f IPA_Emulation: Change default params to const, export them and use empty string by Harald Welte · 7 years ago
  57. 3b2ce02 GSM_Types: Label some templates as (value) templates by Harald Welte · 7 years ago
  58. e21096d IPA_Emulation: Allow client/server to specify CCM parameters by Harald Welte · 7 years ago
  59. 71a3602 ggsn: Verify presence of DNS addresses in IPCP of PCO by Harald Welte · 7 years ago
  60. 961e5c9 MGCP_Templates: Accept 200 and 250 as ACK for DLCX by Daniel Willmann · 7 years ago
  61. fbef714 MGCP_Templates: Change channel codec to AMR since this is how it's used by Daniel Willmann · 7 years ago
  62. e98bb2e BSSMAP: Ignore RSPI for unknown endpoint/CIC by Harald Welte · 7 years ago
  63. 1218883 IPA_Emulation: Properly dissect multiple IPA messages in one TCP segment by Harald Welte · 7 years ago
  64. 2659545 IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function by Harald Welte · 7 years ago
  65. 92e9816 IPA: Add support for IPAC_IDTAG_OSMO_RAND by Harald Welte · 7 years ago
  66. a1f0cbc ipa: PDU_IPA_CCM: Missing CROSSTAG to decode get/resp/other by Harald Welte · 7 years ago
  67. 643e2a6 add RSL_Types.ttcn - untested definitions defining GSM A-bis RSL by Harald Welte · 7 years ago
  68. 28d943e ts_BSSMAP_HandoReq: Hand in raw list as argument, not IE type by Harald Welte · 7 years ago
  69. 92632e1 ipa: Enable configuration on whether MGCP should use old or new IPA stream ID by Harald Welte · 7 years ago
  70. 1dd8f37 IPA_Emulation: Introduce template for ASP_IPA_Unitdata by Harald Welte · 7 years ago
  71. 5aa1803 Move MGCP_CodecPort to library directory by Harald Welte · 7 years ago
  72. 9ca9eb1 BSSMAP_Emulation: Set verdict to 'fail' in various lookup error paths by Harald Welte · 7 years ago
  73. 0a4317a ipa: Close SCCP Connection from MSC side; set verdict on BSC side by Harald Welte · 7 years ago
  74. be620f6 ipa: Give all components proper names to aid log interpretation by Harald Welte · 7 years ago
  75. 66fecd4 MSC_ConnectionHandler: Fix E1 timeslots to be monotonically incrementing by Harald Welte · 7 years ago
  76. c859df5 BSC_MS_ConnectionHandler: implement MGCP request->response handling by Harald Welte · 7 years ago
  77. 525a9c1 BSSMAP_Emulation: Fix regex for extraction of MGW endpoint number by Harald Welte · 7 years ago
  78. 1b2748e BSSMAP_Emulation: CIC extraction must happen on BSC side, not MSC side by Harald Welte · 7 years ago
  79. 9002957 MGCP_Templates: More templates (for the MGW side) by Harald Welte · 7 years ago
  80. 4c11d56 move MGCP utility functions from MSC_ConnectionHandler to MGCP_Templates by Harald Welte · 7 years ago
  81. 7dc5d37 MGC_Types: Add work-around for failure to distinguish between Cmd + Resp by Harald Welte · 7 years ago
  82. 51f34ad MGCP_Templates: Add missing 'any' for trans_id in tr_CRCX_ACK by Harald Welte · 7 years ago
  83. c82eef4 ipa: Further progress on the bsc-nat test suite by Harald Welte · 7 years ago
  84. 19ad52b IPA_Types: Fix length encoding during transmission of OSMO_EXT packets by Harald Welte · 7 years ago
  85. 4029e8c Move MGCP_Types.ttcn to library; extract MGCP_Templates.ttcn to library by Harald Welte · 7 years ago
  86. 2a8f847 WIP: attempt at IPA extended StreamID support by Harald Welte · 7 years ago
  87. 7ed2b08 BSSMAP_Templates: fix unbound rR_Cause member in Assignment Complete by Harald Welte · 7 years ago
  88. 5cc4aa2 BSSMAP_Emulation: Fix handling of userData by Harald Welte · 7 years ago
  89. ab05d6c BSSMAP_Templates: Correct name is AssignmentReq, not AssignmentCmd by Harald Welte · 7 years ago
  90. b3414b2 ipa: First version that emulates both MSC and BSC up to ASSIGNMENT REQ by Harald Welte · 7 years ago
  91. 365f4ed IPA/MSC/BSC Emulation: Framework for handling multiple SCCP connections by Harald Welte · 7 years ago
  92. c76f29f ipa: Pull everything together: L3->BSSAP->SCCP->IPA by Harald Welte · 7 years ago
  93. d86cdc6 Expand IPA emulaitpn code + example to include CCM and SCCP binding by Harald Welte · 7 years ago
  94. 00566f5 initial import of new IPA test port by Harald Welte · 7 years ago
  95. 04d74cd Add ASP_ConnId_ReadyToRelease in all translation ports using IPL4asp by Harald Welte · 7 years ago
  96. 244cd8a sysinfo: Fix the TC_telnet test case VTY command order by Harald Welte · 7 years ago
  97. b26cfff LAPDm_RAW_PT: Use default L1CTL socket by Harald Welte · 7 years ago
  98. f68765d L1CTL_PortType: Make osmocom_l2 socket configurable as module parameter by Harald Welte · 7 years ago
  99. f976492 sysinfo: Fix compilation by Harald Welte · 7 years ago
  100. 303c19a Add Native_Functions module for inet_addr / inet_ntoa by Harald Welte · 7 years ago