15:20:17.578238 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 15:20:17.578284 - TTCN-3 Parallel Test Component started on 57c8a5786026. Component reference: VirtMGW-MGCP-0(1780), component type: MGCP_Emulation.MGCP_Emulation_CT, component name: VirtMGW-MGCP-0. Version: 9.0.0. 15:20:17.578303 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 15:20:17.578338 - Connected to MC. 15:20:17.578350 - Initializing variables, timers and ports of component type MGCP_Emulation.MGCP_Emulation_CT inside testcase TC_ho_into_this_bsc. 15:20:17.579344 - Port MGCP was started. 15:20:17.579360 - Port MGCP_CLIENT was started. 15:20:17.579368 - Port MGCP_CLIENT_MULTI was started. 15:20:17.579377 - Port MGCP_PROC was started. 15:20:17.579385 - Component type MGCP_Emulation.MGCP_Emulation_CT was initialized. 15:20:17.579442 - Starting function main({ create_cb := refers(MGCP_Emulation.ExpectedCreateCallback), unitdata_cb := refers(MGCP_Emulation.DummyUnitdataCallback) }, { callagent_ip := "127.0.0.1", callagent_udp_port := -1, mgw_ip := "127.0.0.1", mgw_udp_port := 2427, multi_conn_mode := false }, "VirtMGW-MGCP-0"). 15:20:17.579654 MGCP_Emulation.ttcn:268 Mapping port VirtMGW-MGCP-0(1780):MGCP to system:MGCP_CODEC_PT. 15:20:17.579692 MGCP_Emulation.ttcn:268 Port MGCP was mapped to system:MGCP_CODEC_PT. 15:20:17.579716 MGCP_Emulation.ttcn:268 Map operation of VirtMGW-MGCP-0(1780):MGCP to system:MGCP_CODEC_PT finished. 15:20:17.579821 MGCP_Emulation.ttcn:270 entering f__IPL4__PROVIDER__listen: 127.0.0.1:2427 / UDP 15:20:20.842385 MGCP_Emulation.ttcn:290 Port MGCP_PROC is waiting for connection from TC_ho_into_this_bsc(1783):MGCP_PROC on UNIX pathname /tmp/ttcn3-portconn-1118aaef. 15:20:20.842444 MGCP_Emulation.ttcn:290 Port MGCP_PROC has accepted the connection from TC_ho_into_this_bsc(1783):MGCP_PROC. 15:20:20.842538 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT is waiting for connection from TC_ho_into_this_bsc(1783):MGCP on UNIX pathname /tmp/ttcn3-portconn-b02a5a6. 15:20:20.842576 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT has accepted the connection from TC_ho_into_this_bsc(1783):MGCP. 15:20:20.842672 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT_MULTI is waiting for connection from TC_ho_into_this_bsc(1783):MGCP_MULTI on UNIX pathname /tmp/ttcn3-portconn-b4aa5ee. 15:20:20.842709 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT_MULTI has accepted the connection from TC_ho_into_this_bsc(1783):MGCP_MULTI. 15:20:21.848323 MGCP_Emulation.ttcn:290 Call enqueued on MGCP_PROC from TC_ho_into_this_bsc(1783) @MGCP_Emulation.MGCPEM_register : { cmd := { connid := omit, endpoint := omit, transid := omit }, hdlr := TC_ho_into_this_bsc(1783) } id 1 15:20:21.848958 MGCP_Emulation.ttcn:357 Matching on port MGCP_PROC succeeded: { cmd := matched, hdlr := TC_ho_into_this_bsc(1783) with ? matched } 15:20:21.849478 MGCP_Emulation.ttcn:357 Getcall operation on port MGCP_PROC succeeded, call from TC_ho_into_this_bsc(1783): @MGCP_Emulation.MGCPEM_register : { cmd := { connid := omit, endpoint := omit, transid := omit }, hdlr := TC_ho_into_this_bsc(1783) } id 1 15:20:21.849888 MGCP_Emulation.ttcn:357 Operation with id 1 was extracted from the queue of MGCP_PROC. 15:20:21.850206 MGCP_Emulation.ttcn:462 Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1783) 15:20:21.850872 MGCP_Emulation.ttcn:359 Replied on MGCP_PROC to TC_ho_into_this_bsc(1783) @MGCP_Emulation.MGCPEM_register : { } 15:20:21.875259 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4352435820333231207274706272696467652F2A406D6777204D47435020312E300D0A433A20320D0A4C3A20703A32302C20613A47534D2C206E743A494E0D0A4D3A20726563766F6E6C790D0A'O ("CRCX 321 rtpbridge/*@mgw MGCP 1.0\r\nC: 2\r\nL: p:20, a:GSM, nt:IN\r\nM: recvonly\r\n") } id 1 15:20:21.875404 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "CRCX 321 rtpbridge/*@mgw MGCP 1.0\r\nC: 2\r\nL: p:20, a:GSM, nt:IN\r\nM: recvonly\r\n" 15:20:21.875574 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 321 rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.875589 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.875599 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.875619 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 321 rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.875628 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.875637 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.875685 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 321 rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.875695 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:20:21.875709 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.875718 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:20:21.875732 MGCP_CodecPort.ttcn:77 match_begin data: 321 rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.875740 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.875749 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.875757 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.875774 MGCP_CodecPort.ttcn:77 match_first data: 321 rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.875783 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.875793 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.875801 MGCP_CodecPort.ttcn:77 match_first result: 28 15:20:21.875814 MGCP_CodecPort.ttcn:77 match_first data: 321 rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.875823 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.875832 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.875841 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.875851 MGCP_CodecPort.ttcn:77 match_list data: 321 rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.875921 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.875948 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.875968 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.875994 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876010 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.876034 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876050 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.876074 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876090 MGCP_CodecPort.ttcn:77 match_first result: 15 15:20:21.876108 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/*@mgw MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876123 MGCP_CodecPort.ttcn:77 match_list result: 15 15:20:21.876146 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876162 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.876183 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876199 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.876215 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876229 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:20:21.876245 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:20:21.876261 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876276 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.876291 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876315 MGCP_CodecPort.ttcn:77 match_first result: 7 15:20:21.876330 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876345 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.876394 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876412 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.876430 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876445 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.876472 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876487 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.876502 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.876520 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876535 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.876550 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.876584 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876600 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.876621 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876636 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.876659 MGCP_CodecPort.ttcn:77 match_begin data: : 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876675 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.876692 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876719 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.876758 MGCP_CodecPort.ttcn:77 match_first data: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876786 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.876818 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876847 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.876891 MGCP_CodecPort.ttcn:77 match_first data: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.876921 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.876951 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.876979 MGCP_CodecPort.ttcn:77 match_first result: 4 15:20:21.877006 MGCP_CodecPort.ttcn:77 match_list data: 2 L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.877033 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.877064 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.877089 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.877117 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.877142 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.877167 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.877191 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.877215 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.877246 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:20:21.877272 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.877304 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.877328 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.877356 MGCP_CodecPort.ttcn:77 match_begin data: : p:20, a:GSM, nt:IN M: recvonly 15:20:21.877382 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.877410 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.877436 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.877464 MGCP_CodecPort.ttcn:77 match_first data: p:20, a:GSM, nt:IN M: recvonly 15:20:21.877489 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.877517 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.877541 MGCP_CodecPort.ttcn:77 match_first result: 18 15:20:21.877567 MGCP_CodecPort.ttcn:77 match_first data: p:20, a:GSM, nt:IN M: recvonly 15:20:21.877599 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.877625 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.877648 MGCP_CodecPort.ttcn:77 match_first result: 21 15:20:21.877671 MGCP_CodecPort.ttcn:77 match_list data: p:20, a:GSM, nt:IN M: recvonly 15:20:21.877694 MGCP_CodecPort.ttcn:77 match_list result: 18 15:20:21.877719 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:20:21.877742 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.877768 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.877790 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.877812 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:20:21.877835 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.877857 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.877894 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:20:21.877915 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.877942 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.877964 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.877988 MGCP_CodecPort.ttcn:77 match_begin data: : recvonly 15:20:21.878008 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.878031 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.878052 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.878076 MGCP_CodecPort.ttcn:77 match_first data: recvonly 15:20:21.878097 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.878121 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.878142 MGCP_CodecPort.ttcn:77 match_first result: 8 15:20:21.878165 MGCP_CodecPort.ttcn:77 match_first data: recvonly 15:20:21.878185 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.878207 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.878228 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.878249 MGCP_CodecPort.ttcn:77 match_list data: recvonly 15:20:21.878269 MGCP_CodecPort.ttcn:77 match_list result: 8 15:20:21.878292 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.878323 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.878348 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.878369 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.878390 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.878410 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.878431 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.878453 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.878473 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.878502 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.878524 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.878768 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.878794 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.878819 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.878841 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.878941 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "CRCX", trans_id := "321", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } 15:20:21.879137 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "321", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } } id 1 15:20:21.879363 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:20:21.879425 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "321", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } } id 1 15:20:21.879461 MGCP_Emulation.ttcn:315 Message with id 1 was extracted from the queue of MGCP. 15:20:21.879525 MGCP_Emulation.ttcn:322 entering f__IPL4__PROVIDER__connect: 127.0.0.1:2427 -> 127.0.0.1:53078 / UDP 15:20:21.879933 MGCP_Emulation.ttcn:439 Found Expect[0] for { line := { verb := "CRCX", trans_id := "321", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_into_this_bsc(1783) 15:20:21.880220 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpCommand : { line := { verb := "CRCX", trans_id := "321", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } 15:20:21.885864 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "321", string := "OK" }, params := { { code := "I", val := "7333931A" }, { code := "Z", val := "rtpbridge/1@mgw" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.3" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP6", conn_addr := { addr := "::1", 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 := 10002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 1 15:20:21.886394 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:20:21.886452 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_into_this_bsc(1783): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "321", string := "OK" }, params := { { code := "I", val := "7333931A" }, { code := "Z", val := "rtpbridge/1@mgw" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.3" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP6", conn_addr := { addr := "::1", 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 := 10002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 1 15:20:21.886483 MGCP_Emulation.ttcn:292 Message with id 1 was extracted from the queue of MGCP_CLIENT. 15:20:21.890442 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "321", string := "OK" }, params := { { code := "I", val := "7333931A" }, { code := "Z", val := "rtpbridge/1@mgw" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.3" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP6", conn_addr := { addr := "::1", 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 := 10002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } } } 15:20:21.890510 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "321", string := "OK" }, params := { { code := "I", val := "7333931A" }, { code := "Z", val := "rtpbridge/1@mgw" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.3" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP6", conn_addr := { addr := "::1", 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 := 10002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } } 15:20:21.890762 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 321 OK\r\nI: 7333931A\r\nZ: rtpbridge/1@mgw\r\n\r\nv=0\r\no=- foo 21 IN IP4 127.0.0.3\r\ns=-\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10002 RTP/AVP 112\r\na=rtpmap:112 AMR/8000\r\na=ptime:20\r\n" 15:20:21.890825 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020333231204F4B0D0A493A2037333333393331410D0A5A3A207274706272696467652F31406D67770D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E330D0A733D2D0D0A633D494E20495036203A3A310D0A743D3020300D0A6D3D617564696F203130303032205254502F415650203131320D0A613D7274706D61703A31313220414D522F383030300D0A613D7074696D653A32300D0A'O ("200 321 OK\r\nI: 7333931A\r\nZ: rtpbridge/1@mgw\r\n\r\nv=0\r\no=- foo 21 IN IP4 127.0.0.3\r\ns=-\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10002 RTP/AVP 112\r\na=rtpmap:112 AMR/8000\r\na=ptime:20\r\n") } 15:20:21.891263 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4352435820333232207274706272696467652F31406D6777204D47435020312E300D0A433A20320D0A4D3A2073656E64726563760D0A0D0A763D300D0A6F3D2D203220323320494E20495034203132372E302E302E310D0A733D2D0D0A633D494E2049503420312E322E332E340D0A743D3020300D0A6D3D617564696F2032333432205254502F41565020330D0A613D7074696D653A32300D0A'O ("CRCX 322 rtpbridge/1@mgw MGCP 1.0\r\nC: 2\r\nM: sendrecv\r\n\r\nv=0\r\no=- 2 23 IN IP4 127.0.0.1\r\ns=-\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 2342 RTP/AVP 3\r\na=ptime:20\r\n") } id 2 15:20:21.891288 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "CRCX 322 rtpbridge/1@mgw MGCP 1.0\r\nC: 2\r\nM: sendrecv\r\n\r\nv=0\r\no=- 2 23 IN IP4 127.0.0.1\r\ns=-\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 2342 RTP/AVP 3\r\na=ptime:20\r\n" 15:20:21.891315 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 322 rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891328 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.891342 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.891355 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 322 rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891367 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.891380 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.891399 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 322 rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891412 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:20:21.891429 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891442 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:20:21.891457 MGCP_CodecPort.ttcn:77 match_begin data: 322 rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891469 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.891483 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891496 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.891511 MGCP_CodecPort.ttcn:77 match_first data: 322 rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891524 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.891538 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891550 MGCP_CodecPort.ttcn:77 match_first result: 28 15:20:21.891564 MGCP_CodecPort.ttcn:77 match_first data: 322 rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891576 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.891589 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891601 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.891614 MGCP_CodecPort.ttcn:77 match_list data: 322 rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891626 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.891639 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891651 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.891664 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891676 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.891693 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891705 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.891718 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891730 MGCP_CodecPort.ttcn:77 match_first result: 15 15:20:21.891742 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891757 MGCP_CodecPort.ttcn:77 match_list result: 15 15:20:21.891769 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891783 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.891795 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891807 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.891818 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891830 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:20:21.891842 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:20:21.891854 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891865 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.891877 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891889 MGCP_CodecPort.ttcn:77 match_first result: 7 15:20:21.891900 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891912 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.891925 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891937 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.891950 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.891961 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.891974 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.891985 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.891997 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.892009 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892021 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.892033 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.892048 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892060 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.892077 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892088 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.892101 MGCP_CodecPort.ttcn:77 match_begin data: : 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892113 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.892125 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892136 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.892149 MGCP_CodecPort.ttcn:77 match_first data: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892160 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.892173 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892185 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.892197 MGCP_CodecPort.ttcn:77 match_first data: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892209 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.892221 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892234 MGCP_CodecPort.ttcn:77 match_first result: 4 15:20:21.892245 MGCP_CodecPort.ttcn:77 match_list data: 2 M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892258 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.892270 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892281 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.892294 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892305 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.892316 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892327 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.892339 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.892352 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892363 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.892377 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892388 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.892400 MGCP_CodecPort.ttcn:77 match_begin data: : sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892412 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.892423 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892434 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.892447 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892458 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.892470 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892481 MGCP_CodecPort.ttcn:77 match_first result: 8 15:20:21.892492 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892503 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.892515 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.892526 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.892538 MGCP_CodecPort.ttcn:77 match_list data: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892549 MGCP_CodecPort.ttcn:77 match_list result: 8 15:20:21.892561 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892572 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.892584 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892595 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.892606 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892617 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.892628 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.892640 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892651 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.892666 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.892677 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.892690 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892700 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.892712 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892723 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.892787 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892801 MGCP_CodecPort.ttcn:77 match_begin token: "v=" 15:20:21.892813 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.892835 MGCP_CodecPort.ttcn:77 match_first data: 0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892846 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.892860 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892871 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.892903 MGCP_CodecPort.ttcn:77 match_begin data: o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892915 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.892927 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.892938 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.892959 MGCP_CodecPort.ttcn:77 match_begin data: o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.892975 MGCP_CodecPort.ttcn:77 match_begin token: "o=" 15:20:21.892986 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.893013 MGCP_CodecPort.ttcn:77 match_first data: - 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893025 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.893037 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.893048 MGCP_CodecPort.ttcn:77 match_first result: 23 15:20:21.893062 MGCP_CodecPort.ttcn:77 match_first data: - 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893072 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.893082 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.893093 MGCP_CodecPort.ttcn:77 match_list data: - 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893105 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.893116 MGCP_CodecPort.ttcn:77 match_begin data: 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893126 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.893140 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.893151 MGCP_CodecPort.ttcn:77 match_first data: 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893161 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.893172 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.893182 MGCP_CodecPort.ttcn:77 match_list data: 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893192 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.893203 MGCP_CodecPort.ttcn:77 match_begin data: 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893213 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.893224 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.893234 MGCP_CodecPort.ttcn:77 match_first data: 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893245 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.893255 MGCP_CodecPort.ttcn:77 match_first result: 2 15:20:21.893266 MGCP_CodecPort.ttcn:77 match_list data: 23 IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893276 MGCP_CodecPort.ttcn:77 match_list result: 2 15:20:21.893287 MGCP_CodecPort.ttcn:77 match_begin data: IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893297 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.893308 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.893318 MGCP_CodecPort.ttcn:77 match_first data: IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893328 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.893530 MGCP_CodecPort.ttcn:77 match_first result: 2 15:20:21.893548 MGCP_CodecPort.ttcn:77 match_list data: IN IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893559 MGCP_CodecPort.ttcn:77 match_list result: 2 15:20:21.893569 MGCP_CodecPort.ttcn:77 match_begin data: IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893579 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.893589 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.893599 MGCP_CodecPort.ttcn:77 match_first data: IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893609 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.893622 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.893632 MGCP_CodecPort.ttcn:77 match_list data: IP4 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893642 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.893650 MGCP_CodecPort.ttcn:77 match_begin data: 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893660 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.893670 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.893680 MGCP_CodecPort.ttcn:77 match_first data: 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893690 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.893701 MGCP_CodecPort.ttcn:77 match_first result: 20 15:20:21.893711 MGCP_CodecPort.ttcn:77 match_list data: 127.0.0.1 s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893721 MGCP_CodecPort.ttcn:77 match_list result: 9 15:20:21.893750 MGCP_CodecPort.ttcn:77 match_begin data: s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893760 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.893772 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.893783 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.893794 MGCP_CodecPort.ttcn:77 match_begin data: s=- c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893804 MGCP_CodecPort.ttcn:77 match_begin token: "s=" 15:20:21.893813 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.893826 MGCP_CodecPort.ttcn:77 match_first data: - c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893836 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.893847 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.893857 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.893871 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893880 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.893891 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.893901 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.893912 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893922 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:20:21.893932 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.893952 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.893963 MGCP_CodecPort.ttcn:77 match_begin token: "u=" 15:20:21.893973 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.894026 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894037 MGCP_CodecPort.ttcn:77 match_begin token: "e=" 15:20:21.894050 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.894115 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894127 MGCP_CodecPort.ttcn:77 match_begin token: "p=" 15:20:21.894137 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.894169 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894187 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:20:21.894197 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.894227 MGCP_CodecPort.ttcn:77 match_first data: IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894238 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.894249 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.894258 MGCP_CodecPort.ttcn:77 match_first result: 14 15:20:21.894268 MGCP_CodecPort.ttcn:77 match_first data: IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894277 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.894287 MGCP_CodecPort.ttcn:77 match_first result: 2 15:20:21.894296 MGCP_CodecPort.ttcn:77 match_list data: IN IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894311 MGCP_CodecPort.ttcn:77 match_list result: 2 15:20:21.894321 MGCP_CodecPort.ttcn:77 match_begin data: IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894330 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.894339 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.894349 MGCP_CodecPort.ttcn:77 match_first data: IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894358 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.894368 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.894377 MGCP_CodecPort.ttcn:77 match_list data: IP4 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894386 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.894396 MGCP_CodecPort.ttcn:77 match_begin data: 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894406 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.894415 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.894432 MGCP_CodecPort.ttcn:77 match_first data: 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894442 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.894452 MGCP_CodecPort.ttcn:77 match_first result: 12 15:20:21.894462 MGCP_CodecPort.ttcn:77 match_first data: 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894471 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:20:21.894482 MGCP_CodecPort.ttcn:77 match_first result: 32 15:20:21.894491 MGCP_CodecPort.ttcn:77 match_list data: 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894501 MGCP_CodecPort.ttcn:77 match_list result: 7 15:20:21.894510 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894519 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:20:21.894529 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.894539 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894549 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.894559 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.894568 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.894614 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894625 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:20:21.894635 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.894666 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894676 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:20:21.894686 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.894696 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894706 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.894716 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.894726 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.894736 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894746 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.894755 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.894764 MGCP_CodecPort.ttcn:77 match_list data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894772 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.894783 MGCP_CodecPort.ttcn:77 match_begin data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894792 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.894801 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.894810 MGCP_CodecPort.ttcn:77 match_first data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894819 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.894828 MGCP_CodecPort.ttcn:77 match_first result: 10 15:20:21.894837 MGCP_CodecPort.ttcn:77 match_list data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894845 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.894855 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894864 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.894874 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.894883 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.894930 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894941 MGCP_CodecPort.ttcn:77 match_begin token: "r=" 15:20:21.894950 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.894980 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.894991 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:20:21.895000 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895034 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.895043 MGCP_CodecPort.ttcn:77 match_begin token: "z=" 15:20:21.895052 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895093 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.895103 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:20:21.895112 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895140 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.895150 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:20:21.895159 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895198 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.895208 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:20:21.895217 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.895226 MGCP_CodecPort.ttcn:77 match_first data: audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.895235 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.895245 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.895254 MGCP_CodecPort.ttcn:77 match_first result: 20 15:20:21.895262 MGCP_CodecPort.ttcn:77 match_first data: audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.895271 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.895280 MGCP_CodecPort.ttcn:77 match_first result: 5 15:20:21.895289 MGCP_CodecPort.ttcn:77 match_list data: audio 2342 RTP/AVP 3 a=ptime:20 15:20:21.895297 MGCP_CodecPort.ttcn:77 match_list result: 5 15:20:21.895306 MGCP_CodecPort.ttcn:77 match_begin data: 2342 RTP/AVP 3 a=ptime:20 15:20:21.895315 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.895323 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.895345 MGCP_CodecPort.ttcn:77 match_first data: 2342 RTP/AVP 3 a=ptime:20 15:20:21.895355 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.895364 MGCP_CodecPort.ttcn:77 match_first result: 4 15:20:21.895373 MGCP_CodecPort.ttcn:77 match_first data: 2342 RTP/AVP 3 a=ptime:20 15:20:21.895381 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:20:21.895390 MGCP_CodecPort.ttcn:77 match_first result: 8 15:20:21.895399 MGCP_CodecPort.ttcn:77 match_list data: 2342 RTP/AVP 3 a=ptime:20 15:20:21.895407 MGCP_CodecPort.ttcn:77 match_list result: 4 15:20:21.895418 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:20:21.895426 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:20:21.895435 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895444 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:20:21.895453 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.895462 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.895472 MGCP_CodecPort.ttcn:77 match_first data: RTP/AVP 3 a=ptime:20 15:20:21.895482 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.895491 MGCP_CodecPort.ttcn:77 match_first result: 7 15:20:21.895499 MGCP_CodecPort.ttcn:77 match_list data: RTP/AVP 3 a=ptime:20 15:20:21.895508 MGCP_CodecPort.ttcn:77 match_list result: 7 15:20:21.895517 MGCP_CodecPort.ttcn:77 match_begin data: 3 a=ptime:20 15:20:21.895525 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.895534 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.895553 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:20:21.895563 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.895572 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.895580 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:20:21.895590 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.895598 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.895606 MGCP_CodecPort.ttcn:77 match_list data: 3 a=ptime:20 15:20:21.895615 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.895623 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.895631 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.895639 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895649 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.895657 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.895666 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.895674 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.895684 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.895692 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:20:21.895700 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895741 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.895755 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:20:21.895764 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895787 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.895796 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:20:21.895805 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895822 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.895832 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:20:21.895840 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895859 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.895868 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:20:21.895876 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.895899 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:20:21.895909 MGCP_CodecPort.ttcn:77 match_begin token: "cat:" 15:20:21.895917 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895935 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:20:21.895944 MGCP_CodecPort.ttcn:77 match_begin token: "keywds:" 15:20:21.895953 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895970 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:20:21.895979 MGCP_CodecPort.ttcn:77 match_begin token: "tool:" 15:20:21.895988 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.895999 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:20:21.896007 MGCP_CodecPort.ttcn:77 match_begin token: "ptime:" 15:20:21.896016 MGCP_CodecPort.ttcn:77 match_begin result: 6 15:20:21.896038 MGCP_CodecPort.ttcn:77 match_first data: 20 15:20:21.896047 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.896056 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.896065 MGCP_CodecPort.ttcn:77 match_first result: 2 15:20:21.896073 MGCP_CodecPort.ttcn:77 match_list data: 20 15:20:21.896081 MGCP_CodecPort.ttcn:77 match_list result: 2 15:20:21.896098 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.896107 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.896116 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.896124 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.896133 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.896141 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:20:21.896152 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.896161 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.896169 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:20:21.896178 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.896187 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", 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 := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } } 15:20:21.896242 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", 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 := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } } } id 2 15:20:21.896260 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:20:21.896276 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", 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 := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } } } id 2 15:20:21.896288 MGCP_Emulation.ttcn:315 Message with id 2 was extracted from the queue of MGCP. 15:20:21.896308 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpCommand : { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", 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 := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 15:20:21.897148 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "322", string := "OK" }, params := { { code := "I", val := "4741C19F" }, { code := "Z", val := "rtpbridge/1@mgw" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.3" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", 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 := 11002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 2 15:20:21.897166 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:20:21.897182 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_into_this_bsc(1783): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "322", string := "OK" }, params := { { code := "I", val := "4741C19F" }, { code := "Z", val := "rtpbridge/1@mgw" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.3" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", 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 := 11002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 2 15:20:21.897194 MGCP_Emulation.ttcn:292 Message with id 2 was extracted from the queue of MGCP_CLIENT. 15:20:21.897241 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "322", string := "OK" }, params := { { code := "I", val := "4741C19F" }, { code := "Z", val := "rtpbridge/1@mgw" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.3" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", 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 := 11002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } } } 15:20:21.897256 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "322", string := "OK" }, params := { { code := "I", val := "4741C19F" }, { code := "Z", val := "rtpbridge/1@mgw" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.3" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", 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 := 11002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } } 15:20:21.897282 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 322 OK\r\nI: 4741C19F\r\nZ: rtpbridge/1@mgw\r\n\r\nv=0\r\no=- foo 21 IN IP4 127.0.0.3\r\ns=-\r\nc=IN IP4 127.0.0.5\r\nt=0 0\r\nm=audio 11002 RTP/AVP 112\r\na=rtpmap:112 AMR/8000\r\na=ptime:20\r\n" 15:20:21.897304 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020333232204F4B0D0A493A2034373431433139460D0A5A3A207274706272696467652F31406D67770D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E330D0A733D2D0D0A633D494E20495034203132372E302E302E350D0A743D3020300D0A6D3D617564696F203131303032205254502F415650203131320D0A613D7274706D61703A31313220414D522F383030300D0A613D7074696D653A32300D0A'O ("200 322 OK\r\nI: 4741C19F\r\nZ: rtpbridge/1@mgw\r\n\r\nv=0\r\no=- foo 21 IN IP4 127.0.0.3\r\ns=-\r\nc=IN IP4 127.0.0.5\r\nt=0 0\r\nm=audio 11002 RTP/AVP 112\r\na=rtpmap:112 AMR/8000\r\na=ptime:20\r\n") } 15:20:21.897379 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4D44435820333233207274706272696467652F31406D6777204D47435020312E300D0A433A20320D0A493A2037333333393331410D0A4D3A2073656E64726563760D0A0D0A763D300D0A6F3D2D203220323320494E20495034203132372E302E302E310D0A733D2D0D0A633D494E20495034203132372E302E302E320D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7074696D653A32300D0A'O ("MDCX 323 rtpbridge/1@mgw MGCP 1.0\r\nC: 2\r\nI: 7333931A\r\nM: sendrecv\r\n\r\nv=0\r\no=- 2 23 IN IP4 127.0.0.1\r\ns=-\r\nc=IN IP4 127.0.0.2\r\nt=0 0\r\nm=audio 9002 RTP/AVP 3\r\na=ptime:20\r\n") } id 3 15:20:21.897392 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "MDCX 323 rtpbridge/1@mgw MGCP 1.0\r\nC: 2\r\nI: 7333931A\r\nM: sendrecv\r\n\r\nv=0\r\no=- 2 23 IN IP4 127.0.0.1\r\ns=-\r\nc=IN IP4 127.0.0.2\r\nt=0 0\r\nm=audio 9002 RTP/AVP 3\r\na=ptime:20\r\n" 15:20:21.897406 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 323 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897416 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.897425 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.897434 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 323 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897442 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.897451 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.897468 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 323 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897477 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:20:21.897488 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.897497 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:20:21.897506 MGCP_CodecPort.ttcn:77 match_begin data: 323 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897516 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.897525 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.897533 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.897543 MGCP_CodecPort.ttcn:77 match_first data: 323 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897551 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.897561 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.897570 MGCP_CodecPort.ttcn:77 match_first result: 28 15:20:21.897579 MGCP_CodecPort.ttcn:77 match_first data: 323 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897651 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.897665 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.897678 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.897691 MGCP_CodecPort.ttcn:77 match_list data: 323 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897704 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.897793 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897806 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.897817 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.897826 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.897837 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897847 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.897857 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.897867 MGCP_CodecPort.ttcn:77 match_first result: 15 15:20:21.897877 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897887 MGCP_CodecPort.ttcn:77 match_list result: 15 15:20:21.897897 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897908 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.897918 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.897928 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.897939 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897949 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:20:21.897959 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:20:21.897969 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.897979 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.897989 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.897999 MGCP_CodecPort.ttcn:77 match_first result: 7 15:20:21.898009 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898019 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.898030 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898040 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.898051 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898061 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.898071 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898081 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.898091 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.898101 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898111 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.898120 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.898133 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898144 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.898156 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898166 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.898178 MGCP_CodecPort.ttcn:77 match_begin data: : 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898188 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.898199 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898209 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.898220 MGCP_CodecPort.ttcn:77 match_first data: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898230 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.898240 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898250 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.898261 MGCP_CodecPort.ttcn:77 match_first data: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898271 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.898281 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898291 MGCP_CodecPort.ttcn:77 match_first result: 4 15:20:21.898306 MGCP_CodecPort.ttcn:77 match_list data: 2 I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898318 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.898329 MGCP_CodecPort.ttcn:77 match_begin data: I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898339 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.898350 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898361 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.898371 MGCP_CodecPort.ttcn:77 match_begin data: I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898381 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.898390 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.898402 MGCP_CodecPort.ttcn:77 match_begin data: I: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898412 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.898425 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898435 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.898445 MGCP_CodecPort.ttcn:77 match_begin data: : 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898455 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.898466 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898476 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.898486 MGCP_CodecPort.ttcn:77 match_first data: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898496 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.898507 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898517 MGCP_CodecPort.ttcn:77 match_first result: 8 15:20:21.898527 MGCP_CodecPort.ttcn:77 match_first data: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898537 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.898547 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898557 MGCP_CodecPort.ttcn:77 match_first result: 11 15:20:21.898567 MGCP_CodecPort.ttcn:77 match_list data: 7333931A M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898578 MGCP_CodecPort.ttcn:77 match_list result: 8 15:20:21.898589 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898599 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.898610 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898621 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.898630 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898640 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.898650 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.898661 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898670 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.898682 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898692 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.898703 MGCP_CodecPort.ttcn:77 match_begin data: : sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898714 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.898724 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898734 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.898744 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898754 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.898765 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898775 MGCP_CodecPort.ttcn:77 match_first result: 8 15:20:21.898785 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898795 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.898805 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.898815 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.898825 MGCP_CodecPort.ttcn:77 match_list data: sendrecv v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898834 MGCP_CodecPort.ttcn:77 match_list result: 8 15:20:21.898845 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898854 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.898865 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898875 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.898886 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898895 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.898905 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.898915 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898925 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.898938 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.898948 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.898959 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.898969 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.898979 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.898989 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.899000 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899010 MGCP_CodecPort.ttcn:77 match_begin token: "v=" 15:20:21.899020 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.899030 MGCP_CodecPort.ttcn:77 match_first data: 0 o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899040 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.899050 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.899060 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.899071 MGCP_CodecPort.ttcn:77 match_begin data: o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899081 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.899092 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.899101 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.899111 MGCP_CodecPort.ttcn:77 match_begin data: o=- 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899121 MGCP_CodecPort.ttcn:77 match_begin token: "o=" 15:20:21.899131 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.899142 MGCP_CodecPort.ttcn:77 match_first data: - 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899153 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.899163 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.899173 MGCP_CodecPort.ttcn:77 match_first result: 23 15:20:21.899182 MGCP_CodecPort.ttcn:77 match_first data: - 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899192 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.899202 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.899212 MGCP_CodecPort.ttcn:77 match_list data: - 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899221 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.899231 MGCP_CodecPort.ttcn:77 match_begin data: 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899241 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.899250 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.899260 MGCP_CodecPort.ttcn:77 match_first data: 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899271 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.899280 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.899290 MGCP_CodecPort.ttcn:77 match_list data: 2 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899300 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.899310 MGCP_CodecPort.ttcn:77 match_begin data: 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899319 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.899329 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.899339 MGCP_CodecPort.ttcn:77 match_first data: 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899349 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.899359 MGCP_CodecPort.ttcn:77 match_first result: 2 15:20:21.899368 MGCP_CodecPort.ttcn:77 match_list data: 23 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899378 MGCP_CodecPort.ttcn:77 match_list result: 2 15:20:21.899388 MGCP_CodecPort.ttcn:77 match_begin data: IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899397 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.899407 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.899417 MGCP_CodecPort.ttcn:77 match_first data: IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899427 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.899436 MGCP_CodecPort.ttcn:77 match_first result: 2 15:20:21.899446 MGCP_CodecPort.ttcn:77 match_list data: IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899456 MGCP_CodecPort.ttcn:77 match_list result: 2 15:20:21.899465 MGCP_CodecPort.ttcn:77 match_begin data: IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899476 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.899486 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.899496 MGCP_CodecPort.ttcn:77 match_first data: IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899505 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.899515 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.899525 MGCP_CodecPort.ttcn:77 match_list data: IP4 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899535 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.899545 MGCP_CodecPort.ttcn:77 match_begin data: 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899554 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.899564 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.899574 MGCP_CodecPort.ttcn:77 match_first data: 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899585 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.899595 MGCP_CodecPort.ttcn:77 match_first result: 20 15:20:21.899605 MGCP_CodecPort.ttcn:77 match_list data: 127.0.0.1 s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899616 MGCP_CodecPort.ttcn:77 match_list result: 9 15:20:21.899626 MGCP_CodecPort.ttcn:77 match_begin data: s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899636 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.899648 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.899658 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.899667 MGCP_CodecPort.ttcn:77 match_begin data: s=- c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899677 MGCP_CodecPort.ttcn:77 match_begin token: "s=" 15:20:21.899687 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.899698 MGCP_CodecPort.ttcn:77 match_first data: - c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899708 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.899719 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.899729 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.899742 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899752 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.899763 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.899773 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.899785 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899795 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:20:21.899805 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.899815 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899826 MGCP_CodecPort.ttcn:77 match_begin token: "u=" 15:20:21.899836 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.899847 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899858 MGCP_CodecPort.ttcn:77 match_begin token: "e=" 15:20:21.899868 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.899879 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899890 MGCP_CodecPort.ttcn:77 match_begin token: "p=" 15:20:21.899903 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.899915 MGCP_CodecPort.ttcn:77 match_begin data: c=IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899925 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:20:21.899935 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.899945 MGCP_CodecPort.ttcn:77 match_first data: IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899955 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.899966 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.899976 MGCP_CodecPort.ttcn:77 match_first result: 16 15:20:21.899985 MGCP_CodecPort.ttcn:77 match_first data: IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.899995 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.900005 MGCP_CodecPort.ttcn:77 match_first result: 2 15:20:21.900015 MGCP_CodecPort.ttcn:77 match_list data: IN IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900025 MGCP_CodecPort.ttcn:77 match_list result: 2 15:20:21.900035 MGCP_CodecPort.ttcn:77 match_begin data: IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900044 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.900054 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.900064 MGCP_CodecPort.ttcn:77 match_first data: IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900073 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.900085 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.900094 MGCP_CodecPort.ttcn:77 match_list data: IP4 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900104 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.900114 MGCP_CodecPort.ttcn:77 match_begin data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900124 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.900134 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.900144 MGCP_CodecPort.ttcn:77 match_first data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900153 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.900163 MGCP_CodecPort.ttcn:77 match_first result: 14 15:20:21.900173 MGCP_CodecPort.ttcn:77 match_first data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900183 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:20:21.900193 MGCP_CodecPort.ttcn:77 match_first result: 34 15:20:21.900203 MGCP_CodecPort.ttcn:77 match_list data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900212 MGCP_CodecPort.ttcn:77 match_list result: 9 15:20:21.900222 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900232 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:20:21.900242 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.900252 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900262 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.900273 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.900283 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.900293 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900303 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:20:21.900313 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.900324 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900334 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:20:21.900344 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.900355 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900365 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.900375 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.900385 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.900395 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900405 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.900415 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.900425 MGCP_CodecPort.ttcn:77 match_list data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900436 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.900446 MGCP_CodecPort.ttcn:77 match_begin data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900456 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.900466 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.900475 MGCP_CodecPort.ttcn:77 match_first data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900485 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.900495 MGCP_CodecPort.ttcn:77 match_first result: 10 15:20:21.900505 MGCP_CodecPort.ttcn:77 match_list data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900514 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.900524 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900534 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.900545 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.900554 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.900565 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900575 MGCP_CodecPort.ttcn:77 match_begin token: "r=" 15:20:21.900585 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.900595 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900605 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:20:21.900616 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.900627 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900637 MGCP_CodecPort.ttcn:77 match_begin token: "z=" 15:20:21.900647 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.900657 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900667 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:20:21.900677 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.900687 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900696 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:20:21.900706 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.900717 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900728 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:20:21.900738 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.900748 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900761 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.900771 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.900781 MGCP_CodecPort.ttcn:77 match_first result: 20 15:20:21.900793 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900802 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.900813 MGCP_CodecPort.ttcn:77 match_first result: 5 15:20:21.900823 MGCP_CodecPort.ttcn:77 match_list data: audio 9002 RTP/AVP 3 a=ptime:20 15:20:21.900833 MGCP_CodecPort.ttcn:77 match_list result: 5 15:20:21.900843 MGCP_CodecPort.ttcn:77 match_begin data: 9002 RTP/AVP 3 a=ptime:20 15:20:21.900853 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.900865 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.900877 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:20:21.900885 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.900903 MGCP_CodecPort.ttcn:77 match_first result: 4 15:20:21.900914 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:20:21.900924 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:20:21.900934 MGCP_CodecPort.ttcn:77 match_first result: 8 15:20:21.900944 MGCP_CodecPort.ttcn:77 match_list data: 9002 RTP/AVP 3 a=ptime:20 15:20:21.900953 MGCP_CodecPort.ttcn:77 match_list result: 4 15:20:21.900965 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:20:21.900975 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:20:21.900985 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.900995 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:20:21.901005 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.901015 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.901026 MGCP_CodecPort.ttcn:77 match_first data: RTP/AVP 3 a=ptime:20 15:20:21.901036 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.901046 MGCP_CodecPort.ttcn:77 match_first result: 7 15:20:21.901056 MGCP_CodecPort.ttcn:77 match_list data: RTP/AVP 3 a=ptime:20 15:20:21.901065 MGCP_CodecPort.ttcn:77 match_list result: 7 15:20:21.901075 MGCP_CodecPort.ttcn:77 match_begin data: 3 a=ptime:20 15:20:21.901085 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.901095 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.901105 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:20:21.901115 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.901125 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.901135 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:20:21.901145 MGCP_CodecPort.ttcn:77 match_first token: " " 15:20:21.901155 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.901165 MGCP_CodecPort.ttcn:77 match_list data: 3 a=ptime:20 15:20:21.901175 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.901184 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.901195 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:20:21.901205 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901215 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.901227 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.901238 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.901248 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.901258 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.901268 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:20:21.901278 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901288 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.901298 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:20:21.901308 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901318 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.901328 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:20:21.901338 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901348 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.901358 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:20:21.901367 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901378 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:20:21.901387 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:20:21.901397 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.901407 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:20:21.901417 MGCP_CodecPort.ttcn:77 match_begin token: "cat:" 15:20:21.901427 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901438 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:20:21.901447 MGCP_CodecPort.ttcn:77 match_begin token: "keywds:" 15:20:21.901457 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901467 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:20:21.901477 MGCP_CodecPort.ttcn:77 match_begin token: "tool:" 15:20:21.901488 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901498 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:20:21.901508 MGCP_CodecPort.ttcn:77 match_begin token: "ptime:" 15:20:21.901518 MGCP_CodecPort.ttcn:77 match_begin result: 6 15:20:21.901529 MGCP_CodecPort.ttcn:77 match_first data: 20 15:20:21.901539 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.901549 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.901559 MGCP_CodecPort.ttcn:77 match_first result: 2 15:20:21.901569 MGCP_CodecPort.ttcn:77 match_list data: 20 15:20:21.901579 MGCP_CodecPort.ttcn:77 match_list result: 2 15:20:21.901590 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.901599 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:20:21.901610 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.901620 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.901630 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.901639 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:20:21.901649 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901659 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.901669 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:20:21.901679 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.901689 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "MDCX", trans_id := "323", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "7333931A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.2", 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 := 9002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } } 15:20:21.901723 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "323", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "7333931A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.2", 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 := 9002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } } } id 3 15:20:21.901740 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:20:21.901757 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "323", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "7333931A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.2", 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 := 9002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } } } id 3 15:20:21.901771 MGCP_Emulation.ttcn:315 Message with id 3 was extracted from the queue of MGCP. 15:20:21.901789 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpCommand : { line := { verb := "MDCX", trans_id := "323", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "7333931A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.2", 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 := 9002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 15:20:21.902935 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "323", string := "OK" }, params := { { code := "I", val := "7333931A" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.2" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", 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 := 9002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 3 15:20:21.902952 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:20:21.902967 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_into_this_bsc(1783): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "323", string := "OK" }, params := { { code := "I", val := "7333931A" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.2" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", 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 := 9002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 3 15:20:21.902980 MGCP_Emulation.ttcn:292 Message with id 3 was extracted from the queue of MGCP_CLIENT. 15:20:21.903023 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "323", string := "OK" }, params := { { code := "I", val := "7333931A" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.2" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", 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 := 9002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } } } 15:20:21.903037 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "323", string := "OK" }, params := { { code := "I", val := "7333931A" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "foo", session_version := "21", net_type := "IN", addr_type := "IP4", addr := "127.0.0.2" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", 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 := 9002, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } } 15:20:21.903063 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 323 OK\r\nI: 7333931A\r\n\r\nv=0\r\no=- foo 21 IN IP4 127.0.0.2\r\ns=-\r\nc=IN IP4 127.0.0.5\r\nt=0 0\r\nm=audio 9002 RTP/AVP 112\r\na=rtpmap:112 AMR/8000\r\na=ptime:20\r\n" 15:20:21.903085 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020333233204F4B0D0A493A2037333333393331410D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E320D0A733D2D0D0A633D494E20495034203132372E302E302E350D0A743D3020300D0A6D3D617564696F2039303032205254502F415650203131320D0A613D7274706D61703A31313220414D522F383030300D0A613D7074696D653A32300D0A'O ("200 323 OK\r\nI: 7333931A\r\n\r\nv=0\r\no=- foo 21 IN IP4 127.0.0.2\r\ns=-\r\nc=IN IP4 127.0.0.5\r\nt=0 0\r\nm=audio 9002 RTP/AVP 112\r\na=rtpmap:112 AMR/8000\r\na=ptime:20\r\n") } 15:20:21.958980 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '444C435820333234207274706272696467652F31406D6777204D47435020312E300D0A433A20320D0A493A2037333333393331410D0A'O ("DLCX 324 rtpbridge/1@mgw MGCP 1.0\r\nC: 2\r\nI: 7333931A\r\n") } id 4 15:20:21.959500 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "DLCX 324 rtpbridge/1@mgw MGCP 1.0\r\nC: 2\r\nI: 7333931A\r\n" 15:20:21.959766 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 324 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.959967 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.960081 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.960179 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 324 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.960372 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.960481 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.960729 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 324 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.960842 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:20:21.960960 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.961050 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:20:21.961139 MGCP_CodecPort.ttcn:77 match_begin data: 324 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.961229 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.961317 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.961405 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.961494 MGCP_CodecPort.ttcn:77 match_first data: 324 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.961570 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.961762 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.961841 MGCP_CodecPort.ttcn:77 match_first result: 28 15:20:21.961910 MGCP_CodecPort.ttcn:77 match_first data: 324 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.961971 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.962042 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.962097 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.962145 MGCP_CodecPort.ttcn:77 match_list data: 324 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.962285 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.962397 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.962563 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.962625 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.962676 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.962736 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.962790 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.962840 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.962891 MGCP_CodecPort.ttcn:77 match_first result: 15 15:20:21.962941 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 7333931A 15:20:21.962992 MGCP_CodecPort.ttcn:77 match_list result: 15 15:20:21.963046 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 I: 7333931A 15:20:21.963092 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.963143 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.963189 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.963236 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 I: 7333931A 15:20:21.963284 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:20:21.963333 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:20:21.963376 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 2 I: 7333931A 15:20:21.963422 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.963472 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.963517 MGCP_CodecPort.ttcn:77 match_first result: 7 15:20:21.963560 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 2 I: 7333931A 15:20:21.963607 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.963662 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 7333931A 15:20:21.963708 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.963760 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.963805 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.963854 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 7333931A 15:20:21.963899 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.963950 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.964002 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 7333931A 15:20:21.964049 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.964097 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.964156 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 7333931A 15:20:21.964202 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.964267 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.964315 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.964368 MGCP_CodecPort.ttcn:77 match_begin data: : 2 I: 7333931A 15:20:21.964414 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.964465 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.964510 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.964563 MGCP_CodecPort.ttcn:77 match_first data: 2 I: 7333931A 15:20:21.964608 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.964659 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.964713 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.964763 MGCP_CodecPort.ttcn:77 match_first data: 2 I: 7333931A 15:20:21.964814 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.964863 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.964910 MGCP_CodecPort.ttcn:77 match_first result: 4 15:20:21.964956 MGCP_CodecPort.ttcn:77 match_list data: 2 I: 7333931A 15:20:21.965002 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.965052 MGCP_CodecPort.ttcn:77 match_begin data: I: 7333931A 15:20:21.965097 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.965148 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.965220 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.965279 MGCP_CodecPort.ttcn:77 match_begin data: I: 7333931A 15:20:21.965328 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.965375 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.965430 MGCP_CodecPort.ttcn:77 match_begin data: I: 7333931A 15:20:21.965476 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.965537 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.965585 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.965636 MGCP_CodecPort.ttcn:77 match_begin data: : 7333931A 15:20:21.965681 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.965729 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.965775 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.965822 MGCP_CodecPort.ttcn:77 match_first data: 7333931A 15:20:21.965875 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.965937 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.965987 MGCP_CodecPort.ttcn:77 match_first result: 8 15:20:21.966034 MGCP_CodecPort.ttcn:77 match_first data: 7333931A 15:20:21.966079 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.966134 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.966185 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.966231 MGCP_CodecPort.ttcn:77 match_list data: 7333931A 15:20:21.966278 MGCP_CodecPort.ttcn:77 match_list result: 8 15:20:21.966352 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.966399 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.966450 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.966496 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.966541 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.966590 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.966638 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.966685 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.966732 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.966790 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.966838 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.966905 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.966954 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.967005 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.967053 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.967108 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "DLCX", trans_id := "324", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "7333931A" } }, sdp := omit } } 15:20:21.967206 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "324", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "7333931A" } }, sdp := omit } } } id 4 15:20:21.967350 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:20:21.967461 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "324", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "7333931A" } }, sdp := omit } } } id 4 15:20:21.967529 MGCP_Emulation.ttcn:315 Message with id 4 was extracted from the queue of MGCP. 15:20:21.967607 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpCommand : { line := { verb := "DLCX", trans_id := "324", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "7333931A" } }, sdp := omit } 15:20:21.967767 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '444C435820333235207274706272696467652F31406D6777204D47435020312E300D0A433A20320D0A493A2034373431433139460D0A'O ("DLCX 325 rtpbridge/1@mgw MGCP 1.0\r\nC: 2\r\nI: 4741C19F\r\n") } id 5 15:20:21.967839 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "DLCX 325 rtpbridge/1@mgw MGCP 1.0\r\nC: 2\r\nI: 4741C19F\r\n" 15:20:21.967905 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 325 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.967957 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.968010 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.968063 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 325 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.968113 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.968166 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.968233 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 325 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.968284 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:20:21.968352 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.968405 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:20:21.968475 MGCP_CodecPort.ttcn:77 match_begin data: 325 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.968529 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.968585 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.968627 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.968694 MGCP_CodecPort.ttcn:77 match_first data: 325 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.968749 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.968806 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.968855 MGCP_CodecPort.ttcn:77 match_first result: 28 15:20:21.968905 MGCP_CodecPort.ttcn:77 match_first data: 325 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.968954 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.969003 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.969051 MGCP_CodecPort.ttcn:77 match_first result: 3 15:20:21.969183 MGCP_CodecPort.ttcn:77 match_list data: 325 rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.969259 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.969334 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.969385 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.969441 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.969489 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.969542 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.969590 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.969632 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.969678 MGCP_CodecPort.ttcn:77 match_first result: 15 15:20:21.969726 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 2 I: 4741C19F 15:20:21.969784 MGCP_CodecPort.ttcn:77 match_list result: 15 15:20:21.969842 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 I: 4741C19F 15:20:21.969899 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:20:21.969949 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.969995 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.970042 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 2 I: 4741C19F 15:20:21.970087 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:20:21.970135 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:20:21.970207 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 2 I: 4741C19F 15:20:21.970254 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:20:21.970327 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.970373 MGCP_CodecPort.ttcn:77 match_first result: 7 15:20:21.970430 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 2 I: 4741C19F 15:20:21.970476 MGCP_CodecPort.ttcn:77 match_list result: 3 15:20:21.970533 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 4741C19F 15:20:21.970582 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.970648 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.970697 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.970749 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 4741C19F 15:20:21.970799 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.970849 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.970901 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 4741C19F 15:20:21.970950 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.970998 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.971062 MGCP_CodecPort.ttcn:77 match_begin data: C: 2 I: 4741C19F 15:20:21.971110 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.971179 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.971228 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.971284 MGCP_CodecPort.ttcn:77 match_begin data: : 2 I: 4741C19F 15:20:21.971334 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.971387 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.971436 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.971494 MGCP_CodecPort.ttcn:77 match_first data: 2 I: 4741C19F 15:20:21.971544 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.971599 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.971647 MGCP_CodecPort.ttcn:77 match_first result: 1 15:20:21.971700 MGCP_CodecPort.ttcn:77 match_first data: 2 I: 4741C19F 15:20:21.971748 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.971800 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.971848 MGCP_CodecPort.ttcn:77 match_first result: 4 15:20:21.971897 MGCP_CodecPort.ttcn:77 match_list data: 2 I: 4741C19F 15:20:21.971954 MGCP_CodecPort.ttcn:77 match_list result: 1 15:20:21.972007 MGCP_CodecPort.ttcn:77 match_begin data: I: 4741C19F 15:20:21.972055 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.972108 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.972169 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.972218 MGCP_CodecPort.ttcn:77 match_begin data: I: 4741C19F 15:20:21.972268 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.972317 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.972376 MGCP_CodecPort.ttcn:77 match_begin data: I: 4741C19F 15:20:21.972423 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.972487 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.972536 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:20:21.972589 MGCP_CodecPort.ttcn:77 match_begin data: : 4741C19F 15:20:21.972639 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:20:21.972692 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.972742 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.972795 MGCP_CodecPort.ttcn:77 match_first data: 4741C19F 15:20:21.972844 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.972898 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.972947 MGCP_CodecPort.ttcn:77 match_first result: 8 15:20:21.972996 MGCP_CodecPort.ttcn:77 match_first data: 4741C19F 15:20:21.973043 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:20:21.973103 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.973152 MGCP_CodecPort.ttcn:77 match_first result: -1 15:20:21.973200 MGCP_CodecPort.ttcn:77 match_list data: 4741C19F 15:20:21.973248 MGCP_CodecPort.ttcn:77 match_list result: 8 15:20:21.973300 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.973348 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.973411 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:20:21.973461 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:20:21.973511 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.973558 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:20:21.973621 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:20:21.973670 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.973717 MGCP_CodecPort.ttcn:77 match_begin token: "^(([A-EIL-TXZ])|(RC)|(LC)|(ES)|(RM)|(RD)|(PL)|(MD)|(X-OSMO-CP)|(X-OSMO-IGN)|(X-OSMUX))" 15:20:21.973781 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.973832 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.973890 MGCP_CodecPort.ttcn:77 match_begin data: 15:20:21.973938 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:20:21.973992 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:20:21.974041 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:20:21.974098 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "DLCX", trans_id := "325", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "4741C19F" } }, sdp := omit } } 15:20:21.974199 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "325", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "4741C19F" } }, sdp := omit } } } id 5 15:20:21.974286 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:20:21.974378 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "325", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "4741C19F" } }, sdp := omit } } } id 5 15:20:21.974442 MGCP_Emulation.ttcn:315 Message with id 5 was extracted from the queue of MGCP. 15:20:21.974518 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpCommand : { line := { verb := "DLCX", trans_id := "325", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "4741C19F" } }, sdp := omit } 15:20:21.974640 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "324", string := "OK" }, params := { }, sdp := omit } id 4 15:20:21.974715 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:20:21.974774 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_into_this_bsc(1783): @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "324", string := "OK" }, params := { }, sdp := omit } id 4 15:20:21.974834 MGCP_Emulation.ttcn:292 Message with id 4 was extracted from the queue of MGCP_CLIENT. 15:20:21.974983 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "250", trans_id := "324", string := "OK" }, params := { }, sdp := omit } } } 15:20:21.975051 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "250", trans_id := "324", string := "OK" }, params := { }, sdp := omit } } 15:20:21.975133 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "250 324 OK\r\n" 15:20:21.975198 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32353020333234204F4B0D0A'O ("250 324 OK\r\n") } 15:20:21.975332 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_into_this_bsc(1783) @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "325", string := "OK" }, params := { }, sdp := omit } id 5 15:20:21.975413 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:20:21.975471 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_into_this_bsc(1783): @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "325", string := "OK" }, params := { }, sdp := omit } id 5 15:20:21.975528 MGCP_Emulation.ttcn:292 Message with id 5 was extracted from the queue of MGCP_CLIENT. 15:20:21.975597 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "250", trans_id := "325", string := "OK" }, params := { }, sdp := omit } } } 15:20:21.975651 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "250", trans_id := "325", string := "OK" }, params := { }, sdp := omit } } 15:20:21.975707 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "250 325 OK\r\n" 15:20:21.975765 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32353020333235204F4B0D0A'O ("250 325 OK\r\n") } 15:20:24.145639 MGCP_Emulation.ttcn:290 Connection of port MGCP_CLIENT to TC_ho_into_this_bsc(1783):MGCP was closed unexpectedly by the peer. 15:20:24.145683 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT was disconnected from TC_ho_into_this_bsc(1783):MGCP. 15:20:24.145729 MGCP_Emulation.ttcn:290 Connection of port MGCP_CLIENT_MULTI to TC_ho_into_this_bsc(1783):MGCP_MULTI was closed unexpectedly by the peer. 15:20:24.145745 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT_MULTI was disconnected from TC_ho_into_this_bsc(1783):MGCP_MULTI. 15:20:24.145765 MGCP_Emulation.ttcn:290 Connection of port MGCP_PROC to TC_ho_into_this_bsc(1783):MGCP_PROC was closed unexpectedly by the peer. 15:20:24.145782 MGCP_Emulation.ttcn:290 Port MGCP_PROC was disconnected from TC_ho_into_this_bsc(1783):MGCP_PROC. 15:20:24.281343 MGCP_Emulation.ttcn:290 Stop was requested from MC. 15:20:24.281373 MGCP_Emulation.ttcn:290 Stopping test component execution. 15:20:24.281683 - Function main was stopped. PTC remains alive and is waiting for next start. 15:20:24.284609 - Kill was requested from MC. Terminating idle PTC. 15:20:24.284667 - Terminating component type MGCP_Emulation.MGCP_Emulation_CT. 15:20:24.284692 - Removing unterminated mapping between port MGCP and system:MGCP_CODEC_PT. 15:20:24.285089 - Port MGCP was unmapped from system:MGCP_CODEC_PT. 15:20:24.285133 - Port MGCP was stopped. 15:20:24.285205 - Port MGCP_CLIENT was stopped. 15:20:24.285230 - Port MGCP_CLIENT_MULTI was stopped. 15:20:24.285257 - Port MGCP_PROC was stopped. 15:20:24.285272 - Component type MGCP_Emulation.MGCP_Emulation_CT was shut down inside testcase TC_ho_into_this_bsc. 15:20:24.285289 - Final verdict of PTC: none 15:20:24.285374 - Disconnected from MC. 15:20:24.285408 - TTCN-3 Parallel Test Component finished.