osmo-ttcn3-hacks/library
Harald Welte 70b52c9d4b RSL_Emulation: Add procedure calls to suspend/resume dchan handling
We introduce a procedure by which any DchanHandler can globally
disable all receiving/processing of DChan related messages.  This is
required in upcoming handover code, as we need to block handling
of messages such as RSL IPAC CRCX on the new Dchan before we have
processed the RR HANDOVER CMD and raised an associated expect here in
the RSL emulation code.

Change-Id: Ibef65f87d0d481accbc0e019874dd43b3f9a5dbc
2018-02-13 08:15:33 +01:00
..
BSSAP_Adapter.ttcn WIP: Prepare MSC_Tests for ability to emulate two BSCs 2018-02-13 08:15:33 +01:00
BSSAP_CodecPort.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
BSSMAP_Emulation.ttcn WIP: Prepare MSC_Tests for ability to emulate two BSCs 2018-02-13 08:15:33 +01:00
BSSMAP_Templates.ttcn BSSMAP: Fix L3 sequence number for ComplL3(Paging Response) 2018-02-11 11:49:47 +01:00
GSMTAP_PortType.ttcn Add ASP_ConnId_ReadyToRelease in all translation ports using IPL4asp 2017-11-19 09:29:51 +01:00
GSMTAP_Types.ttcn Introduce 'library' directory for modules shared by multiple test cases 2017-07-19 19:57:26 +02:00
GSM_RR_Types.ttcn GSM_RR_Types: Parse PacketChannelDescription 2017-07-30 04:19:14 +02:00
GSM_SystemInformation.ttcn sysinfo: Fix compilation 2017-08-20 22:47:44 +02:00
GSM_Types.ttcn GSM_Types: Enable sub-slot templating in t_RslChanNr_Lm 2018-01-29 21:35:12 +00:00
GSUP_Emulation.ttcn GSUP: Initialize ExpectTable 2018-01-27 21:55:34 +01:00
GSUP_Types.ttcn msc: Add TC_gsup_cancel testing GSUP Location Cancel 2018-01-27 19:00:04 +01:00
General_Types.ttcn General_Types: Make it work with TITAN 6.3.0 2017-12-08 13:58:08 +01:00
IPA_CodecPort.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
IPA_CodecPort_CtrlFunct.ttcn IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function 2017-11-29 11:46:24 +01:00
IPA_CodecPort_CtrlFunctDef.cc IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function 2017-11-29 11:46:24 +01:00
IPA_Emulation.ttcn GSUP: Fix handling of odd-length IMSI and 0xF filler digit 2018-01-24 22:42:25 +01:00
IPA_Types.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
IPCP_Types.ttcn ggsn: Verify presence of DNS addresses in IPCP of PCO 2017-12-04 19:04:24 +01:00
IPL4_GSMTAP_CtrlFunct.ttcn Introduce 'library' directory for modules shared by multiple test cases 2017-07-19 19:57:26 +02:00
IPL4_GSMTAP_CtrlFunctDef.cc Introduce 'library' directory for modules shared by multiple test cases 2017-07-19 19:57:26 +02:00
IuUP_Emulation.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
IuUP_EncDec.cc Add 3GPP TS 25.415 IuUP encoder/decoder 2017-12-25 00:00:58 +01:00
IuUP_Types.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
L1CTL_PortType.ttcn L1CTL_PortType: Make osmocom_l2 socket configurable as module parameter 2017-08-20 22:54:57 +02:00
L1CTL_Types.ttcn Add Definitions for GPRS coding schemes 2017-08-01 00:05:52 +02:00
L3_Templates.ttcn msc: Mobile Terminated Voice Call test 2018-02-11 11:49:48 +01:00
LAPDm_RAW_PT.ttcn LAPDm_RAW_PT: Use default L1CTL socket 2017-08-25 09:56:47 +02:00
LAPDm_Types.ttcn move LAPDm_types to library + make lapdm executable compile again 2017-07-31 16:15:56 +02:00
MGCP_CodecPort.ttcn MGCP_CodecPort: Receive MGCP command or response 2018-01-26 10:42:53 +01:00
MGCP_CodecPort_CtrlFunct.ttcn Move MGCP_CodecPort to library directory 2017-11-25 02:05:04 +01:00
MGCP_CodecPort_CtrlFunctDef.cc Move MGCP_CodecPort to library directory 2017-11-25 02:05:04 +01:00
MGCP_Emulation.ttcn bsc: Handle wildcard endpoint name in MGCP CRCX 2018-01-30 20:10:56 +01:00
MGCP_Templates.ttcn bsc: Handle wildcard endpoint name in MGCP CRCX 2018-01-30 20:10:56 +01:00
MGCP_Types.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
MNCC_CodecPort.ttcn MNCC: Add some useful templates / helper functions 2018-01-17 13:34:58 +00:00
MNCC_Emulation.ttcn MNCC_Emulation: Initialize connection table 2018-02-06 16:23:36 +01:00
MNCC_EncDec.cc MNCC: Fix encoding of non-signal MNCC PDUs 2018-02-11 11:46:32 +01:00
MNCC_Types.ttcn msc: Mobile Terminated Voice Call test 2018-02-11 11:49:48 +01:00
Native_FunctionDefs.cc library: Implement f_inet6_addr function 2018-01-29 15:18:19 +01:00
Native_Functions.ttcn library: Implement f_inet6_addr function 2018-01-29 15:18:19 +01:00
Osmocom_CTRL_Adapter.ttcn bsc test: Abstract out CTRL handling so it can be re-used from MSC test 2018-01-21 19:31:09 +01:00
Osmocom_CTRL_Functions.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
Osmocom_CTRL_Types.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
Osmocom_Types.ttcn msc: Move f_sleep() to common Osmocom_Types.ttcn 2018-01-26 22:53:57 +01:00
Osmocom_VTY_Functions.ttcn Osmocom_VTY_Functions: Make prompt configurable 2018-01-24 18:53:32 +01:00
RLCMAC_CSN1_Types.ttcn RLCMAC_CSN1: Add "other" for not-yet-implemented message types 2017-08-01 00:27:06 +02:00
RLCMAC_EncDec.cc sysinfo: Fix the TC_telnet test case VTY command order 2017-08-26 09:25:20 +02:00
RLCMAC_Types.ttcn RLCMAC: Integrate encoding/decoding of Control Message Payload 2017-08-01 00:27:39 +02:00
RSL_Emulation.ttcn RSL_Emulation: Add procedure calls to suspend/resume dchan handling 2018-02-13 08:15:33 +01:00
RSL_Types.ttcn RSL_Types: More templates, f_rsl_find_ie() for finding an IE in a message 2018-01-29 21:35:12 +00:00
RTP_CodecPort.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
RTP_CodecPort_CtrlFunct.ttcn Add missing RTP_CodecPort_CtrlFunct TTCN and C++ files 2017-12-13 15:42:31 +01:00
RTP_CodecPort_CtrlFunctDef.cc Add missing RTP_CodecPort_CtrlFunct TTCN and C++ files 2017-12-13 15:42:31 +01:00
RTP_Emulation.ttcn WIP: Prepare MSC_Tests for ability to emulate two BSCs 2018-02-13 08:15:33 +01:00
mncc.h Add a MNCC Socket implementation for TTCN-3 2018-01-03 21:09:35 +01:00