Skip to content

Console Output

Skipping 51 KB.. Full Log
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `IP_Types.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Endpoint.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Types.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Checking modules...
MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types':
 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
OSMUX_Emulation.ttcn: In TTCN-3 module `OSMUX_Emulation':
 OSMUX_Emulation.ttcn:343.9-354.1: In function definition `f_rxhandle_cid_add':
  OSMUX_Emulation.ttcn:353.2-9: warning: Control never reaches this statement
 OSMUX_Emulation.ttcn:356.9-366.1: In function definition `f_txhandle_cid_add':
  OSMUX_Emulation.ttcn:365.2-9: warning: Control never reaches this statement
MGCP_Test.ttcn: In TTCN-3 module `MGCP_Test':
 MGCP_Test.ttcn:114.10-150.2: In function definition `f_init':
  MGCP_Test.ttcn:144.3-147.3: In if statement:
   MGCP_Test.ttcn:146.4-29: In function instance:
    MGCP_Test.ttcn:305.2-308.2: In function definition `f_dlcx_ignore':
     MGCP_Test.ttcn:307.3-36: In function instance:
      MGCP_Test.ttcn:281.2-296.2: In function definition `f_dlcx':
       MGCP_Test.ttcn:295.3-41: In variable assignment:
        MGCP_Test.ttcn:237.2-266.2: In function definition `mgcp_transceive_mgw':
         MGCP_Test.ttcn:246.3-257.3: In alt construct:
          MGCP_Test.ttcn:248.7-41: In guard operation:
           MGCP_Test.ttcn:248.7-41: In receive statement:
            MGCP_Test.ttcn:248.20-40: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot.
 MGCP_Test.ttcn:268.2-279.2: In function definition `extract_conn_id':
  MGCP_Test.ttcn:278.3-20: warning: Control never reaches this statement
 MGCP_Test.ttcn:612.2-627.2: In function definition `f_crcx':
  MGCP_Test.ttcn:623.3-23: In function instance:
   MGCP_Test.ttcn:623.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:629.2-659.2: In function definition `f_crcx_no_lco':
  MGCP_Test.ttcn:640.3-23: In function instance:
   MGCP_Test.ttcn:640.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:661.2-695.2: In function definition `f_crcx_osmux':
  MGCP_Test.ttcn:675.3-23: In function instance:
   MGCP_Test.ttcn:675.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:858.2-884.2: In testcase definition `TC_crcx_wildcarded':
  MGCP_Test.ttcn:869.3-23: In function instance:
   MGCP_Test.ttcn:869.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:887.2-925.2: In testcase definition `TC_crcx_wildcarded_exhaust':
  MGCP_Test.ttcn:898.3-912.3: In for statement:
   MGCP_Test.ttcn:903.4-24: In function instance:
    MGCP_Test.ttcn:903.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:1072.2-1105.2: In testcase definition `TC_one_crcx_receive_only_osmux':
  MGCP_Test.ttcn:1080.3-74: In variable assignment:
   MGCP_Test.ttcn:1080.11-74: In the operand of operation `valueof()':
    MGCP_Test.ttcn:1531.2-1544.2: In template definition `t_RtpFlow':
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `mgcp_conn_id' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `rtp_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `osmux_cid' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `osmux_cid_response' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `osmux_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `fmtp' is missing from template for record type `@MGCP_Test.RtpFlowData'
RTP_Endpoint.ttcn: In TTCN-3 module `RTP_Endpoint':
 RTP_Endpoint.ttcn:100.2-105.2: In function definition `rtp_endpoint_sub_close':
  RTP_Endpoint.ttcn:101.3-104.3: In if statement:
   RTP_Endpoint.ttcn:102.4-54: In function instance:
    RTP_Endpoint.ttcn:102.4-54: warning: The value returned by external function `@RTP_CodecPort_CtrlFunct.f_IPL4_close' is not used
Notify: Generating code...
Notify: File `General_Types.hh' was generated.
Notify: File `General_Types.cc' was generated.
Notify: File `General_Types_part_1.cc' was generated.
Notify: File `General_Types_part_2.cc' was generated.
Notify: File `General_Types_part_3.cc' was generated.
Notify: File `General_Types_part_4.cc' was generated.
Notify: File `IPCP_Types.hh' was generated.
Notify: File `IPCP_Types.cc' was generated.
Notify: File `IPCP_Types_part_1.cc' was generated.
Notify: File `IPCP_Types_part_2.cc' was generated.
Notify: File `IPCP_Types_part_3.cc' was generated.
Notify: File `IPCP_Types_part_4.cc' was generated.
Notify: File `IPL4asp_Functions.hh' was generated.
Notify: File `IPL4asp_Functions.cc' was generated.
Notify: File `IPL4asp_Functions_part_1.cc' was generated.
Notify: File `IPL4asp_Functions_part_2.cc' was generated.
Notify: File `IPL4asp_Functions_part_3.cc' was generated.
Notify: File `IPL4asp_Functions_part_4.cc' was generated.
Notify: File `IPL4asp_PortType.hh' was generated.
Notify: File `IPL4asp_PortType.cc' was generated.
Notify: File `IPL4asp_PortType_part_1.cc' was generated.
Notify: File `IPL4asp_PortType_part_2.cc' was generated.
Notify: File `IPL4asp_PortType_part_3.cc' was generated.
Notify: File `IPL4asp_PortType_part_4.cc' was generated.
Notify: File `IPL4asp_Types.hh' was generated.
Notify: File `IPL4asp_Types.cc' was generated.
Notify: File `IPL4asp_Types_part_1.cc' was generated.
Notify: File `IPL4asp_Types_part_2.cc' was generated.
Notify: File `IPL4asp_Types_part_3.cc' was generated.
Notify: File `IPL4asp_Types_part_4.cc' was generated.
Notify: File `IP_Types.hh' was generated.
Notify: File `IP_Types.cc' was generated.
Notify: File `IP_Types_part_1.cc' was generated.
Notify: File `IP_Types_part_2.cc' was generated.
Notify: File `IP_Types_part_3.cc' was generated.
Notify: File `IP_Types_part_4.cc' was generated.
Notify: File `IuUP_Emulation.hh' was generated.
Notify: File `IuUP_Emulation.cc' was generated.
Notify: File `IuUP_Emulation_part_1.cc' was generated.
Notify: File `IuUP_Emulation_part_2.cc' was generated.
Notify: File `IuUP_Emulation_part_3.cc' was generated.
Notify: File `IuUP_Emulation_part_4.cc' was generated.
Notify: File `IuUP_Types.hh' was generated.
Notify: File `IuUP_Types.cc' was generated.
Notify: File `IuUP_Types_part_1.cc' was generated.
Notify: File `IuUP_Types_part_2.cc' was generated.
Notify: File `IuUP_Types_part_3.cc' was generated.
Notify: File `IuUP_Types_part_4.cc' was generated.
Notify: File `MGCP_CodecPort.hh' was generated.
Notify: File `MGCP_CodecPort.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `MGCP_CodecPort_part_1.cc' was generated.
Notify: File `MGCP_CodecPort_part_2.cc' was generated.
Notify: File `MGCP_CodecPort_part_3.cc' was generated.
Notify: File `MGCP_CodecPort_part_4.cc' was generated.
Notify: File `MGCP_Templates.hh' was generated.
Notify: File `MGCP_Templates.cc' was generated.
Notify: File `MGCP_Templates_part_1.cc' was generated.
Notify: File `MGCP_Templates_part_2.cc' was generated.
Notify: File `MGCP_Templates_part_3.cc' was generated.
Notify: File `MGCP_Templates_part_4.cc' was generated.
Notify: File `MGCP_Test.hh' was generated.
Notify: File `MGCP_Test.cc' was generated.
Notify: File `MGCP_Test_part_1.cc' was generated.
Notify: File `MGCP_Test_part_2.cc' was generated.
Notify: File `MGCP_Test_part_3.cc' was generated.
Notify: File `MGCP_Test_part_4.cc' was generated.
Notify: File `MGCP_Types.hh' was generated.
Notify: File `MGCP_Types.cc' was generated.
Notify: File `MGCP_Types_part_1.cc' was generated.
Notify: File `MGCP_Types_part_2.cc' was generated.
Notify: File `MGCP_Types_part_3.cc' was generated.
Notify: File `MGCP_Types_part_4.cc' was generated.
Notify: File `Misc_Helpers.hh' was generated.
Notify: File `Misc_Helpers.cc' was generated.
Notify: File `Misc_Helpers_part_1.cc' was generated.
Notify: File `Misc_Helpers_part_2.cc' was generated.
Notify: File `Misc_Helpers_part_3.cc' was generated.
Notify: File `Misc_Helpers_part_4.cc' was generated.
Notify: File `Native_Functions.hh' was generated.
Notify: File `Native_Functions.cc' was generated.
Notify: File `Native_Functions_part_1.cc' was generated.
Notify: File `Native_Functions_part_2.cc' was generated.
Notify: File `Native_Functions_part_3.cc' was generated.
Notify: File `Native_Functions_part_4.cc' was generated.
Notify: File `OSMUX_CodecPort.hh' was generated.
Notify: File `OSMUX_CodecPort.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `OSMUX_CodecPort_part_1.cc' was generated.
Notify: File `OSMUX_CodecPort_part_2.cc' was generated.
Notify: File `OSMUX_CodecPort_part_3.cc' was generated.
Notify: File `OSMUX_CodecPort_part_4.cc' was generated.
Notify: File `OSMUX_Emulation.hh' was generated.
Notify: File `OSMUX_Emulation.cc' was generated.
Notify: File `OSMUX_Emulation_part_1.cc' was generated.
Notify: File `OSMUX_Emulation_part_2.cc' was generated.
Notify: File `OSMUX_Emulation_part_3.cc' was generated.
Notify: File `OSMUX_Emulation_part_4.cc' was generated.
Notify: File `OSMUX_Types.hh' was generated.
Notify: File `OSMUX_Types.cc' was generated.
Notify: File `OSMUX_Types_part_1.cc' was generated.
Notify: File `OSMUX_Types_part_2.cc' was generated.
Notify: File `OSMUX_Types_part_3.cc' was generated.
Notify: File `OSMUX_Types_part_4.cc' was generated.
Notify: File `Osmocom_Types.hh' was generated.
Notify: File `Osmocom_Types.cc' was generated.
Notify: File `Osmocom_Types_part_1.cc' was generated.
Notify: File `Osmocom_Types_part_2.cc' was generated.
Notify: File `Osmocom_Types_part_3.cc' was generated.
Notify: File `Osmocom_Types_part_4.cc' was generated.
Notify: File `Osmocom_VTY_Functions.hh' was generated.
Notify: File `Osmocom_VTY_Functions.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
Notify: File `RTP_CodecPort.hh' was generated.
Notify: File `RTP_CodecPort.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `RTP_CodecPort_part_1.cc' was generated.
Notify: File `RTP_CodecPort_part_2.cc' was generated.
Notify: File `RTP_CodecPort_part_3.cc' was generated.
Notify: File `RTP_CodecPort_part_4.cc' was generated.
Notify: File `RTP_Emulation.hh' was generated.
Notify: File `RTP_Emulation.cc' was generated.
Notify: File `RTP_Emulation_part_1.cc' was generated.
Notify: File `RTP_Emulation_part_2.cc' was generated.
Notify: File `RTP_Emulation_part_3.cc' was generated.
Notify: File `RTP_Emulation_part_4.cc' was generated.
Notify: File `RTP_Endpoint.hh' was generated.
Notify: File `RTP_Endpoint.cc' was generated.
Notify: File `RTP_Endpoint_part_1.cc' was generated.
Notify: File `RTP_Endpoint_part_2.cc' was generated.
Notify: File `RTP_Endpoint_part_3.cc' was generated.
Notify: File `RTP_Endpoint_part_4.cc' was generated.
Notify: File `RTP_Types.hh' was generated.
Notify: File `RTP_Types.cc' was generated.
Notify: File `RTP_Types_part_1.cc' was generated.
Notify: File `RTP_Types_part_2.cc' was generated.
Notify: File `RTP_Types_part_3.cc' was generated.
Notify: File `RTP_Types_part_4.cc' was generated.
Notify: File `SDP_Types.hh' was generated.
Notify: File `SDP_Types.cc' was generated.
Notify: File `SDP_Types_part_1.cc' was generated.
Notify: File `SDP_Types_part_2.cc' was generated.
Notify: File `SDP_Types_part_3.cc' was generated.
Notify: File `SDP_Types_part_4.cc' was generated.
Notify: File `Socket_API_Definitions.hh' was generated.
Notify: File `Socket_API_Definitions.cc' was generated.
Notify: File `Socket_API_Definitions_part_1.cc' was generated.
Notify: File `Socket_API_Definitions_part_2.cc' was generated.
Notify: File `Socket_API_Definitions_part_3.cc' was generated.
Notify: File `Socket_API_Definitions_part_4.cc' was generated.
Notify: File `TCCConversion_Functions.hh' was generated.
Notify: File `TCCConversion_Functions.cc' was generated.
Notify: File `TCCConversion_Functions_part_1.cc' was generated.
Notify: File `TCCConversion_Functions_part_2.cc' was generated.
Notify: File `TCCConversion_Functions_part_3.cc' was generated.
Notify: File `TCCConversion_Functions_part_4.cc' was generated.
Notify: File `TCCInterface_Functions.hh' was generated.
Notify: File `TCCInterface_Functions.cc' was generated.
Notify: File `TCCInterface_Functions_part_1.cc' was generated.
Notify: File `TCCInterface_Functions_part_2.cc' was generated.
Notify: File `TCCInterface_Functions_part_3.cc' was generated.
Notify: File `TCCInterface_Functions_part_4.cc' was generated.
Notify: File `TELNETasp_PortType.hh' was generated.
Notify: File `TELNETasp_PortType.cc' was generated.
Notify: File `TELNETasp_PortType_part_1.cc' was generated.
Notify: File `TELNETasp_PortType_part_2.cc' was generated.
Notify: File `TELNETasp_PortType_part_3.cc' was generated.
Notify: File `TELNETasp_PortType_part_4.cc' was generated.
Notify: 186 files were updated.
touch compile
make[1]: Leaving directory '/osmo-ttcn3-hacks/mgw'
make -j16 -C mgw
make[1]: Entering directory '/osmo-ttcn3-hacks/mgw'
Creating dependency file for IP_EncDec.cc
Creating dependency file for TELNETasp_PT.cc
Creating dependency file for Native_FunctionDefs.cc
Creating dependency file for IuUP_EncDec.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc
Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc
Creating dependency file for RTP_EncDec.cc
Creating dependency file for TCCInterface.cc
Creating dependency file for IPL4asp_discovery.cc
Creating dependency file for SDP_parse_.tab.c
Creating dependency file for TCCConversion.cc
Creating dependency file for IPL4asp_PT.cc
Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc
Creating dependency file for lex.SDP_parse_.c
Creating dependency file for SDP_EncDec.cc
Creating dependency file for TELNETasp_PortType_part_4.cc
Creating dependency file for TELNETasp_PortType_part_3.cc
Creating dependency file for TELNETasp_PortType_part_2.cc
Creating dependency file for TELNETasp_PortType_part_1.cc
Creating dependency file for TCCInterface_Functions_part_4.cc
Creating dependency file for TCCInterface_Functions_part_3.cc
Creating dependency file for TCCInterface_Functions_part_1.cc
Creating dependency file for TCCInterface_Functions_part_2.cc
Creating dependency file for TCCConversion_Functions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_1.cc
Creating dependency file for SDP_Types_part_4.cc
Creating dependency file for TCCConversion_Functions_part_1.cc
Creating dependency file for SDP_Types_part_3.cc
Creating dependency file for RTP_Types_part_4.cc
Creating dependency file for RTP_Types_part_3.cc
Creating dependency file for SDP_Types_part_2.cc
Creating dependency file for SDP_Types_part_1.cc
Creating dependency file for RTP_Types_part_1.cc
Creating dependency file for RTP_Types_part_2.cc
Creating dependency file for RTP_Endpoint_part_3.cc
Creating dependency file for RTP_Endpoint_part_1.cc
Creating dependency file for RTP_Endpoint_part_4.cc
Creating dependency file for RTP_Endpoint_part_2.cc
Creating dependency file for RTP_Emulation_part_2.cc
Creating dependency file for RTP_Emulation_part_4.cc
Creating dependency file for RTP_Emulation_part_1.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for RTP_Emulation_part_3.cc
Creating dependency file for RTP_CodecPort_part_4.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for RTP_CodecPort_part_1.cc
Creating dependency file for RTP_CodecPort_part_2.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for Osmocom_VTY_Functions_part_4.cc
Creating dependency file for RTP_CodecPort_part_3.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for Osmocom_VTY_Functions_part_3.cc
Creating dependency file for Osmocom_VTY_Functions_part_2.cc
Creating dependency file for Osmocom_Types_part_4.cc
Creating dependency file for Osmocom_VTY_Functions_part_1.cc
Creating dependency file for Osmocom_Types_part_3.cc
Creating dependency file for Osmocom_Types_part_2.cc
Creating dependency file for OSMUX_Types_part_4.cc
Creating dependency file for Osmocom_Types_part_1.cc
Creating dependency file for OSMUX_Types_part_3.cc
Creating dependency file for OSMUX_Types_part_2.cc
Creating dependency file for OSMUX_Emulation_part_3.cc
Creating dependency file for OSMUX_Emulation_part_2.cc
Creating dependency file for OSMUX_Types_part_1.cc
Creating dependency file for OSMUX_Emulation_part_1.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for OSMUX_Emulation_part_4.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for OSMUX_CodecPort_part_4.cc
Creating dependency file for OSMUX_CodecPort_part_2.cc
Creating dependency file for OSMUX_CodecPort_part_1.cc
Creating dependency file for OSMUX_CodecPort_part_3.cc
Creating dependency file for Native_Functions_part_2.cc
Creating dependency file for Misc_Helpers_part_3.cc
Creating dependency file for Native_Functions_part_3.cc
Creating dependency file for Misc_Helpers_part_1.cc
Creating dependency file for Misc_Helpers_part_4.cc
Creating dependency file for Native_Functions_part_4.cc
Creating dependency file for MGCP_Types_part_4.cc
Creating dependency file for Native_Functions_part_1.cc
Creating dependency file for Misc_Helpers_part_2.cc
Creating dependency file for MGCP_Types_part_2.cc
Creating dependency file for MGCP_Templates_part_4.cc
Creating dependency file for MGCP_Templates_part_3.cc
Creating dependency file for MGCP_Types_part_3.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for MGCP_Types_part_1.cc
Creating dependency file for MGCP_Templates_part_1.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for MGCP_Templates_part_2.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for MGCP_CodecPort_part_4.cc
Creating dependency file for IuUP_Types_part_4.cc
Creating dependency file for MGCP_CodecPort_part_1.cc
Creating dependency file for IuUP_Types_part_1.cc
Creating dependency file for IuUP_Emulation_part_4.cc
Creating dependency file for IuUP_Types_part_3.cc
Creating dependency file for MGCP_CodecPort_part_3.cc
Creating dependency file for MGCP_CodecPort_part_2.cc
Creating dependency file for IuUP_Types_part_2.cc
Creating dependency file for IP_Types_part_4.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for IuUP_Emulation_part_3.cc
Creating dependency file for IP_Types_part_2.cc
Creating dependency file for IuUP_Emulation_part_1.cc
Creating dependency file for IuUP_Emulation_part_2.cc
Creating dependency file for IP_Types_part_3.cc
Creating dependency file for IP_Types_part_1.cc
Creating dependency file for IPL4asp_Types_part_4.cc
Creating dependency file for IPL4asp_Types_part_1.cc
Creating dependency file for IPL4asp_PortType_part_4.cc
Creating dependency file for IPL4asp_Types_part_2.cc
Creating dependency file for IPL4asp_Types_part_3.cc
Creating dependency file for IPL4asp_PortType_part_1.cc
Creating dependency file for IPL4asp_PortType_part_3.cc
Creating dependency file for IPL4asp_Functions_part_4.cc
Creating dependency file for IPL4asp_Functions_part_2.cc
Creating dependency file for IPCP_Types_part_4.cc
Creating dependency file for IPL4asp_Functions_part_1.cc
Creating dependency file for IPL4asp_PortType_part_2.cc
Creating dependency file for IPL4asp_Functions_part_3.cc
Creating dependency file for General_Types_part_4.cc
Creating dependency file for IPCP_Types_part_1.cc
Creating dependency file for General_Types_part_3.cc
Creating dependency file for General_Types_part_2.cc
Creating dependency file for General_Types_part_1.cc
Creating dependency file for IPCP_Types_part_2.cc
Creating dependency file for IPCP_Types_part_3.cc
Creating dependency file for MGCP_Test_part_2.cc
Creating dependency file for MGCP_Test_part_4.cc
Creating dependency file for MGCP_Test_part_1.cc
Creating dependency file for MGCP_Test_part_3.cc
Creating dependency file for TCCInterface_Functions.cc
Creating dependency file for TCCConversion_Functions.cc
Creating dependency file for SDP_Types.cc
Creating dependency file for Socket_API_Definitions.cc
Creating dependency file for TELNETasp_PortType.cc
Creating dependency file for RTP_Types.cc
Creating dependency file for Osmocom_VTY_Functions.cc
Creating dependency file for RTP_CodecPort_CtrlFunct.cc
Creating dependency file for Osmocom_Types.cc
Creating dependency file for OSMUX_Emulation.cc
Creating dependency file for RTP_Endpoint.cc
Creating dependency file for OSMUX_Types.cc
Creating dependency file for RTP_Emulation.cc
Creating dependency file for RTP_CodecPort.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc
Creating dependency file for OSMUX_CodecPort.cc
Creating dependency file for Native_Functions.cc
Creating dependency file for Misc_Helpers.cc
Creating dependency file for MGCP_Types.cc
Creating dependency file for MGCP_Templates.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct.cc
Creating dependency file for IuUP_Types.cc
Creating dependency file for MGCP_CodecPort.cc
Creating dependency file for IuUP_Emulation.cc
Creating dependency file for IP_Types.cc
Creating dependency file for IPL4asp_Types.cc
Creating dependency file for IPL4asp_PortType.cc
Creating dependency file for IPL4asp_Functions.cc
Creating dependency file for General_Types.cc
Creating dependency file for IPCP_Types.cc
Creating dependency file for MGCP_Test.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test.o MGCP_Test.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types.o IPCP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types.o IP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation.o IuUP_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types.o IuUP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort.o MGCP_CodecPort.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates.o MGCP_Templates.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types.o MGCP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort.o OSMUX_CodecPort.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation.o OSMUX_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types.o OSMUX_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort.o RTP_CodecPort.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation.o RTP_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint.o RTP_Endpoint.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types.o RTP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types.o SDP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test_part_1.o MGCP_Test_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test_part_2.o MGCP_Test_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test_part_3.o MGCP_Test_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test_part_4.o MGCP_Test_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types_part_1.o IPCP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types_part_2.o IPCP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types_part_3.o IPCP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types_part_4.o IPCP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types_part_1.o IP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types_part_2.o IP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types_part_3.o IP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types_part_4.o IP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types_part_1.o IuUP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types_part_2.o IuUP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types_part_3.o IuUP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types_part_4.o IuUP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types_part_1.o MGCP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types_part_2.o MGCP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types_part_3.o MGCP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types_part_4.o MGCP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types_part_1.o RTP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types_part_2.o RTP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types_part_3.o RTP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types_part_4.o RTP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types_part_1.o SDP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types_part_2.o SDP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types_part_3.o SDP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types_part_4.o SDP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_EncDec.o SDP_EncDec.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_parse_.tab.o SDP_parse_.tab.c
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o lex.SDP_parse_.o lex.SDP_parse_.c
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_EncDec.o RTP_EncDec.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_EncDec.o IuUP_EncDec.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_EncDec.o IP_EncDec.cc
g++  -shared -o MGCP_Test.so MGCP_Test.o
g++  -shared -o General_Types.so General_Types.o
g++  -shared -o IPCP_Types.so IPCP_Types.o
g++  -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
g++  -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
g++  -shared -o IPL4asp_Types.so IPL4asp_Types.o
g++  -shared -o IP_Types.so IP_Types.o
g++  -shared -o IuUP_Emulation.so IuUP_Emulation.o
g++  -shared -o IuUP_Types.so IuUP_Types.o
g++  -shared -o MGCP_CodecPort.so MGCP_CodecPort.o
g++  -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o
g++  -shared -o MGCP_Templates.so MGCP_Templates.o
g++  -shared -o MGCP_Types.so MGCP_Types.o
g++  -shared -o Misc_Helpers.so Misc_Helpers.o
g++  -shared -o Native_Functions.so Native_Functions.o
g++  -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o
g++  -shared -o OSMUX_Emulation.so OSMUX_Emulation.o
g++  -shared -o OSMUX_Types.so OSMUX_Types.o
g++  -shared -o Osmocom_Types.so Osmocom_Types.o
g++  -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
g++  -shared -o RTP_CodecPort.so RTP_CodecPort.o
g++  -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o
g++  -shared -o RTP_Emulation.so RTP_Emulation.o
g++  -shared -o RTP_Endpoint.so RTP_Endpoint.o
g++  -shared -o RTP_Types.so RTP_Types.o
g++  -shared -o SDP_Types.so SDP_Types.o
g++  -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
g++  -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
g++  -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
g++  -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
g++  -shared -o MGCP_Test_part_1.so MGCP_Test_part_1.o
g++  -shared -o MGCP_Test_part_2.so MGCP_Test_part_2.o
g++  -shared -o MGCP_Test_part_3.so MGCP_Test_part_3.o
g++  -shared -o MGCP_Test_part_4.so MGCP_Test_part_4.o
g++  -shared -o General_Types_part_1.so General_Types_part_1.o
g++  -shared -o General_Types_part_2.so General_Types_part_2.o
g++  -shared -o General_Types_part_3.so General_Types_part_3.o
g++  -shared -o General_Types_part_4.so General_Types_part_4.o
g++  -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o
g++  -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o
g++  -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o
g++  -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o
g++  -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
g++  -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
g++  -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
g++  -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
g++  -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
g++  -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
g++  -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
g++  -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
g++  -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
g++  -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
g++  -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
g++  -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
g++  -shared -o IP_Types_part_1.so IP_Types_part_1.o
g++  -shared -o IP_Types_part_2.so IP_Types_part_2.o
g++  -shared -o IP_Types_part_3.so IP_Types_part_3.o
g++  -shared -o IP_Types_part_4.so IP_Types_part_4.o
g++  -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o
g++  -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o
g++  -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o
g++  -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o
g++  -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o
g++  -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o
g++  -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o
g++  -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o
g++  -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o
g++  -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o
g++  -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o
g++  -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o
g++  -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o
g++  -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o
g++  -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o
g++  -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o
g++  -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o
g++  -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o
g++  -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o
g++  -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o
g++  -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o
g++  -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o
g++  -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o
g++  -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o
g++  -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
g++  -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
g++  -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
g++  -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
g++  -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
g++  -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
g++  -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
g++  -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
g++  -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o
g++  -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o
g++  -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o
g++  -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o
g++  -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o
g++  -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o
g++  -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o
g++  -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o
g++  -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o
g++  -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o
g++  -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o
g++  -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o
g++  -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
g++  -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
g++  -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
g++  -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
g++  -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
g++  -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
g++  -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
g++  -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
g++  -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o
g++  -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o
g++  -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o
g++  -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o
g++  -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o
g++  -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o
g++  -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o
g++  -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o
g++  -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o
g++  -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o
g++  -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o
g++  -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o
g++  -shared -o RTP_Endpoint_part_1.so RTP_Endpoint_part_1.o
g++  -shared -o RTP_Endpoint_part_2.so RTP_Endpoint_part_2.o
g++  -shared -o RTP_Endpoint_part_3.so RTP_Endpoint_part_3.o
g++  -shared -o RTP_Endpoint_part_4.so RTP_Endpoint_part_4.o
g++  -shared -o RTP_Types_part_3.so RTP_Types_part_3.o
g++  -shared -o RTP_Types_part_4.so RTP_Types_part_4.o
g++  -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
g++  -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
g++  -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
g++  -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
g++  -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
g++  -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
g++  -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
g++  -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
g++  -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
g++  -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
g++  -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
g++  -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
g++  -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
g++  -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
g++  -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
g++  -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
g++  -shared -o SDP_EncDec.so SDP_EncDec.o
g++  -shared -o SDP_parse_.tab.so SDP_parse_.tab.o
g++  -shared -o lex.SDP_parse_.so lex.SDP_parse_.o
g++  -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o
g++  -shared -o IPL4asp_PT.so IPL4asp_PT.o
g++  -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
g++  -shared -o TCCConversion.so TCCConversion.o
g++  -shared -o TCCInterface.so TCCInterface.o
g++  -shared -o RTP_EncDec.so RTP_EncDec.o
g++  -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o
g++  -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o
g++  -shared -o IuUP_EncDec.so IuUP_EncDec.o
g++  -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
g++  -shared -o TELNETasp_PT.so TELNETasp_PT.o
g++  -shared -o IP_EncDec.so IP_EncDec.o
g++  -shared -o RTP_Types_part_2.so RTP_Types_part_2.o
g++  -shared -o SDP_Types_part_1.so SDP_Types_part_1.o
g++  -shared -o SDP_Types_part_2.so SDP_Types_part_2.o
g++  -shared -o SDP_Types_part_4.so SDP_Types_part_4.o
g++  -shared -o RTP_Types_part_1.so RTP_Types_part_1.o
g++  -shared -o SDP_Types_part_3.so SDP_Types_part_3.o
if g++  -L /usr/lib/titan -fPIC  -o MGCP_Test -Wl,--no-as-needed MGCP_Test.so General_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so IuUP_Emulation.so IuUP_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Templates.so MGCP_Types.so Misc_Helpers.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Endpoint.so RTP_Types.so SDP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so MGCP_Test_part_1.so MGCP_Test_part_2.so MGCP_Test_part_3.so MGCP_Test_part_4.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Endpoint_part_1.so RTP_Endpoint_part_2.so RTP_Endpoint_part_3.so RTP_Endpoint_part_4.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so SDP_EncDec.so SDP_parse_.tab.so lex.SDP_parse_.so MGCP_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so TCCConversion.so TCCInterface.so RTP_EncDec.so RTP_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.so IuUP_EncDec.so Native_FunctionDefs.so TELNETasp_PT.so IP_EncDec.so \
-L/usr/lib/titan -lttcn3-parallel-dynamic \
-L/lib -lcrypto \
-L/usr/lib -lxml2; \
then : ; else /usr/bin/titanver MGCP_Test.o General_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o IuUP_Emulation.o IuUP_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Templates.o MGCP_Types.o Misc_Helpers.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Endpoint.o RTP_Types.o SDP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o MGCP_Test_part_1.o MGCP_Test_part_2.o MGCP_Test_part_3.o MGCP_Test_part_4.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Endpoint_part_1.o RTP_Endpoint_part_2.o RTP_Endpoint_part_3.o RTP_Endpoint_part_4.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o SDP_EncDec.o SDP_parse_.tab.o lex.SDP_parse_.o MGCP_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o TCCConversion.o TCCInterface.o RTP_EncDec.o RTP_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.o IuUP_EncDec.o Native_FunctionDefs.o TELNETasp_PT.o IP_EncDec.o; exit 1; fi
make[1]: Leaving directory '/osmo-ttcn3-hacks/mgw'
Removing intermediate container 0ebc7a55a4c9
 ---> d709d096c2e6
Step 9/12 : VOLUME	/data
 ---> Running in 7b9f6147f2e0
Removing intermediate container 7b9f6147f2e0
 ---> 425827d634a6
Step 10/12 : RUN	ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh / && 	ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /
 ---> Running in 56a8db1a6cbc
Removing intermediate container 56a8db1a6cbc
 ---> b6ed3e424c28
Step 11/12 : COPY	MGCP_Test.cfg /data/MGCP_Test.cfg
 ---> 7c189735444c
Step 12/12 : CMD	cd /data && 	/osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/mgw/MGCP_Test; 	exit_code=$?; 	/osmo-ttcn3-hacks/log_merge.sh MGCP_Test --rm; 	exit $exit_code
 ---> Running in 3445b7ed2d53
Removing intermediate container 3445b7ed2d53
 ---> 02b3bd42bda0
[Warning] One or more build-args [OSMO_NITB_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_GGSN_BRANCH] were not consumed
Successfully built 02b3bd42bda0
Successfully tagged osmocom-build/ttcn3-mgw-test:latest
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-mgw-test'
+ docker_image_exists ttcn3-mgw-test
+ docker images -q osmocom-build/ttcn3-mgw-test
+ test -n 02b3bd42bda0
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw-tester
+ cp MGCP_Test.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw-tester/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw
+ cp osmo-mgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw/
+ network_create 172.18.4.0/24
+ NET=172.18.4.0/24
+ docker network ls
+ grep -q ttcn3-mgw-test
+ echo Creating network ttcn3-mgw-test
Creating network ttcn3-mgw-test
+ docker network create --internal --subnet 172.18.4.0/24 ttcn3-mgw-test
068dfd33efeaa05683cb3d3c6104753244b2567ce77c75858f2bed8b93a52a61
+ docker run --rm --network ttcn3-mgw-test --ip 172.18.4.180 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw:/data --name jenkins-ttcn3-mgw-test-1054-mgw -d osmocom-build/osmo-mgw-master
e160b40bc251f732736cab2f5522c1ef85a4df4d5c2df8938770d059a779eac4
+ docker run --rm --network ttcn3-mgw-test --ip 172.18.4.181 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw-tester:/data -e TTCN3_PCAP_PATH=/data --name jenkins-ttcn3-mgw-test-1054-ttcn3-mgw-test osmocom-build/ttcn3-mgw-test
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli MGCP_Test.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: CRL 113 200/6 R6B                                            *
* Copyright (c) 2000-2019 Ericsson Telecom AB                           *
* All rights reserved. This program and the accompanying materials      *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at              *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html            *
*************************************************************************

Using configuration file: MGCP_Test.cfg
MC@72cc77fdd475: Unix server socket created successfully.
MC@72cc77fdd475: Listening on TCP port 34443.
MC2> 72cc77fdd475 is the default
spawn /osmo-ttcn3-hacks/mgw/MGCP_Test 72cc77fdd475 34443
TTCN-3 Host Controller (parallel mode), version CRL 113 200/6 R6B
MC@72cc77fdd475: New HC connected from 72cc77fdd475 [172.18.4.181]. 72cc77fdd475: Linux 4.19.0-6-amd64 on x86_64.
cmtc
MC@72cc77fdd475: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@72cc77fdd475: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@72cc77fdd475: Configuration file was processed on all HCs.
MC@72cc77fdd475: Creating MTC on host 72cc77fdd475.
MC@72cc77fdd475: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'.
------ MGCP_Test.TC_selftest ------
Wed Aug 12 06:33:38 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_selftest started.
MTC@72cc77fdd475: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n"
MTC@72cc77fdd475: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit }
MTC@72cc77fdd475: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n"
MTC@72cc77fdd475: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit }
MTC@72cc77fdd475: "200 18983215 OK\r\nI: 1\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 0 RTP/AVP 126\r\na=rtpmap:126 AMR/8000\r\na=ptime:20\r\n"
MTC@72cc77fdd475: { line := { code := "200", trans_id := "18983215", string := "OK" }, params := { { code := "I", val := "1" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "126" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "126 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } }
MTC@72cc77fdd475: "MDCX 18983216 rtpbridge/1@mgw MGCP 1.0\r\nM: sendrecv\rC: 2\r\nI: 1\r\nL: p:20, a:AMR, nt:IN\r\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 4441 RTP/AVP 99\r\na=rtpmap:99 AMR/8000\r\na=ptime:40\r\n"
MTC@72cc77fdd475: { line := { verb := "MDCX", trans_id := "18983216", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "2" }, { code := "I", val := "1" }, { code := "L", val := "p:20, a:AMR, nt:IN" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 4441, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "99" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "99 AMR/8000" } }, { ptime := { attr_value := "40" } } } } } } }
MTC@72cc77fdd475: { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/42@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "1234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := omit }
MTC@72cc77fdd475: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n"
MTC@72cc77fdd475: "510 23 FAIL\r\n"
MTC@72cc77fdd475: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit }
MTC@72cc77fdd475: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } }
MTC@72cc77fdd475: Test case TC_selftest finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'.
Wed Aug 12 06:33:39 UTC 2020
-e ====== MGCP_Test.TC_selftest pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=1637)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'.
------ MGCP_Test.TC_crcx ------
Wed Aug 12 06:33:41 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx started.
MTC@72cc77fdd475: Test case TC_crcx finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'.
Wed Aug 12 06:33:42 UTC 2020
-e ====== MGCP_Test.TC_crcx pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=280)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'.
------ MGCP_Test.TC_crcx_no_lco ------
Wed Aug 12 06:33:43 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_no_lco started.
MTC@72cc77fdd475: Test case TC_crcx_no_lco finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'.
Wed Aug 12 06:33:44 UTC 2020
-e ====== MGCP_Test.TC_crcx_no_lco pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10820)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'.
------ MGCP_Test.TC_crcx_noprefix ------
Wed Aug 12 06:33:45 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_noprefix started.
MTC@72cc77fdd475: Test case TC_crcx_noprefix finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'.
Wed Aug 12 06:33:46 UTC 2020
-e ====== MGCP_Test.TC_crcx_noprefix pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15565)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'.
------ MGCP_Test.TC_crcx_unsupp_mode ------
Wed Aug 12 06:33:47 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_unsupp_mode started.
MTC@72cc77fdd475: Test case TC_crcx_unsupp_mode finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'.
Wed Aug 12 06:33:48 UTC 2020
-e ====== MGCP_Test.TC_crcx_unsupp_mode pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=8699)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'.
------ MGCP_Test.TC_crcx_early_bidir_mode ------
Wed Aug 12 06:33:50 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_early_bidir_mode started.
MTC@72cc77fdd475: Test case TC_crcx_early_bidir_mode finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass'.
Wed Aug 12 06:33:51 UTC 2020
-e ====== MGCP_Test.TC_crcx_early_bidir_mode pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=9831)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'.
------ MGCP_Test.TC_crcx_unsupp_param ------
Wed Aug 12 06:33:53 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_unsupp_param started.
MTC@72cc77fdd475: Test case TC_crcx_unsupp_param finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'.
Wed Aug 12 06:33:54 UTC 2020
-e ====== MGCP_Test.TC_crcx_unsupp_param pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=7552)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'.
------ MGCP_Test.TC_crcx_missing_callid ------
Wed Aug 12 06:33:56 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_missing_callid started.
MTC@72cc77fdd475: Test case TC_crcx_missing_callid finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'.
Wed Aug 12 06:33:57 UTC 2020
-e ====== MGCP_Test.TC_crcx_missing_callid pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=7156)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'.
------ MGCP_Test.TC_crcx_missing_mode ------
Wed Aug 12 06:33:59 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_missing_mode started.
MTC@72cc77fdd475: Test case TC_crcx_missing_mode finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'.
Wed Aug 12 06:34:00 UTC 2020
-e ====== MGCP_Test.TC_crcx_missing_mode pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'.
------ MGCP_Test.TC_crcx_unsupp_packet_intv ------
Wed Aug 12 06:34:01 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_unsupp_packet_intv started.
MTC@72cc77fdd475: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'.
Wed Aug 12 06:34:02 UTC 2020
-e ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4181)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'.
------ MGCP_Test.TC_crcx_illegal_double_lco ------
Wed Aug 12 06:34:03 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_illegal_double_lco started.
MTC@72cc77fdd475: Test case TC_crcx_illegal_double_lco finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'.
Wed Aug 12 06:34:04 UTC 2020
-e ====== MGCP_Test.TC_crcx_illegal_double_lco pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=8966)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'.
------ MGCP_Test.TC_crcx_sdp ------
Wed Aug 12 06:34:06 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_sdp started.
MTC@72cc77fdd475: Test case TC_crcx_sdp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'.
Wed Aug 12 06:34:07 UTC 2020
-e ====== MGCP_Test.TC_crcx_sdp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=17464)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'.
------ MGCP_Test.TC_crcx_wildcarded ------
Wed Aug 12 06:34:09 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_wildcarded started.
MTC@72cc77fdd475: Test case TC_crcx_wildcarded finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'.
Wed Aug 12 06:34:10 UTC 2020
-e ====== MGCP_Test.TC_crcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4096)
Waiting for packet dumper to finish... 1 (prev_count=4096, count=13682)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'.
------ MGCP_Test.TC_crcx_wildcarded_exhaust ------
Wed Aug 12 06:34:12 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_wildcarded_exhaust started.
MTC@72cc77fdd475: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'.
Wed Aug 12 06:34:13 UTC 2020
-e ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=163394)
Waiting for packet dumper to finish... 1 (prev_count=163394, count=314233)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'.
------ MGCP_Test.TC_mdcx_without_crcx ------
Wed Aug 12 06:34:15 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_mdcx_without_crcx started.
MTC@72cc77fdd475: Test case TC_mdcx_without_crcx finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'.
Wed Aug 12 06:34:16 UTC 2020
-e ====== MGCP_Test.TC_mdcx_without_crcx pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9316)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'.
------ MGCP_Test.TC_dlcx_without_crcx ------
Wed Aug 12 06:34:17 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_dlcx_without_crcx started.
MTC@72cc77fdd475: Test case TC_dlcx_without_crcx finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'.
Wed Aug 12 06:34:18 UTC 2020
-e ====== MGCP_Test.TC_dlcx_without_crcx pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=6933)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'.
------ MGCP_Test.TC_mdcx_wildcarded ------
Wed Aug 12 06:34:20 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_mdcx_wildcarded started.
MTC@72cc77fdd475: Test case TC_mdcx_wildcarded finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'.
Wed Aug 12 06:34:21 UTC 2020
-e ====== MGCP_Test.TC_mdcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=291)
Waiting for packet dumper to finish... 1 (prev_count=291, count=9334)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'.
------ MGCP_Test.TC_dlcx_wildcarded ------
Wed Aug 12 06:34:23 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_dlcx_wildcarded started.
MTC@72cc77fdd475: Test case TC_dlcx_wildcarded finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'.
Wed Aug 12 06:34:24 UTC 2020
-e ====== MGCP_Test.TC_dlcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=6943)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------
Wed Aug 12 06:34:26 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_connid started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'.
Wed Aug 12 06:34:27 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=15897)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------
Wed Aug 12 06:34:30 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'.
Wed Aug 12 06:34:31 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=14966)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'.
------ MGCP_Test.TC_crcx_and_dlcx_ep ------
Wed Aug 12 06:34:33 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'.
Wed Aug 12 06:34:34 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=14738)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------
Wed Aug 12 06:34:36 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_inval started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'.
Wed Aug 12 06:34:37 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=14721)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------
Wed Aug 12 06:34:39 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'.
Wed Aug 12 06:34:40 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=15223)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'.
------ MGCP_Test.TC_crcx_and_dlcx_retrans ------
Wed Aug 12 06:34:42 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_retrans started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'.
Wed Aug 12 06:34:43 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=16242)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'.
------ MGCP_Test.TC_crcx_osmux_wildcard ------
Wed Aug 12 06:34:45 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_osmux_wildcard started.
MTC@72cc77fdd475: Test case TC_crcx_osmux_wildcard finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'.
Wed Aug 12 06:34:46 UTC 2020
-e ====== MGCP_Test.TC_crcx_osmux_wildcard pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=17087)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'.
------ MGCP_Test.TC_crcx_osmux_fixed ------
Wed Aug 12 06:34:47 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_osmux_fixed started.
MTC@72cc77fdd475: Test case TC_crcx_osmux_fixed finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'.
Wed Aug 12 06:34:48 UTC 2020
-e ====== MGCP_Test.TC_crcx_osmux_fixed pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=16446)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'.
------ MGCP_Test.TC_crcx_osmux_fixed_twice ------
Wed Aug 12 06:34:50 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_osmux_fixed_twice started.
MTC@72cc77fdd475: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'.
Wed Aug 12 06:34:51 UTC 2020
-e ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=27405)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'.
------ MGCP_Test.TC_one_crcx_receive_only_osmux ------
Wed Aug 12 06:34:53 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_one_crcx_receive_only_osmux started.
MTC@72cc77fdd475: stats: { num_pkts_tx := 24, bytes_payload_tx := 1440, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'.
Wed Aug 12 06:34:55 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27803)
Waiting for packet dumper to finish... 1 (prev_count=27803, count=30647)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'.
------ MGCP_Test.TC_one_crcx_loopback_osmux ------
Wed Aug 12 06:34:57 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_one_crcx_loopback_osmux started.
OsmuxEM(91)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'.
Wed Aug 12 06:34:59 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=45309)
Waiting for packet dumper to finish... 1 (prev_count=45309, count=49260)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'.
------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------
Wed Aug 12 06:35:01 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_osmux started.
RTPEM0(92)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(92)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
OsmuxEM(95)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(93)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: batch_size: 4 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'.
Wed Aug 12 06:35:03 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=107190)
Waiting for packet dumper to finish... 1 (prev_count=107190, count=113864)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'.
------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------
Wed Aug 12 06:35:06 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_osmux_bidir started.
OsmuxEM(99)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(97)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 3 packets
MTC@72cc77fdd475: batch_size: 4 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'.
Wed Aug 12 06:35:08 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=174479)
Waiting for packet dumper to finish... 1 (prev_count=174479, count=181254)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'.
------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------
Wed Aug 12 06:35:10 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started.
RTPEM0(100)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
OsmuxEM(103)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@72cc77fdd475: stats: { num_pkts_tx := 198, bytes_payload_tx := 3366, num_pkts_rx := 96, bytes_payload_rx := 1632, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 43, bytes_payload_tx := 2580, num_pkts_rx := 23, bytes_payload_rx := 1380, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'.
Wed Aug 12 06:35:15 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=473308)
Waiting for packet dumper to finish... 1 (prev_count=473308, count=476596)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'.
------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------
Wed Aug 12 06:35:17 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started.
RTPEM0(104)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
OsmuxEM(107)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@72cc77fdd475: stats: { num_pkts_tx := 196, bytes_payload_tx := 3332, num_pkts_rx := 96, bytes_payload_rx := 1632, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 23, bytes_payload_rx := 1380, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'.
Wed Aug 12 06:35:22 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=463738)
Waiting for packet dumper to finish... 1 (prev_count=463738, count=467026)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'.
------ MGCP_Test.TC_crcx_dlcx_30ep ------
Wed Aug 12 06:35:24 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_dlcx_30ep started.
MTC@72cc77fdd475: Test case TC_crcx_dlcx_30ep finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'.
Wed Aug 12 06:35:25 UTC 2020
-e ====== MGCP_Test.TC_crcx_dlcx_30ep pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=212924)
Waiting for packet dumper to finish... 1 (prev_count=212924, count=312075)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'.
------ MGCP_Test.TC_rtpem_selftest ------
Wed Aug 12 06:35:27 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_rtpem_selftest started.
MTC@72cc77fdd475: === starting
MTC@72cc77fdd475: === stopping
RTPEM1(112)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(111)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 247, bytes_payload_tx := 988, num_pkts_rx := 247, bytes_payload_rx := 988, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 247, bytes_payload_tx := 988, num_pkts_rx := 247, bytes_payload_rx := 988, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: Test case TC_rtpem_selftest finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'.
Wed Aug 12 06:35:34 UTC 2020
-e ====== MGCP_Test.TC_rtpem_selftest pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=40893)
Waiting for packet dumper to finish... 1 (prev_count=40893, count=41374)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'.
------ MGCP_Test.TC_one_crcx_receive_only_rtp ------
Wed Aug 12 06:35:36 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_one_crcx_receive_only_rtp started.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'.
Wed Aug 12 06:35:38 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=63988)
Waiting for packet dumper to finish... 1 (prev_count=63988, count=66404)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'.
------ MGCP_Test.TC_one_crcx_loopback_rtp ------
Wed Aug 12 06:35:40 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_one_crcx_loopback_rtp started.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'.
Wed Aug 12 06:35:42 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=136688)
Waiting for packet dumper to finish... 1 (prev_count=136688, count=139104)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'.
------ MGCP_Test.TC_two_crcx_and_rtp ------
Wed Aug 12 06:35:44 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp started.
RTPEM0(120)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(120)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'.
Wed Aug 12 06:35:46 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=146401)
Waiting for packet dumper to finish... 1 (prev_count=146401, count=148813)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'.
------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------
Wed Aug 12 06:35:48 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_bidir started.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 3 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'.
Wed Aug 12 06:35:50 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=193602)
Waiting for packet dumper to finish... 1 (prev_count=193602, count=269666)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'.
------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------
Wed Aug 12 06:35:52 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_diff_pt_and_rtp started.
RTPEM0(126)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(126)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'.
Wed Aug 12 06:35:55 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=146447)
Waiting for packet dumper to finish... 1 (prev_count=146447, count=148863)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'.
------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------
Wed Aug 12 06:35:57 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_diff_pt_and_rtp_bidir started.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 3 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'.
Wed Aug 12 06:35:59 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=198556)
Waiting for packet dumper to finish... 1 (prev_count=198556, count=269700)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'.
------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------
Wed Aug 12 06:36:01 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp started.
RTPEM0(132)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
RTPEM1(133)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@72cc77fdd475: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'.
Wed Aug 12 06:36:06 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=623727)
Waiting for packet dumper to finish... 1 (prev_count=623727, count=710326)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'.
------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------
Wed Aug 12 06:36:08 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_unsolicited_rtp started.
RTPEM1(136)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(136)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'.
Wed Aug 12 06:36:10 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=181225)
Waiting for packet dumper to finish... 1 (prev_count=181225, count=183653)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'.
------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------
Wed Aug 12 06:36:12 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_one_mdcx_rtp_ho started.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 5 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'.
Wed Aug 12 06:36:16 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=802824)
Waiting for packet dumper to finish... 1 (prev_count=802824, count=831754)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'.
------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------
Wed Aug 12 06:36:18 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_ts101318_rfc5993_rtp_conversion started.
RTPEM1(142)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(142)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(142)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'.
Wed Aug 12 06:36:23 UTC 2020
-e ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=270095)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'.
------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------
Wed Aug 12 06:36:24 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_amr_oa_bwe_rtp_conversion started.
RTPEM1(145)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(145)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(145)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 49, bytes_payload_rx := 833, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, num_pkts_rx := 49, bytes_payload_rx := 784, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'.
Wed Aug 12 06:36:29 UTC 2020
-e ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=294785)
Waiting for packet dumper to finish... 1 (prev_count=294785, count=297197)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'.
------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------
Wed Aug 12 06:36:32 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_amr_oa_oa_rtp_conversion started.
RTPEM1(148)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(148)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(148)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'.
Wed Aug 12 06:36:37 UTC 2020
-e ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=270392)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'.
------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------
Wed Aug 12 06:36:38 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_amr_bwe_bwe_rtp_conversion started.
RTPEM1(151)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(151)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(151)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'.
Wed Aug 12 06:36:43 UTC 2020
-e ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=270202)
Waiting for packet dumper to finish... 1 (prev_count=270202, count=272618)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'.
------ MGCP_Test.TC_conn_timeout ------
Wed Aug 12 06:36:45 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_conn_timeout started.
MTC@72cc77fdd475: Setting conn-timeout to 1s
MTC@72cc77fdd475: Sending RTP data for 1.5s
MTC@72cc77fdd475: Stopping for 0.5s and resuming
MTC@72cc77fdd475: Stopping for 1.5s, expecting to run into timeout
MTC@72cc77fdd475: Resuming should fail now
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
MTC@72cc77fdd475: Test case TC_conn_timeout finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'.
Wed Aug 12 06:36:50 UTC 2020
-e ====== MGCP_Test.TC_conn_timeout pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=225979)
Waiting for packet dumper to finish... 1 (prev_count=225979, count=227987)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0).
MC@72cc77fdd475: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@72cc77fdd475: Terminating MTC.
MC@72cc77fdd475: MTC terminated.
MC2> exit
MC@72cc77fdd475: Shutting down session.
MC@72cc77fdd475: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/mgw/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass MGCP_Test.TC_selftest
pass MGCP_Test.TC_crcx
pass MGCP_Test.TC_crcx_no_lco
pass MGCP_Test.TC_crcx_noprefix
pass MGCP_Test.TC_crcx_unsupp_mode
pass MGCP_Test.TC_crcx_early_bidir_mode
pass MGCP_Test.TC_crcx_unsupp_param
pass MGCP_Test.TC_crcx_missing_callid
pass MGCP_Test.TC_crcx_missing_mode
pass MGCP_Test.TC_crcx_unsupp_packet_intv
pass MGCP_Test.TC_crcx_illegal_double_lco
pass MGCP_Test.TC_crcx_sdp
pass MGCP_Test.TC_crcx_wildcarded
pass MGCP_Test.TC_crcx_wildcarded_exhaust
pass MGCP_Test.TC_mdcx_without_crcx
pass MGCP_Test.TC_dlcx_without_crcx
pass MGCP_Test.TC_mdcx_wildcarded
pass MGCP_Test.TC_dlcx_wildcarded
pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid
pass MGCP_Test.TC_crcx_and_dlcx_ep_callid
pass MGCP_Test.TC_crcx_and_dlcx_ep
pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval
pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval
pass MGCP_Test.TC_crcx_and_dlcx_retrans
pass MGCP_Test.TC_crcx_osmux_wildcard
pass MGCP_Test.TC_crcx_osmux_fixed
pass MGCP_Test.TC_crcx_osmux_fixed_twice
pass MGCP_Test.TC_one_crcx_receive_only_osmux
pass MGCP_Test.TC_one_crcx_loopback_osmux
pass MGCP_Test.TC_two_crcx_and_rtp_osmux
pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir
pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard
pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed
pass MGCP_Test.TC_crcx_dlcx_30ep
pass MGCP_Test.TC_rtpem_selftest
pass MGCP_Test.TC_one_crcx_receive_only_rtp
pass MGCP_Test.TC_one_crcx_loopback_rtp
pass MGCP_Test.TC_two_crcx_and_rtp
pass MGCP_Test.TC_two_crcx_and_rtp_bidir
pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp
pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir
pass MGCP_Test.TC_two_crcx_mdcx_and_rtp
pass MGCP_Test.TC_two_crcx_and_unsolicited_rtp
pass MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho
pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion
pass MGCP_Test.TC_amr_oa_bwe_rtp_conversion
pass MGCP_Test.TC_amr_oa_oa_rtp_conversion
pass MGCP_Test.TC_amr_bwe_bwe_rtp_conversion
pass MGCP_Test.TC_conn_timeout

Summary:
  pass: 49


Generated MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.merged
Generated MGCP_Test.TC_amr_oa_bwe_rtp_conversion.merged
Generated MGCP_Test.TC_amr_oa_oa_rtp_conversion.merged
Generated MGCP_Test.TC_conn_timeout.merged
Generated MGCP_Test.TC_crcx.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.merged
Generated MGCP_Test.TC_crcx_and_dlcx_retrans.merged
Generated MGCP_Test.TC_crcx_dlcx_30ep.merged
Generated MGCP_Test.TC_crcx_early_bidir_mode.merged
Generated MGCP_Test.TC_crcx_illegal_double_lco.merged
Generated MGCP_Test.TC_crcx_missing_callid.merged
Generated MGCP_Test.TC_crcx_missing_mode.merged
Generated MGCP_Test.TC_crcx_no_lco.merged
Generated MGCP_Test.TC_crcx_noprefix.merged
Generated MGCP_Test.TC_crcx_osmux_fixed.merged
Generated MGCP_Test.TC_crcx_osmux_fixed_twice.merged
Generated MGCP_Test.TC_crcx_osmux_wildcard.merged
Generated MGCP_Test.TC_crcx_sdp.merged
Generated MGCP_Test.TC_crcx_unsupp_mode.merged
Generated MGCP_Test.TC_crcx_unsupp_packet_intv.merged
Generated MGCP_Test.TC_crcx_unsupp_param.merged
Generated MGCP_Test.TC_crcx_wildcarded.merged
Generated MGCP_Test.TC_crcx_wildcarded_exhaust.merged
Generated MGCP_Test.TC_dlcx_wildcarded.merged
Generated MGCP_Test.TC_dlcx_without_crcx.merged
Generated MGCP_Test.TC_mdcx_wildcarded.merged
Generated MGCP_Test.TC_mdcx_without_crcx.merged
Generated MGCP_Test.TC_one_crcx_loopback_osmux.merged
Generated MGCP_Test.TC_one_crcx_loopback_rtp.merged
Generated MGCP_Test.TC_one_crcx_receive_only_osmux.merged
Generated MGCP_Test.TC_one_crcx_receive_only_rtp.merged
Generated MGCP_Test.TC_rtpem_selftest.merged
Generated MGCP_Test.TC_selftest.merged
Generated MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.merged
Generated MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.merged
Generated MGCP_Test.TC_two_crcx_and_rtp.merged
Generated MGCP_Test.TC_two_crcx_and_rtp_bidir.merged
Generated MGCP_Test.TC_two_crcx_and_rtp_osmux.merged
Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.merged
Generated MGCP_Test.TC_two_crcx_and_unsolicited_rtp.merged
Generated MGCP_Test.TC_two_crcx_diff_pt_and_rtp.merged
Generated MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.merged
Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp.merged
Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.merged
Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.merged
Removing Input log files !!!
+ docker container stop jenkins-ttcn3-mgw-test-1054-mgw
jenkins-ttcn3-mgw-test-1054-mgw
+ network_remove
+ echo Removing network ttcn3-mgw-test
Removing network ttcn3-mgw-test
+ docker network remove ttcn3-mgw-test
ttcn3-mgw-test
+ collect_logs
+ fix_perms
+ docker_image_exists debian-stretch-build
+ docker images -q osmocom-build/debian-stretch-build
+ test -n 1bf3aa421c99
+ echo Fixing permissions
Fixing permissions
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs:/data --name jenkins-ttcn3-mgw-test-1054-cleaner osmocom-build/debian-stretch-build chmod -R a+rX /data/
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw-tester/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='49' failures='0' errors='0' skipped='0' inconc='0' time='194.00'>
  <testcase classname='MGCP_Test' name='TC_selftest' time='0.003295'/>
  <testcase classname='MGCP_Test' name='TC_crcx' time='0.018791'/>
  <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.015263'/>
  <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.015038'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.013005'/>
  <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.014214'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_param' time='0.014516'/>
  <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.013562'/>
  <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.015116'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.014352'/>
  <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.014686'/>
  <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.017634'/>
  <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.015525'/>
  <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.047769'/>
  <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.012616'/>
  <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.013530'/>
  <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.016337'/>
  <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='0.015044'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.013937'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.014124'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.016014'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.017955'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.015015'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.015396'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.016476'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.017284'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.018270'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.122425'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.225018'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.232404'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.227881'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.137188'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.142600'/>
  <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.050988'/>
  <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.523535'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.120522'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.119333'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.124442'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.123088'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.123739'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.124324'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.132521'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.126801'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.130762'/>
  <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.130892'/>
  <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.125741'/>
  <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.128397'/>
  <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.128036'/>
  <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.823739'/>
</testsuite>
Recording test results
Sending e-mails to: laforge@gnumonks.org
Archiving artifacts
Finished: SUCCESS