Skip to content

Console Output

Skipping 23 KB.. Full Log
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 -j8 -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 RTP_CodecPort_CtrlFunctDef.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc
Creating dependency file for RTP_EncDec.cc
Creating dependency file for TCCInterface.cc
Creating dependency file for TCCConversion.cc
Creating dependency file for IPL4asp_discovery.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_parse_.tab.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_2.cc
Creating dependency file for TCCInterface_Functions_part_1.cc
Creating dependency file for TCCConversion_Functions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_3.cc
Creating dependency file for TCCConversion_Functions_part_1.cc
Creating dependency file for TCCConversion_Functions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_4.cc
Creating dependency file for Socket_API_Definitions_part_3.cc
Creating dependency file for SDP_Types_part_4.cc
Creating dependency file for SDP_Types_part_3.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_2.cc
Creating dependency file for RTP_Types_part_4.cc
Creating dependency file for RTP_Types_part_3.cc
Creating dependency file for RTP_Types_part_2.cc
Creating dependency file for SDP_Types_part_1.cc
Creating dependency file for RTP_Endpoint_part_4.cc
Creating dependency file for RTP_Types_part_1.cc
Creating dependency file for RTP_Endpoint_part_3.cc
Creating dependency file for RTP_Endpoint_part_2.cc
Creating dependency file for RTP_Emulation_part_4.cc
Creating dependency file for RTP_Endpoint_part_1.cc
Creating dependency file for RTP_Emulation_part_3.cc
Creating dependency file for RTP_Emulation_part_1.cc
Creating dependency file for RTP_Emulation_part_2.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for RTP_CodecPort_part_4.cc
Creating dependency file for RTP_CodecPort_part_2.cc
Creating dependency file for RTP_CodecPort_part_3.cc
Creating dependency file for RTP_CodecPort_part_1.cc
Creating dependency file for Osmocom_VTY_Functions_part_4.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_VTY_Functions_part_1.cc
Creating dependency file for Osmocom_Types_part_4.cc
Creating dependency file for Osmocom_Types_part_2.cc
Creating dependency file for Osmocom_Types_part_3.cc
Creating dependency file for Osmocom_Types_part_1.cc
Creating dependency file for OSMUX_Types_part_4.cc
Creating dependency file for OSMUX_Types_part_3.cc
Creating dependency file for OSMUX_Types_part_2.cc
Creating dependency file for OSMUX_Types_part_1.cc
Creating dependency file for OSMUX_Emulation_part_4.cc
Creating dependency file for OSMUX_Emulation_part_3.cc
Creating dependency file for OSMUX_Emulation_part_1.cc
Creating dependency file for OSMUX_Emulation_part_2.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_3.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for OSMUX_CodecPort_part_2.cc
Creating dependency file for Native_Functions_part_4.cc
Creating dependency file for OSMUX_CodecPort_part_1.cc
Creating dependency file for Native_Functions_part_2.cc
Creating dependency file for Native_Functions_part_3.cc
Creating dependency file for Misc_Helpers_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 Misc_Helpers_part_1.cc
Creating dependency file for Misc_Helpers_part_3.cc
Creating dependency file for MGCP_Types_part_4.cc
Creating dependency file for MGCP_Types_part_3.cc
Creating dependency file for MGCP_Types_part_2.cc
Creating dependency file for MGCP_Types_part_1.cc
Creating dependency file for MGCP_Templates_part_3.cc
Creating dependency file for MGCP_Templates_part_2.cc
Creating dependency file for MGCP_Templates_part_1.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for MGCP_Templates_part_4.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_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 MGCP_CodecPort_part_1.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_4.cc
Creating dependency file for IuUP_Types_part_3.cc
Creating dependency file for IuUP_Types_part_2.cc
Creating dependency file for IuUP_Emulation_part_4.cc
Creating dependency file for IuUP_Types_part_1.cc
Creating dependency file for IuUP_Emulation_part_2.cc
Creating dependency file for IuUP_Emulation_part_1.cc
Creating dependency file for IuUP_Emulation_part_3.cc
Creating dependency file for IP_Types_part_4.cc
Creating dependency file for IP_Types_part_3.cc
Creating dependency file for IP_Types_part_2.cc
Creating dependency file for IPL4asp_Types_part_4.cc
Creating dependency file for IP_Types_part_1.cc
Creating dependency file for IPL4asp_Types_part_3.cc
Creating dependency file for IPL4asp_Types_part_2.cc
Creating dependency file for IPL4asp_PortType_part_4.cc
Creating dependency file for IPL4asp_PortType_part_3.cc
Creating dependency file for IPL4asp_PortType_part_2.cc
Creating dependency file for IPL4asp_Types_part_1.cc
Creating dependency file for IPL4asp_Functions_part_4.cc
Creating dependency file for IPL4asp_PortType_part_1.cc
Creating dependency file for IPL4asp_Functions_part_1.cc
Creating dependency file for IPL4asp_Functions_part_3.cc
Creating dependency file for IPCP_Types_part_4.cc
Creating dependency file for IPL4asp_Functions_part_2.cc
Creating dependency file for IPCP_Types_part_2.cc
Creating dependency file for IPCP_Types_part_3.cc
Creating dependency file for IPCP_Types_part_1.cc
Creating dependency file for General_Types_part_4.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 MGCP_Test_part_3.cc
Creating dependency file for MGCP_Test_part_4.cc
Creating dependency file for MGCP_Test_part_2.cc
Creating dependency file for MGCP_Test_part_1.cc
Creating dependency file for TELNETasp_PortType.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 RTP_Types.cc
Creating dependency file for RTP_Emulation.cc
Creating dependency file for RTP_Endpoint.cc
Creating dependency file for RTP_CodecPort.cc
Creating dependency file for RTP_CodecPort_CtrlFunct.cc
Creating dependency file for Osmocom_VTY_Functions.cc
Creating dependency file for Osmocom_Types.cc
Creating dependency file for OSMUX_Types.cc
Creating dependency file for OSMUX_Emulation.cc
Creating dependency file for OSMUX_CodecPort.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct.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 MGCP_CodecPort.cc
Creating dependency file for IuUP_Emulation.cc
Creating dependency file for IP_Types.cc
Creating dependency file for IuUP_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_1.so RTP_Types_part_1.o
g++  -shared -o RTP_Types_part_2.so RTP_Types_part_2.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 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_3.so SDP_Types_part_3.o
g++  -shared -o SDP_Types_part_4.so SDP_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
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 a4dfef005b70
 ---> 391855d35582
Step 9/12 : VOLUME	/data
 ---> Running in b374ac09b145
Removing intermediate container b374ac09b145
 ---> 4de9b79deee6
Step 10/12 : RUN	ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh / && 	ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /
 ---> Running in a343fb86201d
Removing intermediate container a343fb86201d
 ---> 2e840a509c3a
Step 11/12 : COPY	MGCP_Test.cfg /data/MGCP_Test.cfg
 ---> 42524279e67e
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 7c5befefbf32
Removing intermediate container 7c5befefbf32
 ---> 449e7744e563
[Warning] One or more build-args [OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_HLR_BRANCH DISTRO OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH] were not consumed
Successfully built 449e7744e563
Successfully tagged osmocom-build/ttcn3-mgw-test:latest
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-mgw-test'
+ docker_image_exists ttcn3-mgw-test
+ docker images -q osmocom-build/ttcn3-mgw-test
+ test -n 449e7744e563
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester
+ cp MGCP_Test.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw
+ cp osmo-mgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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
e397edbb5580d29173503241dfdc642b6d999a464f87dcbaa9cd06c6ecebe590
+ docker run --rm --network ttcn3-mgw-test --ip 172.18.4.180 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw:/data --name jenkins-ttcn3-mgw-test-latest-644-mgw -d osmocom-build/osmo-mgw-latest
c810a93b3d62caeb1edd2b42c9bb7d7815a7415c4eeae84c48edd11f0ef5f92f
+ docker run --rm --network ttcn3-mgw-test --ip 172.18.4.181 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester:/data -e TTCN3_PCAP_PATH=/data --name jenkins-ttcn3-mgw-test-latest-644-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@4e957f6e3505: Unix server socket created successfully.
MC@4e957f6e3505: Listening on TCP port 34813.
MC2> 4e957f6e3505 is the default
spawn /osmo-ttcn3-hacks/mgw/MGCP_Test 4e957f6e3505 34813
TTCN-3 Host Controller (parallel mode), version CRL 113 200/6 R6B
MC@4e957f6e3505: New HC connected from 4e957f6e3505 [172.18.4.181]. 4e957f6e3505: Linux 4.9.0-12-amd64 on x86_64.
cmtc
MC@4e957f6e3505: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@4e957f6e3505: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@4e957f6e3505: Configuration file was processed on all HCs.
MC@4e957f6e3505: Creating MTC on host 4e957f6e3505.
MC@4e957f6e3505: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'.
------ MGCP_Test.TC_selftest ------
Tue Jul 21 01:58:38 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_selftest started.
MTC@4e957f6e3505: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n"
MTC@4e957f6e3505: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit }
MTC@4e957f6e3505: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n"
MTC@4e957f6e3505: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit }
MTC@4e957f6e3505: "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@4e957f6e3505: { 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@4e957f6e3505: "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@4e957f6e3505: { 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@4e957f6e3505: { 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@4e957f6e3505: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n"
MTC@4e957f6e3505: "510 23 FAIL\r\n"
MTC@4e957f6e3505: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit }
MTC@4e957f6e3505: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } }
MTC@4e957f6e3505: Test case TC_selftest finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'.
Tue Jul 21 01:58: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=931)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'.
------ MGCP_Test.TC_crcx ------
Tue Jul 21 01:58:41 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx started.
MTC@4e957f6e3505: Test case TC_crcx finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'.
Tue Jul 21 01:58:42 UTC 2020
-e ====== MGCP_Test.TC_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=13981)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'.
------ MGCP_Test.TC_crcx_no_lco ------
Tue Jul 21 01:58:44 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_no_lco started.
MTC@4e957f6e3505: Test case TC_crcx_no_lco finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'.
Tue Jul 21 01:58:45 UTC 2020
-e ====== MGCP_Test.TC_crcx_no_lco pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=13339)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'.
------ MGCP_Test.TC_crcx_noprefix ------
Tue Jul 21 01:58:46 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_noprefix started.
MTC@4e957f6e3505: Test case TC_crcx_noprefix finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'.
Tue Jul 21 01:58:47 UTC 2020
-e ====== MGCP_Test.TC_crcx_noprefix pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=14915)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'.
------ MGCP_Test.TC_crcx_unsupp_mode ------
Tue Jul 21 01:58:49 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_unsupp_mode started.
MTC@4e957f6e3505: Test case TC_crcx_unsupp_mode finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'.
Tue Jul 21 01:58:50 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=8193)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'.
------ MGCP_Test.TC_crcx_early_bidir_mode ------
Tue Jul 21 01:58:52 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_early_bidir_mode started.
MTC@4e957f6e3505: Test case TC_crcx_early_bidir_mode finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass'.
Tue Jul 21 01:58:53 UTC 2020
-e ====== MGCP_Test.TC_crcx_early_bidir_mode pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=570)
Waiting for packet dumper to finish... 1 (prev_count=570, count=9221)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'.
------ MGCP_Test.TC_crcx_unsupp_param ------
Tue Jul 21 01:58:55 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_unsupp_param started.
MTC@4e957f6e3505: Test case TC_crcx_unsupp_param finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'.
Tue Jul 21 01:58:56 UTC 2020
-e ====== MGCP_Test.TC_crcx_unsupp_param pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=562)
Waiting for packet dumper to finish... 1 (prev_count=562, count=7036)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'.
------ MGCP_Test.TC_crcx_missing_callid ------
Tue Jul 21 01:58:58 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_missing_callid started.
MTC@4e957f6e3505: Test case TC_crcx_missing_callid finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'.
Tue Jul 21 01:58:59 UTC 2020
-e ====== MGCP_Test.TC_crcx_missing_callid pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=566)
Waiting for packet dumper to finish... 1 (prev_count=566, count=6630)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'.
------ MGCP_Test.TC_crcx_missing_mode ------
Tue Jul 21 01:59:01 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_missing_mode started.
MTC@4e957f6e3505: Test case TC_crcx_missing_mode finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'.
Tue Jul 21 01:59:02 UTC 2020
-e ====== MGCP_Test.TC_crcx_missing_mode pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=562)
Waiting for packet dumper to finish... 1 (prev_count=562, count=6614)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'.
------ MGCP_Test.TC_crcx_unsupp_packet_intv ------
Tue Jul 21 01:59:04 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_unsupp_packet_intv started.
MTC@4e957f6e3505: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'.
Tue Jul 21 01:59:05 UTC 2020
-e ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=849)
Waiting for packet dumper to finish... 1 (prev_count=849, count=8665)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'.
------ MGCP_Test.TC_crcx_illegal_double_lco ------
Tue Jul 21 01:59:07 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_illegal_double_lco started.
MTC@4e957f6e3505: Test case TC_crcx_illegal_double_lco finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'.
Tue Jul 21 01:59:08 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=8380)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'.
------ MGCP_Test.TC_crcx_sdp ------
Tue Jul 21 01:59:11 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_sdp started.
MTC@4e957f6e3505: Test case TC_crcx_sdp finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'.
Tue Jul 21 01:59:12 UTC 2020
-e ====== MGCP_Test.TC_crcx_sdp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=284)
Waiting for packet dumper to finish... 1 (prev_count=284, count=16519)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'.
------ MGCP_Test.TC_crcx_wildcarded ------
Tue Jul 21 01:59:14 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_wildcarded started.
MTC@4e957f6e3505: Test case TC_crcx_wildcarded finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'.
Tue Jul 21 01:59:15 UTC 2020
-e ====== MGCP_Test.TC_crcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=558)
Waiting for packet dumper to finish... 1 (prev_count=558, count=13212)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'.
------ MGCP_Test.TC_crcx_wildcarded_exhaust ------
Tue Jul 21 01:59:17 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_wildcarded_exhaust started.
MTC@4e957f6e3505: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'.
Tue Jul 21 01:59:18 UTC 2020
-e ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=306940)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'.
------ MGCP_Test.TC_mdcx_without_crcx ------
Tue Jul 21 01:59:19 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_mdcx_without_crcx started.
MTC@4e957f6e3505: Test case TC_mdcx_without_crcx finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'.
Tue Jul 21 01:59:20 UTC 2020
-e ====== MGCP_Test.TC_mdcx_without_crcx pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=831)
Waiting for packet dumper to finish... 1 (prev_count=831, count=8798)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'.
------ MGCP_Test.TC_dlcx_without_crcx ------
Tue Jul 21 01:59:22 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_dlcx_without_crcx started.
MTC@4e957f6e3505: Test case TC_dlcx_without_crcx finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'.
Tue Jul 21 01:59:23 UTC 2020
-e ====== MGCP_Test.TC_dlcx_without_crcx pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=831)
Waiting for packet dumper to finish... 1 (prev_count=831, count=6407)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'.
------ MGCP_Test.TC_mdcx_wildcarded ------
Tue Jul 21 01:59:25 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_mdcx_wildcarded started.
MTC@4e957f6e3505: Test case TC_mdcx_wildcarded finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'.
Tue Jul 21 01:59:26 UTC 2020
-e ====== MGCP_Test.TC_mdcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=825)
Waiting for packet dumper to finish... 1 (prev_count=825, count=9184)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'.
------ MGCP_Test.TC_dlcx_wildcarded ------
Tue Jul 21 01:59:28 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_dlcx_wildcarded started.
MTC@4e957f6e3505: Test case TC_dlcx_wildcarded finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'.
Tue Jul 21 01:59:29 UTC 2020
-e ====== MGCP_Test.TC_dlcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=558)
Waiting for packet dumper to finish... 1 (prev_count=558, count=6785)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 01:59:31 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep_callid_connid started.
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'.
Tue Jul 21 01:59:32 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=14952)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------
Tue Jul 21 01:59:34 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep_callid started.
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'.
Tue Jul 21 01:59:35 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=112)
Waiting for packet dumper to finish... 1 (prev_count=112, count=14365)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'.
------ MGCP_Test.TC_crcx_and_dlcx_ep ------
Tue Jul 21 01:59:37 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep started.
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'.
Tue Jul 21 01:59:38 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=1352)
Waiting for packet dumper to finish... 1 (prev_count=1352, count=13817)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 01:59:41 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep_callid_inval started.
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'.
Tue Jul 21 01:59:42 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=13824)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 01:59:44 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started.
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'.
Tue Jul 21 01:59:45 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=14302)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'.
------ MGCP_Test.TC_crcx_and_dlcx_retrans ------
Tue Jul 21 01:59:47 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_retrans started.
MTC@4e957f6e3505: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'.
Tue Jul 21 01:59:48 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4142)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'.
------ MGCP_Test.TC_crcx_osmux_wildcard ------
Tue Jul 21 01:59:49 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_osmux_wildcard started.
MTC@4e957f6e3505: Test case TC_crcx_osmux_wildcard finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'.
Tue Jul 21 01:59:50 UTC 2020
-e ====== MGCP_Test.TC_crcx_osmux_wildcard pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=16142)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'.
------ MGCP_Test.TC_crcx_osmux_fixed ------
Tue Jul 21 01:59:51 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_osmux_fixed started.
MTC@4e957f6e3505: Test case TC_crcx_osmux_fixed finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'.
Tue Jul 21 01:59:52 UTC 2020
-e ====== MGCP_Test.TC_crcx_osmux_fixed pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4379)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'.
------ MGCP_Test.TC_crcx_osmux_fixed_twice ------
Tue Jul 21 01:59:53 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_osmux_fixed_twice started.
MTC@4e957f6e3505: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'.
Tue Jul 21 01:59:54 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=25802)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'.
------ MGCP_Test.TC_one_crcx_receive_only_osmux ------
Tue Jul 21 01:59:56 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_one_crcx_receive_only_osmux started.
MTC@4e957f6e3505: 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@4e957f6e3505: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'.
Tue Jul 21 01:59:58 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=26869)
Waiting for packet dumper to finish... 1 (prev_count=26869, count=29426)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'.
------ MGCP_Test.TC_one_crcx_loopback_osmux ------
Tue Jul 21 02:00:00 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_one_crcx_loopback_osmux started.
OsmuxEM(91)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: 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@4e957f6e3505: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'.
Tue Jul 21 02:00:02 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=42471)
Waiting for packet dumper to finish... 1 (prev_count=42471, count=47139)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'.
------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------
Tue Jul 21 02:00:05 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_and_rtp_osmux started.
RTPEM0(92)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(92)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
OsmuxEM(95)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(93)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: tolerance: 0 packets
MTC@4e957f6e3505: batch_size: 4 packets
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'.
Tue Jul 21 02:00:07 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=101184)
Waiting for packet dumper to finish... 1 (prev_count=101184, count=109052)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 02:00:09 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_and_rtp_osmux_bidir started.
OsmuxEM(99)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(97)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, 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@4e957f6e3505: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 675, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@4e957f6e3505: tolerance: 3 packets
MTC@4e957f6e3505: batch_size: 4 packets
MTC@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, 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@4e957f6e3505: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 675, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@4e957f6e3505: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'.
Tue Jul 21 02:00:11 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=195440)
Waiting for packet dumper to finish... 1 (prev_count=195440, count=203910)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 02:00:13 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started.
RTPEM0(100)@4e957f6e3505: Warning: Re-starting timer T_transmit, which is already active (running or expired).
OsmuxEM(103)@4e957f6e3505: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@4e957f6e3505: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, 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@4e957f6e3505: 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@4e957f6e3505: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'.
Tue Jul 21 02:00:18 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=579835)
Waiting for packet dumper to finish... 1 (prev_count=579835, count=582836)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 02:00:20 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started.
RTPEM0(104)@4e957f6e3505: Warning: Re-starting timer T_transmit, which is already active (running or expired).
OsmuxEM(107)@4e957f6e3505: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'.
Tue Jul 21 02:00:26 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=574814)
Waiting for packet dumper to finish... 1 (prev_count=574814, count=581155)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'.
------ MGCP_Test.TC_crcx_dlcx_30ep ------
Tue Jul 21 02:00:28 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_crcx_dlcx_30ep started.
MTC@4e957f6e3505: Test case TC_crcx_dlcx_30ep finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'.
Tue Jul 21 02:00:29 UTC 2020
-e ====== MGCP_Test.TC_crcx_dlcx_30ep pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=195516)
Waiting for packet dumper to finish... 1 (prev_count=195516, count=292557)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'.
------ MGCP_Test.TC_rtpem_selftest ------
Tue Jul 21 02:00:31 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_rtpem_selftest started.
MTC@4e957f6e3505: === starting
MTC@4e957f6e3505: === stopping
RTPEM1(112)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(111)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: stats A: { num_pkts_tx := 243, bytes_payload_tx := 972, num_pkts_rx := 243, bytes_payload_rx := 972, 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@4e957f6e3505: stats B: { num_pkts_tx := 243, bytes_payload_tx := 972, num_pkts_rx := 243, bytes_payload_rx := 972, 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@4e957f6e3505: tolerance: 0 packets
MTC@4e957f6e3505: Test case TC_rtpem_selftest finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'.
Tue Jul 21 02:00:37 UTC 2020
-e ====== MGCP_Test.TC_rtpem_selftest pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=40373)
Waiting for packet dumper to finish... 1 (prev_count=40373, count=40854)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'.
------ MGCP_Test.TC_one_crcx_receive_only_rtp ------
Tue Jul 21 02:00:39 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_one_crcx_receive_only_rtp started.
MTC@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, 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@4e957f6e3505: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'.
Tue Jul 21 02:00:42 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=90470)
Waiting for packet dumper to finish... 1 (prev_count=90470, count=92611)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'.
------ MGCP_Test.TC_one_crcx_loopback_rtp ------
Tue Jul 21 02:00:44 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_one_crcx_loopback_rtp started.
MTC@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, 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@4e957f6e3505: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'.
Tue Jul 21 02:00:46 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=160091)
Waiting for packet dumper to finish... 1 (prev_count=160091, count=162232)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'.
------ MGCP_Test.TC_two_crcx_and_rtp ------
Tue Jul 21 02:00:48 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_and_rtp started.
RTPEM0(120)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(120)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: tolerance: 0 packets
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: Test case TC_two_crcx_and_rtp finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'.
Tue Jul 21 02:00:50 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=172445)
Waiting for packet dumper to finish... 1 (prev_count=172445, count=174586)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'.
------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------
Tue Jul 21 02:00:52 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_and_rtp_bidir started.
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: tolerance: 3 packets
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'.
Tue Jul 21 02:00:54 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=218415)
Waiting for packet dumper to finish... 1 (prev_count=218415, count=322596)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 02:00:56 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_diff_pt_and_rtp started.
RTPEM0(126)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(126)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, 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@4e957f6e3505: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, 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@4e957f6e3505: tolerance: 0 packets
MTC@4e957f6e3505: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, 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@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, 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@4e957f6e3505: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'.
Tue Jul 21 02:00:58 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=169466)
Waiting for packet dumper to finish... 1 (prev_count=169466, count=171607)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 02:01:00 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_diff_pt_and_rtp_bidir started.
MTC@4e957f6e3505: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, 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@4e957f6e3505: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, 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@4e957f6e3505: tolerance: 3 packets
MTC@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, 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@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, 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@4e957f6e3505: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'.
Tue Jul 21 02:01:03 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=193556)
Waiting for packet dumper to finish... 1 (prev_count=193556, count=316748)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'.
------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------
Tue Jul 21 02:01:05 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_mdcx_and_rtp started.
RTPEM0(132)@4e957f6e3505: Warning: Re-starting timer T_transmit, which is already active (running or expired).
RTPEM1(133)@4e957f6e3505: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@4e957f6e3505: stats: { num_pkts_tx := 195, bytes_payload_tx := 780, 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@4e957f6e3505: stats: { num_pkts_tx := 171, bytes_payload_tx := 684, 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@4e957f6e3505: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'.
Tue Jul 21 02:01:10 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=909235)
Waiting for packet dumper to finish... 1 (prev_count=909235, count=914385)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'.
------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------
Tue Jul 21 02:01:12 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_and_unsolicited_rtp started.
RTPEM1(136)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(136)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: tolerance: 0 packets
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'.
Tue Jul 21 02:01:14 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=193456)
Waiting for packet dumper to finish... 1 (prev_count=193456, count=225148)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: 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 ------
Tue Jul 21 02:01:16 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_two_crcx_and_one_mdcx_rtp_ho started.
MTC@4e957f6e3505: stats A: { num_pkts_tx := 146, bytes_payload_tx := 584, 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@4e957f6e3505: stats B: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 146, bytes_payload_rx := 584, 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@4e957f6e3505: tolerance: 5 packets
MTC@4e957f6e3505: stats: { num_pkts_tx := 146, bytes_payload_tx := 584, 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@4e957f6e3505: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 146, bytes_payload_rx := 584, 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@4e957f6e3505: 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@4e957f6e3505: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'.
Tue Jul 21 02:01:20 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=970866)
Waiting for packet dumper to finish... 1 (prev_count=970866, count=1020061)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'.
------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------
Tue Jul 21 02:01:22 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_ts101318_rfc5993_rtp_conversion started.
RTPEM1(142)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(142)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(142)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: 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@4e957f6e3505: 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@4e957f6e3505: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'.
Tue Jul 21 02:01:27 UTC 2020
-e ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=323212)
Waiting for packet dumper to finish... 1 (prev_count=323212, count=325674)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'.
------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------
Tue Jul 21 02:01:30 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_amr_oa_bwe_rtp_conversion started.
RTPEM1(145)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(145)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(145)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, 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@4e957f6e3505: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, num_pkts_rx := 48, bytes_payload_rx := 768, 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@4e957f6e3505: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'.
Tue Jul 21 02:01:35 UTC 2020
-e ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=343698)
Waiting for packet dumper to finish... 1 (prev_count=343698, count=345839)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'.
------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------
Tue Jul 21 02:01:37 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_amr_oa_oa_rtp_conversion started.
RTPEM1(148)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(148)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(148)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 48, bytes_payload_rx := 720, 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@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 48, bytes_payload_rx := 720, 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@4e957f6e3505: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'.
Tue Jul 21 02:01:42 UTC 2020
-e ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=317427)
Waiting for packet dumper to finish... 1 (prev_count=317427, count=319564)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'.
------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------
Tue Jul 21 02:01:44 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_amr_bwe_bwe_rtp_conversion started.
RTPEM1(151)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(151)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
RTPEM1(151)@4e957f6e3505: Warning: Stopping inactive timer T_transmit.
MTC@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 48, bytes_payload_rx := 672, 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@4e957f6e3505: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 48, bytes_payload_rx := 672, 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@4e957f6e3505: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'.
Tue Jul 21 02:01:49 UTC 2020
-e ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=317253)
Waiting for packet dumper to finish... 1 (prev_count=317253, count=319394)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'.
------ MGCP_Test.TC_conn_timeout ------
Tue Jul 21 02:01:51 UTC 2020
Waiting for packet dumper to start... 0
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0).
MTC@4e957f6e3505: Test case TC_conn_timeout started.
MTC@4e957f6e3505: Setting conn-timeout to 1s
MTC@4e957f6e3505: Sending RTP data for 1.5s
MTC@4e957f6e3505: Stopping for 0.5s and resuming
MTC@4e957f6e3505: Stopping for 1.5s, expecting to run into timeout
MTC@4e957f6e3505: Resuming should fail now
RTPEM0(153)@4e957f6e3505: Connection refused (expected)
RTPEM0(153)@4e957f6e3505: Connection refused (expected)
RTPEM0(153)@4e957f6e3505: Connection refused (expected)
RTPEM0(153)@4e957f6e3505: Connection refused (expected)
RTPEM0(153)@4e957f6e3505: Connection refused (expected)
RTPEM0(153)@4e957f6e3505: Connection refused (expected)
MTC@4e957f6e3505: Test case TC_conn_timeout finished. Verdict: pass
MTC@4e957f6e3505: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'.
Tue Jul 21 02:01:56 UTC 2020
-e ====== MGCP_Test.TC_conn_timeout pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=261277)
Waiting for packet dumper to finish... 1 (prev_count=261277, count=263273)
MTC@4e957f6e3505: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0).
MC@4e957f6e3505: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@4e957f6e3505: Terminating MTC.
MC@4e957f6e3505: MTC terminated.
MC2> exit
MC@4e957f6e3505: Shutting down session.
MC@4e957f6e3505: 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-latest-644-mgw
jenkins-ttcn3-mgw-test-latest-644-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 f54ddf0473e3
+ echo Fixing permissions
Fixing permissions
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs:/data --name jenkins-ttcn3-mgw-test-latest-644-cleaner osmocom-build/debian-stretch-build chmod -R a+rX /data/
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/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='200.00'>
  <testcase classname='MGCP_Test' name='TC_selftest' time='0.002687'/>
  <testcase classname='MGCP_Test' name='TC_crcx' time='0.013978'/>
  <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.027063'/>
  <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.022447'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.045000'/>
  <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.042977'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_param' time='0.040870'/>
  <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.040842'/>
  <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.037638'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.041794'/>
  <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.012361'/>
  <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.034030'/>
  <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.044352'/>
  <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.058312'/>
  <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.040110'/>
  <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.038174'/>
  <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.043220'/>
  <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='0.036667'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.044532'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.044319'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.044003'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.045114'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.014521'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.015994'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.021309'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.029283'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.059945'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.157850'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.263922'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.257292'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.238204'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.158913'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.201384'/>
  <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.134239'/>
  <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.528302'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.145388'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.154452'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.136109'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.124963'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.163270'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.164777'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.164204'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.137669'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.171170'/>
  <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.165581'/>
  <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.173048'/>
  <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.144644'/>
  <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.169662'/>
  <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.862896'/>
</testsuite>
Recording test results
Archiving artifacts
Finished: SUCCESS