15:18:36.858590 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 15:18:36.858636 - TTCN-3 Parallel Test Component started on f656047460fe. Component reference: VirtMGW-MGCP-0(1671), component type: MGCP_Emulation.MGCP_Emulation_CT, component name: VirtMGW-MGCP-0. Version: 11.1.0. 15:18:36.858651 - 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:18:36.858692 - Connected to MC. 15:18:36.858712 - Initializing variables, timers and ports of component type MGCP_Emulation.MGCP_Emulation_CT inside testcase TC_ho_int. 15:18:36.859620 - Port MGCP was started. 15:18:36.859637 - Port MGCP_CLIENT was started. 15:18:36.859647 - Port MGCP_CLIENT_MULTI was started. 15:18:36.859656 - Port MGCP_PROC was started. 15:18:36.859665 - Component type MGCP_Emulation.MGCP_Emulation_CT was initialized. 15:18:36.859728 - 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:18:36.859940 MGCP_Emulation.ttcn:279 Mapping port VirtMGW-MGCP-0(1671):MGCP to system:MGCP_CODEC_PT. 15:18:36.859979 MGCP_Emulation.ttcn:279 Port MGCP was mapped to system:MGCP_CODEC_PT. 15:18:36.860005 MGCP_Emulation.ttcn:279 Map operation of VirtMGW-MGCP-0(1671):MGCP to system:MGCP_CODEC_PT finished. 15:18:36.860112 MGCP_Emulation.ttcn:281 entering f__IPL4__PROVIDER__listen: 127.0.0.1:2427 / UDP 15:18:42.427425 MGCP_Emulation.ttcn:301 Port MGCP_PROC is waiting for connection from TC_ho_int(1676):MGCP_PROC on UNIX pathname /tmp/ttcn3-portconn-8a04aa9c. 15:18:42.427469 MGCP_Emulation.ttcn:301 Port MGCP_PROC has accepted the connection from TC_ho_int(1676):MGCP_PROC. 15:18:42.427573 MGCP_Emulation.ttcn:301 Port MGCP_CLIENT is waiting for connection from TC_ho_int(1676):MGCP on UNIX pathname /tmp/ttcn3-portconn-901ea5d5. 15:18:42.427606 MGCP_Emulation.ttcn:301 Port MGCP_CLIENT has accepted the connection from TC_ho_int(1676):MGCP. 15:18:42.427711 MGCP_Emulation.ttcn:301 Port MGCP_CLIENT_MULTI is waiting for connection from TC_ho_int(1676):MGCP_MULTI on UNIX pathname /tmp/ttcn3-portconn-9056a59d. 15:18:42.427746 MGCP_Emulation.ttcn:301 Port MGCP_CLIENT_MULTI has accepted the connection from TC_ho_int(1676):MGCP_MULTI. 15:18:42.459691 MGCP_Emulation.ttcn:301 Call enqueued on MGCP_PROC from TC_ho_int(1676) @MGCP_Emulation.MGCPEM_register : { cmd := { connid := omit, endpoint := omit, transid := omit }, hdlr := TC_ho_int(1676) } id 1 15:18:42.459902 MGCP_Emulation.ttcn:368 Matching on port MGCP_PROC succeeded: { cmd := matched, hdlr := TC_ho_int(1676) with ? matched } 15:18:42.460039 MGCP_Emulation.ttcn:368 Getcall operation on port MGCP_PROC succeeded, call from TC_ho_int(1676): @MGCP_Emulation.MGCPEM_register : { cmd := { connid := omit, endpoint := omit, transid := omit }, hdlr := TC_ho_int(1676) } id 1 15:18:42.460108 MGCP_Emulation.ttcn:368 Operation with id 1 was extracted from the queue of MGCP_PROC. 15:18:42.460209 MGCP_Emulation.ttcn:474 Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int(1676) 15:18:42.460449 MGCP_Emulation.ttcn:370 Replied on MGCP_PROC to TC_ho_int(1676) @MGCP_Emulation.MGCPEM_register : { } 15:18:42.659249 MGCP_Emulation.ttcn:301 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4352435820323731207274706272696467652F2A406D6777204D47435020312E300D0A433A2037340D0A4C3A20703A32302C20613A47534D2C206E743A494E0D0A4D3A20726563766F6E6C790D0A'O ("CRCX 271 rtpbridge/*@mgw MGCP 1.0\r\nC: 74\r\nL: p:20, a:GSM, nt:IN\r\nM: recvonly\r\n") } id 1 15:18:42.659900 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "CRCX 271 rtpbridge/*@mgw MGCP 1.0\r\nC: 74\r\nL: p:20, a:GSM, nt:IN\r\nM: recvonly\r\n" 15:18:42.660619 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 271 rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.660787 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.660881 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.661199 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 271 rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.661290 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.661379 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.661707 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 271 rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.661776 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:42.661853 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.661910 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:42.661997 MGCP_CodecPort.ttcn:77 match_begin data: 271 rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.662054 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.662112 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.662167 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.662254 MGCP_CodecPort.ttcn:77 match_first data: 271 rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.662309 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.662375 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.662432 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:42.662502 MGCP_CodecPort.ttcn:77 match_first data: 271 rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.662555 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.662620 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.662675 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.662728 MGCP_CodecPort.ttcn:77 match_list data: 271 rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.662781 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.662830 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.662883 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.662939 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.662996 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.663046 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.663100 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.663157 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.663227 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:42.663280 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/*@mgw MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.663336 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:42.663392 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.663447 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.663502 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.663554 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.663607 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.663662 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:42.663716 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:42.663773 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.663817 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.663884 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.663936 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:42.663989 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.664057 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.664205 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.664268 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.664330 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.664385 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.664459 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.664515 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.664567 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.664656 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.664711 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.664767 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.665001 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.665150 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:18:42.665216 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.665371 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.665455 MGCP_CodecPort.ttcn:77 match_begin data: : 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.665596 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:42.665660 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.665815 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.665884 MGCP_CodecPort.ttcn:77 match_first data: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.665934 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.665991 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.666041 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.666107 MGCP_CodecPort.ttcn:77 match_first data: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.666162 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:42.666216 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.666261 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:42.666311 MGCP_CodecPort.ttcn:77 match_list data: 74 L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.666365 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.666421 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.666470 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.666525 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.666574 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.666629 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.666678 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.666727 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.666789 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:18:42.666838 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:18:42.666907 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.666953 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.667006 MGCP_CodecPort.ttcn:77 match_begin data: : p:20, a:GSM, nt:IN M: recvonly 15:18:42.667054 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:42.667105 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.667155 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.667209 MGCP_CodecPort.ttcn:77 match_first data: p:20, a:GSM, nt:IN M: recvonly 15:18:42.667268 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.667324 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.667374 MGCP_CodecPort.ttcn:77 match_first result: 18 15:18:42.667426 MGCP_CodecPort.ttcn:77 match_first data: p:20, a:GSM, nt:IN M: recvonly 15:18:42.667474 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:42.667530 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.667573 MGCP_CodecPort.ttcn:77 match_first result: 21 15:18:42.667622 MGCP_CodecPort.ttcn:77 match_list data: p:20, a:GSM, nt:IN M: recvonly 15:18:42.667671 MGCP_CodecPort.ttcn:77 match_list result: 18 15:18:42.667724 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:18:42.667776 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.667824 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.667872 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.667923 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:18:42.667972 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.668025 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.668089 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:18:42.668139 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:18:42.668206 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.668255 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.668307 MGCP_CodecPort.ttcn:77 match_begin data: : recvonly 15:18:42.668356 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:42.668406 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.668455 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.668507 MGCP_CodecPort.ttcn:77 match_first data: recvonly 15:18:42.668555 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.668608 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.668679 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:42.668729 MGCP_CodecPort.ttcn:77 match_first data: recvonly 15:18:42.668777 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:42.668829 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:42.668878 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:42.668927 MGCP_CodecPort.ttcn:77 match_list data: recvonly 15:18:42.668976 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:42.669028 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.669077 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.669130 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.669178 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.669227 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.669275 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.669323 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.669373 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.669419 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:18:42.669486 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:42.669533 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.670039 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.670094 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.670146 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:42.670194 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.670396 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "CRCX", trans_id := "271", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } 15:18:42.670774 MGCP_Emulation.ttcn:301 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "271", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } } id 1 15:18:42.671193 MGCP_Emulation.ttcn:326 Matching on port MGCP succeeded: matched 15:18:42.671329 MGCP_Emulation.ttcn:326 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "271", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } } id 1 15:18:42.671402 MGCP_Emulation.ttcn:326 Message with id 1 was extracted from the queue of MGCP. 15:18:42.671530 MGCP_Emulation.ttcn:333 entering f__IPL4__PROVIDER__connect: 127.0.0.1:2427 -> 127.0.0.1:59536 / UDP 15:18:42.672227 MGCP_Emulation.ttcn:450 Found Expect[0] for { line := { verb := "CRCX", trans_id := "271", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int(1676) 15:18:42.673020 MGCP_Emulation.ttcn:265 Sent on MGCP_CLIENT to TC_ho_int(1676) @MGCP_Types.MgcpCommand : { line := { verb := "CRCX", trans_id := "271", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } 15:18:42.692493 MGCP_Emulation.ttcn:301 Message enqueued on MGCP_CLIENT from TC_ho_int(1676) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "271", string := "OK" }, params := { { code := "I", val := "784D188A" }, { 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 1 15:18:42.692938 MGCP_Emulation.ttcn:303 Matching on port MGCP_CLIENT succeeded: matched 15:18:42.692990 MGCP_Emulation.ttcn:303 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int(1676): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "271", string := "OK" }, params := { { code := "I", val := "784D188A" }, { 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 1 15:18:42.693018 MGCP_Emulation.ttcn:303 Message with id 1 was extracted from the queue of MGCP_CLIENT. 15:18:42.696601 MGCP_Emulation.ttcn:313 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "271", string := "OK" }, params := { { code := "I", val := "784D188A" }, { 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } } } 15:18:42.696715 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "271", string := "OK" }, params := { { code := "I", val := "784D188A" }, { 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } } 15:18:42.697226 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 271 OK\r\nI: 784D188A\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 3\r\na=rtpmap:3 GSM/8000\r\na=ptime:20\r\n" 15:18:42.697371 MGCP_Emulation.ttcn:313 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020323731204F4B0D0A493A2037383444313838410D0A5A3A207274706272696467652F31406D67770D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E330D0A733D2D0D0A633D494E20495036203A3A310D0A743D3020300D0A6D3D617564696F203130303032205254502F41565020330D0A613D7274706D61703A332047534D2F383030300D0A613D7074696D653A32300D0A'O ("200 271 OK\r\nI: 784D188A\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 3\r\na=rtpmap:3 GSM/8000\r\na=ptime:20\r\n") } 15:18:42.703083 MGCP_Emulation.ttcn:301 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4D44435820323732207274706272696467652F31406D6777204D47435020312E300D0A433A2037340D0A493A2037383444313838410D0A4D3A2073656E64726563760D0A0D0A763D300D0A6F3D2D20373420323320494E20495034203132372E302E302E310D0A733D2D0D0A633D494E20495034203132372E302E302E320D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7074696D653A32300D0A'O ("MDCX 272 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nI: 784D188A\r\nM: sendrecv\r\n\r\nv=0\r\no=- 74 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 2 15:18:42.703123 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "MDCX 272 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nI: 784D188A\r\nM: sendrecv\r\n\r\nv=0\r\no=- 74 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:18:42.703175 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 272 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703200 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.703223 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.703248 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 272 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703271 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.703294 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.703341 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 272 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703365 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:42.703396 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.703420 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:42.703446 MGCP_CodecPort.ttcn:77 match_begin data: 272 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703470 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.703496 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.703520 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.703549 MGCP_CodecPort.ttcn:77 match_first data: 272 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703574 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.703602 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.703627 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:42.703653 MGCP_CodecPort.ttcn:77 match_first data: 272 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703678 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.703704 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.703728 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.703752 MGCP_CodecPort.ttcn:77 match_list data: 272 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703776 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.703802 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703826 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.703851 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.703876 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.703902 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.703926 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.703951 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.703975 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:42.703999 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704023 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:42.704052 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704076 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.704101 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.704126 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.704150 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704175 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:42.704200 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:42.704225 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704249 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.704274 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.704299 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:42.704325 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704351 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.704381 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704407 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.704437 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.704462 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.704489 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704516 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.704542 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.704569 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704595 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.704621 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.704664 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704692 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:18:42.704729 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.704757 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.704786 MGCP_CodecPort.ttcn:77 match_begin data: : 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704812 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:42.704840 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.704869 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.704900 MGCP_CodecPort.ttcn:77 match_first data: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.704930 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.704962 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.704990 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.705021 MGCP_CodecPort.ttcn:77 match_first data: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.705049 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:42.705078 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.705109 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:42.705137 MGCP_CodecPort.ttcn:77 match_list data: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.705165 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.705196 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.705224 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.705255 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.705284 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.705312 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.705341 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.705369 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.705402 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A M: sendrecv v=0 o=- 74 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:18:42.705431 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:18:42.705467 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.705496 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.705525 MGCP_CodecPort.ttcn:77 match_begin data: : 784D188A M: sendrecv v=0 o=- 74 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:18:42.705553 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:42.705583 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.705611 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.705641 MGCP_CodecPort.ttcn:77 match_first data: 784D188A M: sendrecv v=0 o=- 74 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:18:42.705669 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.705700 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.705727 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:42.705757 MGCP_CodecPort.ttcn:77 match_first data: 784D188A M: sendrecv v=0 o=- 74 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:18:42.705784 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:42.705814 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.705842 MGCP_CodecPort.ttcn:77 match_first result: 11 15:18:42.705869 MGCP_CodecPort.ttcn:77 match_list data: 784D188A M: sendrecv v=0 o=- 74 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:18:42.705900 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:42.705927 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:42.705953 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.705982 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.706008 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.706035 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:42.706062 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.706088 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.706118 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:42.706145 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:18:42.706179 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.706205 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.706236 MGCP_CodecPort.ttcn:77 match_begin data: : sendrecv v=0 o=- 74 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:18:42.706262 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:42.706290 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.706317 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.706344 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 74 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:18:42.706372 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.706401 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.706427 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:42.706453 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 74 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:18:42.706479 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:42.706507 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:42.706533 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:42.706559 MGCP_CodecPort.ttcn:77 match_list data: sendrecv v=0 o=- 74 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:18:42.706586 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:42.706615 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.706641 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.706670 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.706697 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.706723 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.706749 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.706775 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.706802 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.706827 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:18:42.706861 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:42.706887 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.706919 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.706945 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.706975 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.706999 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.707135 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.707165 MGCP_CodecPort.ttcn:77 match_begin token: "v=" 15:18:42.707190 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.707235 MGCP_CodecPort.ttcn:77 match_first data: 0 o=- 74 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:18:42.707260 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.707288 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.707313 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:42.707378 MGCP_CodecPort.ttcn:77 match_begin data: o=- 74 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:18:42.707403 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.707430 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.707455 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.707500 MGCP_CodecPort.ttcn:77 match_begin data: o=- 74 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:18:42.707529 MGCP_CodecPort.ttcn:77 match_begin token: "o=" 15:18:42.707555 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.707618 MGCP_CodecPort.ttcn:77 match_first data: - 74 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:18:42.707646 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.707676 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.707703 MGCP_CodecPort.ttcn:77 match_first result: 24 15:18:42.707733 MGCP_CodecPort.ttcn:77 match_first data: - 74 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:18:42.707761 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.707784 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:42.707807 MGCP_CodecPort.ttcn:77 match_list data: - 74 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:18:42.707831 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:42.707854 MGCP_CodecPort.ttcn:77 match_begin data: 74 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:18:42.707877 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.707901 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.707924 MGCP_CodecPort.ttcn:77 match_first data: 74 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:18:42.707947 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.707970 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.707993 MGCP_CodecPort.ttcn:77 match_list data: 74 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:18:42.708016 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.708040 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:18:42.708063 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.708086 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.708109 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:18:42.708132 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.708155 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.708177 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:18:42.708200 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.708223 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:18:42.708246 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.708269 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.708292 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:18:42.708315 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.708338 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.708361 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:18:42.708384 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.708407 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:18:42.708430 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.708453 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.708475 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:18:42.708498 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.708521 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.708545 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:18:42.708567 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.708588 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:18:42.708613 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.708641 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.708663 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:18:42.708685 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.708707 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:42.708730 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:18:42.708752 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:42.708796 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:18:42.708821 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.708846 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.708868 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.708891 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:18:42.708912 MGCP_CodecPort.ttcn:77 match_begin token: "s=" 15:18:42.708934 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.708957 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:18:42.708979 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.709003 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.709025 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:42.709048 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:18:42.709069 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.709093 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.709115 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.709141 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:18:42.709162 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:42.709185 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.709224 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:18:42.709248 MGCP_CodecPort.ttcn:77 match_begin token: "u=" 15:18:42.709270 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.709383 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:18:42.709407 MGCP_CodecPort.ttcn:77 match_begin token: "e=" 15:18:42.709428 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.709556 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:18:42.709580 MGCP_CodecPort.ttcn:77 match_begin token: "p=" 15:18:42.709601 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.709663 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:18:42.709686 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:42.709707 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.709767 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:18:42.709791 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.709815 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.709836 MGCP_CodecPort.ttcn:77 match_first result: 16 15:18:42.709857 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:18:42.709880 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.709899 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.709918 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:18:42.709938 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.709958 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:18:42.709977 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.709997 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.710019 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:18:42.710038 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.710058 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.710077 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:18:42.710097 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.710117 MGCP_CodecPort.ttcn:77 match_begin data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710137 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.710157 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.710191 MGCP_CodecPort.ttcn:77 match_first data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710212 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.710232 MGCP_CodecPort.ttcn:77 match_first result: 14 15:18:42.710252 MGCP_CodecPort.ttcn:77 match_first data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710271 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:42.710290 MGCP_CodecPort.ttcn:77 match_first result: 34 15:18:42.710309 MGCP_CodecPort.ttcn:77 match_list data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710329 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:42.710348 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710367 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:42.710386 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.710407 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710426 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.710449 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.710468 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.710557 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710579 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:42.710599 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.710661 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710684 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:42.710703 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.710724 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710742 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.710763 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.710782 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.710800 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710819 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.710837 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:42.710855 MGCP_CodecPort.ttcn:77 match_list data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710874 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:42.710892 MGCP_CodecPort.ttcn:77 match_begin data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710911 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.710929 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.710948 MGCP_CodecPort.ttcn:77 match_first data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.710966 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.710984 MGCP_CodecPort.ttcn:77 match_first result: 10 15:18:42.711002 MGCP_CodecPort.ttcn:77 match_list data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711021 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:42.711041 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711059 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.711080 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.711098 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.711184 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711205 MGCP_CodecPort.ttcn:77 match_begin token: "r=" 15:18:42.711227 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.711285 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711306 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:42.711325 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.711389 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711410 MGCP_CodecPort.ttcn:77 match_begin token: "z=" 15:18:42.711428 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.711509 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711529 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:42.711547 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.711601 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711621 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:42.711639 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.711711 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711731 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:42.711749 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.711772 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711788 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.711807 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.711824 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:42.711841 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711858 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.711875 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:42.711891 MGCP_CodecPort.ttcn:77 match_list data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:42.711908 MGCP_CodecPort.ttcn:77 match_list result: 5 15:18:42.711925 MGCP_CodecPort.ttcn:77 match_begin data: 9002 RTP/AVP 3 a=ptime:20 15:18:42.711942 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.711959 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.711998 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:18:42.712017 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.712034 MGCP_CodecPort.ttcn:77 match_first result: 4 15:18:42.712051 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:18:42.712070 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:42.712087 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:42.712104 MGCP_CodecPort.ttcn:77 match_list data: 9002 RTP/AVP 3 a=ptime:20 15:18:42.712121 MGCP_CodecPort.ttcn:77 match_list result: 4 15:18:42.712140 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:42.712156 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:42.712173 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.712190 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:42.712206 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.712223 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.712239 MGCP_CodecPort.ttcn:77 match_first data: RTP/AVP 3 a=ptime:20 15:18:42.712256 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.712273 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:42.712293 MGCP_CodecPort.ttcn:77 match_list data: RTP/AVP 3 a=ptime:20 15:18:42.712309 MGCP_CodecPort.ttcn:77 match_list result: 7 15:18:42.712325 MGCP_CodecPort.ttcn:77 match_begin data: 3 a=ptime:20 15:18:42.712340 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.712356 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.712388 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:42.712406 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.712422 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:42.712438 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:42.712454 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.712470 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:42.712486 MGCP_CodecPort.ttcn:77 match_list data: 3 a=ptime:20 15:18:42.712502 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:42.712520 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.712538 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.712553 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.712571 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.712587 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.712607 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.712629 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.712648 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.712665 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:42.712682 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.712756 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.712775 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:42.712791 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.712833 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.712853 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:42.712869 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.712901 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.712918 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:42.712934 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.712966 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.712983 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:42.712999 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.713038 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:42.713056 MGCP_CodecPort.ttcn:77 match_begin token: "cat:" 15:18:42.713072 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.713104 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:42.713121 MGCP_CodecPort.ttcn:77 match_begin token: "keywds:" 15:18:42.713138 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.713168 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:42.713185 MGCP_CodecPort.ttcn:77 match_begin token: "tool:" 15:18:42.713201 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.713221 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:42.713237 MGCP_CodecPort.ttcn:77 match_begin token: "ptime:" 15:18:42.713253 MGCP_CodecPort.ttcn:77 match_begin result: 6 15:18:42.713291 MGCP_CodecPort.ttcn:77 match_first data: 20 15:18:42.713309 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.713327 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.713343 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.713361 MGCP_CodecPort.ttcn:77 match_list data: 20 15:18:42.713376 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.713405 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.713421 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.713438 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.713453 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.713469 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.713484 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:42.713499 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.713515 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.713529 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:42.713544 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.713561 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "MDCX", trans_id := "272", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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:18:42.713625 MGCP_Emulation.ttcn:301 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "272", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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 2 15:18:42.713652 MGCP_Emulation.ttcn:326 Matching on port MGCP succeeded: matched 15:18:42.713682 MGCP_Emulation.ttcn:326 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "272", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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 2 15:18:42.713699 MGCP_Emulation.ttcn:326 Message with id 2 was extracted from the queue of MGCP. 15:18:42.713750 MGCP_Emulation.ttcn:265 Sent on MGCP_CLIENT to TC_ho_int(1676) @MGCP_Types.MgcpCommand : { line := { verb := "MDCX", trans_id := "272", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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:18:42.715074 MGCP_Emulation.ttcn:301 Message enqueued on MGCP_CLIENT from TC_ho_int(1676) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "272", string := "OK" }, params := { { code := "I", val := "784D188A" } }, 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 2 15:18:42.715099 MGCP_Emulation.ttcn:303 Matching on port MGCP_CLIENT succeeded: matched 15:18:42.715123 MGCP_Emulation.ttcn:303 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int(1676): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "272", string := "OK" }, params := { { code := "I", val := "784D188A" } }, 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 2 15:18:42.715140 MGCP_Emulation.ttcn:303 Message with id 2 was extracted from the queue of MGCP_CLIENT. 15:18:42.715221 MGCP_Emulation.ttcn:313 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "272", string := "OK" }, params := { { code := "I", val := "784D188A" } }, 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } } } 15:18:42.715241 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "272", string := "OK" }, params := { { code := "I", val := "784D188A" } }, 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } } 15:18:42.715281 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 272 OK\r\nI: 784D188A\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 3\r\na=rtpmap:3 GSM/8000\r\na=ptime:20\r\n" 15:18:42.715318 MGCP_Emulation.ttcn:313 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020323732204F4B0D0A493A2037383444313838410D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E320D0A733D2D0D0A633D494E20495034203132372E302E302E350D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7274706D61703A332047534D2F383030300D0A613D7074696D653A32300D0A'O ("200 272 OK\r\nI: 784D188A\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 3\r\na=rtpmap:3 GSM/8000\r\na=ptime:20\r\n") } 15:18:42.717391 MGCP_Emulation.ttcn:301 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4352435820323733207274706272696467652F31406D6777204D47435020312E300D0A433A2037340D0A4D3A2073656E64726563760D0A0D0A763D300D0A6F3D2D20373420323320494E20495034203132372E302E302E310D0A733D2D0D0A633D494E2049503420312E322E332E340D0A743D3020300D0A6D3D617564696F2032333432205254502F41565020330D0A613D7074696D653A32300D0A'O ("CRCX 273 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nM: sendrecv\r\n\r\nv=0\r\no=- 74 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 3 15:18:42.717414 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "CRCX 273 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nM: sendrecv\r\n\r\nv=0\r\no=- 74 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:18:42.717445 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 273 rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717462 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.717477 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.717495 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 273 rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717511 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.717526 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.717548 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 273 rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717567 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:42.717588 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.717605 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:42.717623 MGCP_CodecPort.ttcn:77 match_begin data: 273 rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717643 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.717661 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.717677 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.717695 MGCP_CodecPort.ttcn:77 match_first data: 273 rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717711 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.717729 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.717745 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:42.717763 MGCP_CodecPort.ttcn:77 match_first data: 273 rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717779 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.717795 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.717811 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.717827 MGCP_CodecPort.ttcn:77 match_list data: 273 rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717844 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.717860 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717875 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.717891 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.717906 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.717923 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717938 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.717954 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.717969 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:42.717984 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.717999 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:42.718016 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.718031 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:42.718047 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718062 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.718078 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.718093 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:42.718109 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:42.718126 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.718141 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:42.718157 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718172 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:42.718187 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 74 M: sendrecv v=0 o=- 74 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:18:42.718202 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.718219 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 M: sendrecv v=0 o=- 74 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:18:42.718235 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.718254 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718270 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.718286 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 M: sendrecv v=0 o=- 74 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:18:42.718301 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.718317 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.718333 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 M: sendrecv v=0 o=- 74 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:18:42.718348 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.718364 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.718386 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 M: sendrecv v=0 o=- 74 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:18:42.718401 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:18:42.718421 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718436 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.718452 MGCP_CodecPort.ttcn:77 match_begin data: : 74 M: sendrecv v=0 o=- 74 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:18:42.718467 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:42.718483 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718498 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.718514 MGCP_CodecPort.ttcn:77 match_first data: 74 M: sendrecv v=0 o=- 74 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:18:42.718529 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.718546 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718560 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.718576 MGCP_CodecPort.ttcn:77 match_first data: 74 M: sendrecv v=0 o=- 74 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:18:42.718591 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:42.718607 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718622 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:42.718636 MGCP_CodecPort.ttcn:77 match_list data: 74 M: sendrecv v=0 o=- 74 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:18:42.718651 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.718667 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:42.718682 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.718698 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718712 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.718727 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:42.718742 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.718757 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.718774 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:42.718789 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:18:42.718808 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718823 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.718839 MGCP_CodecPort.ttcn:77 match_begin data: : sendrecv v=0 o=- 74 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:18:42.718854 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:42.718869 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718886 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.718904 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 74 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:18:42.718918 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.718934 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.718948 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:42.718962 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 74 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:18:42.718976 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:42.718991 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:42.719006 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:42.719020 MGCP_CodecPort.ttcn:77 match_list data: sendrecv v=0 o=- 74 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:18:42.719034 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:42.719049 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.719063 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.719079 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.719093 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.719108 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.719122 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:42.719136 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:42.719151 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.719165 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:18:42.719183 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:42.719197 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.719214 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.719229 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:42.719245 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.719259 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.719275 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:42.719290 MGCP_CodecPort.ttcn:77 match_begin token: "v=" 15:18:42.719304 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.719320 MGCP_CodecPort.ttcn:77 match_first data: 0 o=- 74 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:18:42.719334 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.719350 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.719364 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:42.719381 MGCP_CodecPort.ttcn:77 match_begin data: o=- 74 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:18:42.719396 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.719411 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.719426 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.719443 MGCP_CodecPort.ttcn:77 match_begin data: o=- 74 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:18:42.719457 MGCP_CodecPort.ttcn:77 match_begin token: "o=" 15:18:42.719471 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.719485 MGCP_CodecPort.ttcn:77 match_first data: - 74 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:18:42.719499 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.719515 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.719529 MGCP_CodecPort.ttcn:77 match_first result: 24 15:18:42.719543 MGCP_CodecPort.ttcn:77 match_first data: - 74 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:18:42.719557 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.719571 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:42.719585 MGCP_CodecPort.ttcn:77 match_list data: - 74 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:18:42.719598 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:42.719612 MGCP_CodecPort.ttcn:77 match_begin data: 74 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:18:42.719626 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.719640 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.719654 MGCP_CodecPort.ttcn:77 match_first data: 74 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:18:42.719667 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.719681 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.719695 MGCP_CodecPort.ttcn:77 match_list data: 74 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:18:42.719708 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.719722 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:18:42.719736 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.719749 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.719766 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:18:42.719779 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.719793 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.719806 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:18:42.719819 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.719832 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:18:42.719845 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.719859 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.719872 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:18:42.719885 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.719898 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.719912 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:18:42.719925 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.719938 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:18:42.719951 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.719965 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.719978 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:18:42.719991 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.720004 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.720018 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:18:42.720031 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.720044 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:18:42.720057 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.720070 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.720083 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:18:42.720096 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.720110 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:42.720124 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:18:42.720138 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:42.720152 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:18:42.720165 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.720180 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.720193 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.720206 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:18:42.720219 MGCP_CodecPort.ttcn:77 match_begin token: "s=" 15:18:42.720233 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.720247 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:18:42.720260 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.720274 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.720288 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:42.720301 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:18:42.720315 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.720329 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.720342 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.720356 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:18:42.720369 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:42.720382 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.720396 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:18:42.720409 MGCP_CodecPort.ttcn:77 match_begin token: "u=" 15:18:42.720422 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.720437 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:18:42.720450 MGCP_CodecPort.ttcn:77 match_begin token: "e=" 15:18:42.720464 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.720479 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:18:42.720493 MGCP_CodecPort.ttcn:77 match_begin token: "p=" 15:18:42.720507 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.720521 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:18:42.720534 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:42.720548 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.720564 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:18:42.720577 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.720590 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.720603 MGCP_CodecPort.ttcn:77 match_first result: 14 15:18:42.720615 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:18:42.720632 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.720645 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.720657 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:18:42.720669 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.720682 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:18:42.720695 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.720707 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.720719 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:18:42.720732 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.720744 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.720756 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:18:42.720770 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:42.720782 MGCP_CodecPort.ttcn:77 match_begin data: 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.720795 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.720807 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.720820 MGCP_CodecPort.ttcn:77 match_first data: 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.720833 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.720845 MGCP_CodecPort.ttcn:77 match_first result: 12 15:18:42.720858 MGCP_CodecPort.ttcn:77 match_first data: 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.720870 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:42.720883 MGCP_CodecPort.ttcn:77 match_first result: 32 15:18:42.720895 MGCP_CodecPort.ttcn:77 match_list data: 1.2.3.4 t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.720907 MGCP_CodecPort.ttcn:77 match_list result: 7 15:18:42.720919 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.720932 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:42.720944 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.720957 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.720970 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.720985 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.720997 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.721011 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721024 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:42.721036 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.721050 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721062 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:42.721075 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.721088 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721100 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.721114 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.721127 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:42.721139 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721151 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.721164 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:42.721176 MGCP_CodecPort.ttcn:77 match_list data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721188 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:42.721201 MGCP_CodecPort.ttcn:77 match_begin data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721213 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.721226 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.721238 MGCP_CodecPort.ttcn:77 match_first data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721250 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.721263 MGCP_CodecPort.ttcn:77 match_first result: 10 15:18:42.721275 MGCP_CodecPort.ttcn:77 match_list data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721287 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:42.721300 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721313 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.721326 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.721339 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.721352 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721365 MGCP_CodecPort.ttcn:77 match_begin token: "r=" 15:18:42.721380 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.721393 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721404 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:42.721416 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.721428 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721440 MGCP_CodecPort.ttcn:77 match_begin token: "z=" 15:18:42.721453 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.721465 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721476 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:42.721488 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.721501 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721512 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:42.721524 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.721538 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721549 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:42.721561 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.721574 MGCP_CodecPort.ttcn:77 match_first data: audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721585 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.721598 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.721609 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:42.721621 MGCP_CodecPort.ttcn:77 match_first data: audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721633 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.721644 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:42.721656 MGCP_CodecPort.ttcn:77 match_list data: audio 2342 RTP/AVP 3 a=ptime:20 15:18:42.721667 MGCP_CodecPort.ttcn:77 match_list result: 5 15:18:42.721682 MGCP_CodecPort.ttcn:77 match_begin data: 2342 RTP/AVP 3 a=ptime:20 15:18:42.721693 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.721705 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.721716 MGCP_CodecPort.ttcn:77 match_first data: 2342 RTP/AVP 3 a=ptime:20 15:18:42.721727 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.721739 MGCP_CodecPort.ttcn:77 match_first result: 4 15:18:42.721750 MGCP_CodecPort.ttcn:77 match_first data: 2342 RTP/AVP 3 a=ptime:20 15:18:42.721761 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:42.721772 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:42.721783 MGCP_CodecPort.ttcn:77 match_list data: 2342 RTP/AVP 3 a=ptime:20 15:18:42.721795 MGCP_CodecPort.ttcn:77 match_list result: 4 15:18:42.721807 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:42.721818 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:42.721829 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.721840 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:42.721851 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.721863 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.721874 MGCP_CodecPort.ttcn:77 match_first data: RTP/AVP 3 a=ptime:20 15:18:42.721885 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.721896 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:42.721907 MGCP_CodecPort.ttcn:77 match_list data: RTP/AVP 3 a=ptime:20 15:18:42.721918 MGCP_CodecPort.ttcn:77 match_list result: 7 15:18:42.721930 MGCP_CodecPort.ttcn:77 match_begin data: 3 a=ptime:20 15:18:42.721941 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.721952 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:42.721964 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:42.721975 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.721987 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:42.721998 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:42.722010 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:42.722021 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:42.722032 MGCP_CodecPort.ttcn:77 match_list data: 3 a=ptime:20 15:18:42.722043 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:42.722055 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.722066 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:42.722078 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722090 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.722101 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.722114 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.722127 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.722139 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.722150 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:42.722162 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722174 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.722186 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:42.722197 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722209 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.722220 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:42.722232 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722243 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.722255 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:42.722266 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722278 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:42.722289 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:42.722300 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.722312 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:42.722323 MGCP_CodecPort.ttcn:77 match_begin token: "cat:" 15:18:42.722335 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722347 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:42.722358 MGCP_CodecPort.ttcn:77 match_begin token: "keywds:" 15:18:42.722370 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722381 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:42.722392 MGCP_CodecPort.ttcn:77 match_begin token: "tool:" 15:18:42.722404 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722416 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:42.722427 MGCP_CodecPort.ttcn:77 match_begin token: "ptime:" 15:18:42.722438 MGCP_CodecPort.ttcn:77 match_begin result: 6 15:18:42.722451 MGCP_CodecPort.ttcn:77 match_first data: 20 15:18:42.722464 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.722476 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.722487 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:42.722498 MGCP_CodecPort.ttcn:77 match_list data: 20 15:18:42.722508 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:42.722520 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.722531 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:42.722542 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:42.722553 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:42.722564 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.722575 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:42.722585 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722596 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:42.722607 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:42.722618 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:42.722629 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "CRCX", trans_id := "273", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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:18:42.722670 MGCP_Emulation.ttcn:301 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "273", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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 3 15:18:42.722689 MGCP_Emulation.ttcn:326 Matching on port MGCP succeeded: matched 15:18:42.722708 MGCP_Emulation.ttcn:326 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "273", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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 3 15:18:42.722722 MGCP_Emulation.ttcn:326 Message with id 3 was extracted from the queue of MGCP. 15:18:42.722758 MGCP_Emulation.ttcn:265 Sent on MGCP_CLIENT to TC_ho_int(1676) @MGCP_Types.MgcpCommand : { line := { verb := "CRCX", trans_id := "273", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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:18:42.723005 MGCP_Emulation.ttcn:301 Message enqueued on MGCP_CLIENT from TC_ho_int(1676) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "273", string := "OK" }, params := { { code := "I", val := "14CBBF19" }, { 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 3 15:18:42.723022 MGCP_Emulation.ttcn:303 Matching on port MGCP_CLIENT succeeded: matched 15:18:42.723040 MGCP_Emulation.ttcn:303 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int(1676): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "273", string := "OK" }, params := { { code := "I", val := "14CBBF19" }, { 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 3 15:18:42.723052 MGCP_Emulation.ttcn:303 Message with id 3 was extracted from the queue of MGCP_CLIENT. 15:18:42.723108 MGCP_Emulation.ttcn:313 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "273", string := "OK" }, params := { { code := "I", val := "14CBBF19" }, { 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } } } 15:18:42.723121 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "273", string := "OK" }, params := { { code := "I", val := "14CBBF19" }, { 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } } 15:18:42.723152 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 273 OK\r\nI: 14CBBF19\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 3\r\na=rtpmap:3 GSM/8000\r\na=ptime:20\r\n" 15:18:42.723181 MGCP_Emulation.ttcn:313 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020323733204F4B0D0A493A2031344342424631390D0A5A3A207274706272696467652F31406D67770D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E330D0A733D2D0D0A633D494E20495034203132372E302E302E350D0A743D3020300D0A6D3D617564696F203131303032205254502F41565020330D0A613D7274706D61703A332047534D2F383030300D0A613D7074696D653A32300D0A'O ("200 273 OK\r\nI: 14CBBF19\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 3\r\na=rtpmap:3 GSM/8000\r\na=ptime:20\r\n") } 15:18:45.076046 MGCP_Emulation.ttcn:301 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4D44435820323734207274706272696467652F31406D6777204D47435020312E300D0A433A2037340D0A493A2037383444313838410D0A4D3A2073656E64726563760D0A0D0A763D300D0A6F3D2D20373420323320494E20495034203132372E302E302E310D0A733D2D0D0A633D494E20495034203132372E302E302E320D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7074696D653A32300D0A'O ("MDCX 274 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nI: 784D188A\r\nM: sendrecv\r\n\r\nv=0\r\no=- 74 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 4 15:18:45.076222 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "MDCX 274 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nI: 784D188A\r\nM: sendrecv\r\n\r\nv=0\r\no=- 74 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:18:45.076330 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 274 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.076382 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:45.076433 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:45.076485 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 274 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.076534 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:45.076582 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:45.076677 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 274 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.076726 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:45.076800 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.076850 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:45.076907 MGCP_CodecPort.ttcn:77 match_begin data: 274 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.076956 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:45.077008 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.077468 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.077535 MGCP_CodecPort.ttcn:77 match_first data: 274 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.077584 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.077642 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.077691 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:45.077744 MGCP_CodecPort.ttcn:77 match_first data: 274 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.077792 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:45.077844 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.077892 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:45.077941 MGCP_CodecPort.ttcn:77 match_list data: 274 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.077990 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:45.078042 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.078090 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:45.078142 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.078189 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.078241 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.078288 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:45.078338 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.078386 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:45.078433 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.078481 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:45.078531 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.078579 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:45.078629 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.078677 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.078726 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.078773 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:45.078823 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:45.078873 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.078921 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:45.078971 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.079018 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:45.079066 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.079113 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:45.079168 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.079217 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.079277 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.079326 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.079377 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.079424 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:45.079473 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:45.079523 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.079571 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:45.079619 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:45.079681 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.079729 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:18:45.079797 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.079845 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.079899 MGCP_CodecPort.ttcn:77 match_begin data: : 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.079947 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:45.080000 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.080049 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.080103 MGCP_CodecPort.ttcn:77 match_first data: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.080151 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.080204 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.080251 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:45.080303 MGCP_CodecPort.ttcn:77 match_first data: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.080352 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:45.080403 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.080450 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:45.080498 MGCP_CodecPort.ttcn:77 match_list data: 74 I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.080545 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:45.080598 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.080658 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.080712 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.080762 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.080812 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.080862 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:45.080911 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:45.080966 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A M: sendrecv v=0 o=- 74 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:18:45.081013 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:18:45.081079 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.081127 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.081179 MGCP_CodecPort.ttcn:77 match_begin data: : 784D188A M: sendrecv v=0 o=- 74 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:18:45.081232 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:45.081284 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.081332 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.081382 MGCP_CodecPort.ttcn:77 match_first data: 784D188A M: sendrecv v=0 o=- 74 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:18:45.081431 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.081483 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.081530 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:45.081580 MGCP_CodecPort.ttcn:77 match_first data: 784D188A M: sendrecv v=0 o=- 74 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:18:45.081627 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:45.081677 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.081725 MGCP_CodecPort.ttcn:77 match_first result: 11 15:18:45.081772 MGCP_CodecPort.ttcn:77 match_list data: 784D188A M: sendrecv v=0 o=- 74 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:18:45.081820 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:45.081871 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:45.081924 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.082129 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.082216 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.082358 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:45.082430 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:45.082577 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:45.082657 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 74 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:18:45.082795 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:18:45.082869 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.082923 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.082980 MGCP_CodecPort.ttcn:77 match_begin data: : sendrecv v=0 o=- 74 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:18:45.083188 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:45.083304 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.083360 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.083434 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 74 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:18:45.083485 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.083543 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.083597 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:45.083648 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 74 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:18:45.083697 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:45.083785 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:45.083841 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:45.083895 MGCP_CodecPort.ttcn:77 match_list data: sendrecv v=0 o=- 74 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:18:45.083948 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:45.084012 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:45.084064 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.084146 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.084200 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.084257 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:45.084309 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:45.084364 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:45.084423 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:45.084471 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:18:45.084541 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:45.084592 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.084683 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:45.084733 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:45.084789 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.084838 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.084896 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 74 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:18:45.084944 MGCP_CodecPort.ttcn:77 match_begin token: "v=" 15:18:45.084993 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.085047 MGCP_CodecPort.ttcn:77 match_first data: 0 o=- 74 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:18:45.085095 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.085149 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.085198 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:45.085260 MGCP_CodecPort.ttcn:77 match_begin data: o=- 74 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:18:45.085309 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.085363 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.085411 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.085460 MGCP_CodecPort.ttcn:77 match_begin data: o=- 74 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:18:45.085508 MGCP_CodecPort.ttcn:77 match_begin token: "o=" 15:18:45.085557 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.085610 MGCP_CodecPort.ttcn:77 match_first data: - 74 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:18:45.085657 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.085709 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.085757 MGCP_CodecPort.ttcn:77 match_first result: 24 15:18:45.085807 MGCP_CodecPort.ttcn:77 match_first data: - 74 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:18:45.085855 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.085904 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:45.085953 MGCP_CodecPort.ttcn:77 match_list data: - 74 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:18:45.086001 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:45.086052 MGCP_CodecPort.ttcn:77 match_begin data: 74 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:18:45.086101 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.086150 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.086199 MGCP_CodecPort.ttcn:77 match_first data: 74 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:18:45.086248 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.086297 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:45.086344 MGCP_CodecPort.ttcn:77 match_list data: 74 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:18:45.086398 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:45.086446 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:18:45.086493 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.086542 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.086589 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:18:45.086639 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.086687 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:45.086737 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:18:45.086784 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:45.086832 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:18:45.086880 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.086928 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.086976 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:18:45.087023 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.087071 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:45.087120 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:18:45.087168 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:45.087216 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:18:45.087266 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.087315 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.087365 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:18:45.087413 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.087461 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:45.087509 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:18:45.087557 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:45.087606 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:18:45.087655 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.087705 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.087754 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:18:45.087803 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.087851 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:45.087899 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:18:45.087948 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:45.088000 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:18:45.088048 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.088105 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.088154 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.088203 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:18:45.088252 MGCP_CodecPort.ttcn:77 match_begin token: "s=" 15:18:45.088301 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.088353 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:18:45.088401 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.088454 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.088503 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:45.088555 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:18:45.088617 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.088686 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.088737 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.088788 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:18:45.088834 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:45.088883 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.088932 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:18:45.088980 MGCP_CodecPort.ttcn:77 match_begin token: "u=" 15:18:45.089028 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.089083 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:18:45.089131 MGCP_CodecPort.ttcn:77 match_begin token: "e=" 15:18:45.089179 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.089234 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:18:45.089282 MGCP_CodecPort.ttcn:77 match_begin token: "p=" 15:18:45.089330 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.089384 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:18:45.089431 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:45.089479 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.089531 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:18:45.089579 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.089630 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.089679 MGCP_CodecPort.ttcn:77 match_first result: 16 15:18:45.089726 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:18:45.089774 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.089822 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:45.089869 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:18:45.089917 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:45.089965 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:18:45.090011 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.090059 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.090107 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:18:45.090154 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.090202 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:45.090249 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:18:45.090297 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:45.090345 MGCP_CodecPort.ttcn:77 match_begin data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.090393 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.090442 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.090492 MGCP_CodecPort.ttcn:77 match_first data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.090539 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.090587 MGCP_CodecPort.ttcn:77 match_first result: 14 15:18:45.090634 MGCP_CodecPort.ttcn:77 match_first data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.090682 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:45.090729 MGCP_CodecPort.ttcn:77 match_first result: 34 15:18:45.090777 MGCP_CodecPort.ttcn:77 match_list data: 127.0.0.2 t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.090826 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:45.090873 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.090922 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:45.090970 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.091021 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.091074 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.091126 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.091174 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.091226 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.091275 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:45.091323 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.091378 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.091426 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:45.091475 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.091526 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.091575 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.091627 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.091675 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:45.091722 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.091770 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.091818 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:45.091865 MGCP_CodecPort.ttcn:77 match_list data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.091913 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:45.091961 MGCP_CodecPort.ttcn:77 match_begin data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.092008 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.092056 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.092104 MGCP_CodecPort.ttcn:77 match_first data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.092151 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.092198 MGCP_CodecPort.ttcn:77 match_first result: 10 15:18:45.092246 MGCP_CodecPort.ttcn:77 match_list data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.092294 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:45.092344 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.092392 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.092444 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.092492 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.092545 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.092593 MGCP_CodecPort.ttcn:77 match_begin token: "r=" 15:18:45.092650 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.092703 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.092751 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:45.092799 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.092850 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.092898 MGCP_CodecPort.ttcn:77 match_begin token: "z=" 15:18:45.092947 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.092997 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.093046 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:45.093095 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.093149 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.093197 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:45.093244 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.093303 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.093350 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:45.093399 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.093449 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.093496 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.093548 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.093596 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:45.093644 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.093691 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.093739 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:45.093791 MGCP_CodecPort.ttcn:77 match_list data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:45.093838 MGCP_CodecPort.ttcn:77 match_list result: 5 15:18:45.093886 MGCP_CodecPort.ttcn:77 match_begin data: 9002 RTP/AVP 3 a=ptime:20 15:18:45.093933 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.093981 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.094031 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:18:45.094078 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.094125 MGCP_CodecPort.ttcn:77 match_first result: 4 15:18:45.094174 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:18:45.094222 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:45.094271 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:45.094318 MGCP_CodecPort.ttcn:77 match_list data: 9002 RTP/AVP 3 a=ptime:20 15:18:45.094365 MGCP_CodecPort.ttcn:77 match_list result: 4 15:18:45.094417 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:45.094464 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:45.094512 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.094560 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:45.094607 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.094655 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.094703 MGCP_CodecPort.ttcn:77 match_first data: RTP/AVP 3 a=ptime:20 15:18:45.094750 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.094798 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:45.094845 MGCP_CodecPort.ttcn:77 match_list data: RTP/AVP 3 a=ptime:20 15:18:45.094894 MGCP_CodecPort.ttcn:77 match_list result: 7 15:18:45.094942 MGCP_CodecPort.ttcn:77 match_begin data: 3 a=ptime:20 15:18:45.094990 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.095039 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:45.095090 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:45.095139 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.095188 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:45.095235 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:45.095284 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:45.095332 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:45.095380 MGCP_CodecPort.ttcn:77 match_list data: 3 a=ptime:20 15:18:45.095428 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:45.095477 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:45.095525 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:45.095573 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.095624 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:45.095672 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.095725 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.095774 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.095823 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:45.095871 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:45.095919 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.095969 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:45.096016 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:45.096065 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.096116 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:45.096163 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:45.096212 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.096261 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:45.096309 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:45.096357 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.096406 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:45.096454 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:45.096501 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.096551 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:45.096598 MGCP_CodecPort.ttcn:77 match_begin token: "cat:" 15:18:45.096658 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.096714 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:45.096762 MGCP_CodecPort.ttcn:77 match_begin token: "keywds:" 15:18:45.096813 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.096863 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:45.096910 MGCP_CodecPort.ttcn:77 match_begin token: "tool:" 15:18:45.096960 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.097010 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:45.097057 MGCP_CodecPort.ttcn:77 match_begin token: "ptime:" 15:18:45.097106 MGCP_CodecPort.ttcn:77 match_begin result: 6 15:18:45.097160 MGCP_CodecPort.ttcn:77 match_first data: 20 15:18:45.097207 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.097258 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.097307 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:45.097355 MGCP_CodecPort.ttcn:77 match_list data: 20 15:18:45.097401 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:45.097456 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:45.097503 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:45.097555 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:45.097602 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:45.097651 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:45.097699 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:45.097746 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.097796 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:45.097843 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:45.097891 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:45.097945 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "MDCX", trans_id := "274", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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:18:45.098171 MGCP_Emulation.ttcn:301 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "274", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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 4 15:18:45.098274 MGCP_Emulation.ttcn:326 Matching on port MGCP succeeded: matched 15:18:45.098364 MGCP_Emulation.ttcn:326 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "274", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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 4 15:18:45.098426 MGCP_Emulation.ttcn:326 Message with id 4 was extracted from the queue of MGCP. 15:18:45.098617 MGCP_Emulation.ttcn:265 Sent on MGCP_CLIENT to TC_ho_int(1676) @MGCP_Types.MgcpCommand : { line := { verb := "MDCX", trans_id := "274", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", 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:18:45.100002 MGCP_Emulation.ttcn:301 Message enqueued on MGCP_CLIENT from TC_ho_int(1676) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "274", string := "OK" }, params := { { code := "I", val := "784D188A" } }, 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 4 15:18:45.100077 MGCP_Emulation.ttcn:303 Matching on port MGCP_CLIENT succeeded: matched 15:18:45.100156 MGCP_Emulation.ttcn:303 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int(1676): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "274", string := "OK" }, params := { { code := "I", val := "784D188A" } }, 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } id 4 15:18:45.100218 MGCP_Emulation.ttcn:303 Message with id 4 was extracted from the queue of MGCP_CLIENT. 15:18:45.100500 MGCP_Emulation.ttcn:313 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "274", string := "OK" }, params := { { code := "I", val := "784D188A" } }, 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } } } 15:18:45.100565 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "274", string := "OK" }, params := { { code := "I", val := "784D188A" } }, 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 := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "3 GSM/8000" } }, { ptime := { attr_value := "20" } } } } } } } } 15:18:45.100709 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 274 OK\r\nI: 784D188A\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 3\r\na=rtpmap:3 GSM/8000\r\na=ptime:20\r\n" 15:18:45.100835 MGCP_Emulation.ttcn:313 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020323734204F4B0D0A493A2037383444313838410D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E320D0A733D2D0D0A633D494E20495034203132372E302E302E350D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7274706D61703A332047534D2F383030300D0A613D7074696D653A32300D0A'O ("200 274 OK\r\nI: 784D188A\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 3\r\na=rtpmap:3 GSM/8000\r\na=ptime:20\r\n") } 15:18:47.127944 MGCP_Emulation.ttcn:301 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '444C435820323735207274706272696467652F31406D6777204D47435020312E300D0A433A2037340D0A493A2037383444313838410D0A'O ("DLCX 275 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nI: 784D188A\r\n") } id 5 15:18:47.128065 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "DLCX 275 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nI: 784D188A\r\n" 15:18:47.128299 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 275 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.128454 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.128524 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.128738 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 275 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.128793 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.128962 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.129118 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 275 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.129248 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:47.129322 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.129382 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:47.129457 MGCP_CodecPort.ttcn:77 match_begin data: 275 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.129513 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:47.129563 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.129629 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.129692 MGCP_CodecPort.ttcn:77 match_first data: 275 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.129746 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.129808 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.129866 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:47.129934 MGCP_CodecPort.ttcn:77 match_first data: 275 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.129991 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:47.130053 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.130108 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:47.130166 MGCP_CodecPort.ttcn:77 match_list data: 275 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.130214 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:47.130300 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.130359 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:47.130422 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.130484 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.130557 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.130615 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:47.130668 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.130758 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:47.130887 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 784D188A 15:18:47.130948 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:47.131018 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 I: 784D188A 15:18:47.131071 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:47.131131 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.131183 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.131246 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 I: 784D188A 15:18:47.131294 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:47.131356 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:47.131414 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 74 I: 784D188A 15:18:47.131462 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:47.131533 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.131581 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:47.131631 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 74 I: 784D188A 15:18:47.131679 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:47.131739 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A 15:18:47.131788 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.131844 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.131893 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.131946 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A 15:18:47.131996 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.132046 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.132097 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A 15:18:47.132147 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.132196 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.132266 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 784D188A 15:18:47.132315 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:18:47.132384 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.132427 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.132477 MGCP_CodecPort.ttcn:77 match_begin data: : 74 I: 784D188A 15:18:47.132524 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:47.132576 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.132659 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.132719 MGCP_CodecPort.ttcn:77 match_first data: 74 I: 784D188A 15:18:47.132770 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.132825 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.132873 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:47.132927 MGCP_CodecPort.ttcn:77 match_first data: 74 I: 784D188A 15:18:47.132976 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:47.133030 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.133078 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:47.133139 MGCP_CodecPort.ttcn:77 match_list data: 74 I: 784D188A 15:18:47.133188 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:47.133236 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A 15:18:47.133286 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.133342 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.133390 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.133441 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A 15:18:47.133496 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.133545 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.133605 MGCP_CodecPort.ttcn:77 match_begin data: I: 784D188A 15:18:47.133655 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:18:47.133727 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.133778 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.133831 MGCP_CodecPort.ttcn:77 match_begin data: : 784D188A 15:18:47.133881 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:47.133934 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.133984 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.134038 MGCP_CodecPort.ttcn:77 match_first data: 784D188A 15:18:47.134088 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.134142 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.134189 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:47.134238 MGCP_CodecPort.ttcn:77 match_first data: 784D188A 15:18:47.134287 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:47.134338 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:47.134387 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:47.134442 MGCP_CodecPort.ttcn:77 match_list data: 784D188A 15:18:47.134491 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:47.134544 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:47.134598 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.134657 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.134788 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.134831 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:47.134878 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.134921 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.134979 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:47.135079 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:18:47.135156 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:47.135211 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:47.135314 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:47.135376 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.135465 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:47.135657 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:47.136119 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "DLCX", trans_id := "275", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" } }, sdp := omit } } 15:18:47.136260 MGCP_Emulation.ttcn:301 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "275", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" } }, sdp := omit } } } id 5 15:18:47.136438 MGCP_Emulation.ttcn:326 Matching on port MGCP succeeded: matched 15:18:47.136507 MGCP_Emulation.ttcn:326 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "275", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" } }, sdp := omit } } } id 5 15:18:47.136565 MGCP_Emulation.ttcn:326 Message with id 5 was extracted from the queue of MGCP. 15:18:47.136721 MGCP_Emulation.ttcn:264 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '444C435820323736207274706272696467652F31406D6777204D47435020312E300D0A433A2037340D0A493A2031344342424631390D0A'O ("DLCX 276 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nI: 14CBBF19\r\n") } id 6 15:18:47.136815 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "DLCX 276 rtpbridge/1@mgw MGCP 1.0\r\nC: 74\r\nI: 14CBBF19\r\n" 15:18:47.136886 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 276 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.136936 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.136987 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.137038 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 276 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.137089 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.137385 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.137457 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 276 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.137518 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:47.137600 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.137704 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:47.137779 MGCP_CodecPort.ttcn:77 match_begin data: 276 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.137845 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:47.137948 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.138021 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.138089 MGCP_CodecPort.ttcn:77 match_first data: 276 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.138149 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.138215 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.138270 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:47.138331 MGCP_CodecPort.ttcn:77 match_first data: 276 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.138388 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:47.138448 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.138504 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:47.138561 MGCP_CodecPort.ttcn:77 match_list data: 276 rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.138617 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:47.138676 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.138733 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:47.138794 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.138849 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.138908 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.138964 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:47.139020 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.139075 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:47.139131 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.139186 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:47.139244 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.139299 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:47.139355 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.139409 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.139465 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 74 I: 14CBBF19 15:18:47.139519 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:47.139576 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:47.139633 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 74 I: 14CBBF19 15:18:47.139690 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:47.139748 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.139805 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:47.139861 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 74 I: 14CBBF19 15:18:47.139917 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:47.139981 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 14CBBF19 15:18:47.140037 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.140100 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.140154 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.140212 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 14CBBF19 15:18:47.140267 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.140323 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.140381 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 14CBBF19 15:18:47.140452 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.140511 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.140583 MGCP_CodecPort.ttcn:77 match_begin data: C: 74 I: 14CBBF19 15:18:47.140655 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:18:47.140733 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.140792 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.140855 MGCP_CodecPort.ttcn:77 match_begin data: : 74 I: 14CBBF19 15:18:47.140909 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:47.140967 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.141046 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.141110 MGCP_CodecPort.ttcn:77 match_first data: 74 I: 14CBBF19 15:18:47.141166 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.141229 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.141285 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:47.141346 MGCP_CodecPort.ttcn:77 match_first data: 74 I: 14CBBF19 15:18:47.141402 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:47.141460 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.141516 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:47.141571 MGCP_CodecPort.ttcn:77 match_list data: 74 I: 14CBBF19 15:18:47.141626 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:47.141687 MGCP_CodecPort.ttcn:77 match_begin data: I: 14CBBF19 15:18:47.141742 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.141803 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.141859 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.141919 MGCP_CodecPort.ttcn:77 match_begin data: I: 14CBBF19 15:18:47.141975 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.142030 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.142092 MGCP_CodecPort.ttcn:77 match_begin data: I: 14CBBF19 15:18:47.142147 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:18:47.142215 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.142270 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:47.142329 MGCP_CodecPort.ttcn:77 match_begin data: : 14CBBF19 15:18:47.142383 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:47.142440 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.142495 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.142553 MGCP_CodecPort.ttcn:77 match_first data: 14CBBF19 15:18:47.142608 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.142667 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.142722 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:47.142778 MGCP_CodecPort.ttcn:77 match_first data: 14CBBF19 15:18:47.142832 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:47.142889 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:47.142946 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:47.143001 MGCP_CodecPort.ttcn:77 match_list data: 14CBBF19 15:18:47.143056 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:47.143114 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:47.143171 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.143231 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:47.143286 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:47.143341 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:47.143396 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:47.143450 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:47.143506 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:47.143561 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:18:47.143632 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:47.143686 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:47.143751 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:47.143805 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:47.143864 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:47.143919 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:47.143985 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "DLCX", trans_id := "276", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "14CBBF19" } }, sdp := omit } } 15:18:47.144089 MGCP_Emulation.ttcn:264 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "276", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "14CBBF19" } }, sdp := omit } } } id 6 15:18:47.144197 MGCP_Emulation.ttcn:265 Sent on MGCP_CLIENT to TC_ho_int(1676) @MGCP_Types.MgcpCommand : { line := { verb := "DLCX", trans_id := "275", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "784D188A" } }, sdp := omit } 15:18:47.144309 MGCP_Emulation.ttcn:326 Matching on port MGCP succeeded: matched 15:18:47.144384 MGCP_Emulation.ttcn:326 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 59536, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "276", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "14CBBF19" } }, sdp := omit } } } id 6 15:18:47.144451 MGCP_Emulation.ttcn:326 Message with id 6 was extracted from the queue of MGCP. 15:18:47.144583 MGCP_Emulation.ttcn:265 Sent on MGCP_CLIENT to TC_ho_int(1676) @MGCP_Types.MgcpCommand : { line := { verb := "DLCX", trans_id := "276", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "14CBBF19" } }, sdp := omit } 15:18:47.144804 MGCP_Emulation.ttcn:301 Message enqueued on MGCP_CLIENT from TC_ho_int(1676) @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "275", string := "OK" }, params := { }, sdp := omit } id 5 15:18:47.144878 MGCP_Emulation.ttcn:303 Matching on port MGCP_CLIENT succeeded: matched 15:18:47.144941 MGCP_Emulation.ttcn:303 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int(1676): @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "275", string := "OK" }, params := { }, sdp := omit } id 5 15:18:47.145004 MGCP_Emulation.ttcn:303 Message with id 5 was extracted from the queue of MGCP_CLIENT. 15:18:47.145161 MGCP_Emulation.ttcn:313 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "250", trans_id := "275", string := "OK" }, params := { }, sdp := omit } } } 15:18:47.145231 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "250", trans_id := "275", string := "OK" }, params := { }, sdp := omit } } 15:18:47.145304 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "250 275 OK\r\n" 15:18:47.145377 MGCP_Emulation.ttcn:313 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32353020323735204F4B0D0A'O ("250 275 OK\r\n") } 15:18:47.145506 MGCP_Emulation.ttcn:301 Message enqueued on MGCP_CLIENT from TC_ho_int(1676) @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "276", string := "OK" }, params := { }, sdp := omit } id 6 15:18:47.145576 MGCP_Emulation.ttcn:303 Matching on port MGCP_CLIENT succeeded: matched 15:18:47.145631 MGCP_Emulation.ttcn:303 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int(1676): @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "276", string := "OK" }, params := { }, sdp := omit } id 6 15:18:47.145686 MGCP_Emulation.ttcn:303 Message with id 6 was extracted from the queue of MGCP_CLIENT. 15:18:47.145757 MGCP_Emulation.ttcn:313 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "250", trans_id := "276", string := "OK" }, params := { }, sdp := omit } } } 15:18:47.145808 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "250", trans_id := "276", string := "OK" }, params := { }, sdp := omit } } 15:18:47.145863 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "250 276 OK\r\n" 15:18:47.145929 MGCP_Emulation.ttcn:313 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32353020323736204F4B0D0A'O ("250 276 OK\r\n") } 15:18:49.642309 MGCP_Emulation.ttcn:301 Connection of port MGCP_CLIENT to TC_ho_int(1676):MGCP was closed unexpectedly by the peer. 15:18:49.642601 MGCP_Emulation.ttcn:301 Port MGCP_CLIENT was disconnected from TC_ho_int(1676):MGCP. 15:18:49.642801 MGCP_Emulation.ttcn:301 Connection of port MGCP_CLIENT_MULTI to TC_ho_int(1676):MGCP_MULTI was closed unexpectedly by the peer. 15:18:49.642895 MGCP_Emulation.ttcn:301 Port MGCP_CLIENT_MULTI was disconnected from TC_ho_int(1676):MGCP_MULTI. 15:18:49.643017 MGCP_Emulation.ttcn:301 Connection of port MGCP_PROC to TC_ho_int(1676):MGCP_PROC was closed unexpectedly by the peer. 15:18:49.643286 MGCP_Emulation.ttcn:301 Port MGCP_PROC was disconnected from TC_ho_int(1676):MGCP_PROC. 15:18:49.776291 MGCP_Emulation.ttcn:301 Stop was requested from MC. 15:18:49.776426 MGCP_Emulation.ttcn:301 Stopping test component execution. 15:18:49.777021 - Function main was stopped. PTC remains alive and is waiting for next start. 15:18:49.778579 - Kill was requested from MC. Terminating idle PTC. 15:18:49.778624 - Terminating component type MGCP_Emulation.MGCP_Emulation_CT. 15:18:49.778654 - Removing unterminated mapping between port MGCP and system:MGCP_CODEC_PT. 15:18:49.779145 - Port MGCP was unmapped from system:MGCP_CODEC_PT. 15:18:49.779240 - Port MGCP was stopped. 15:18:49.779279 - Port MGCP_CLIENT was stopped. 15:18:49.779332 - Port MGCP_CLIENT_MULTI was stopped. 15:18:49.779447 - Port MGCP_PROC was stopped. 15:18:49.779475 - Component type MGCP_Emulation.MGCP_Emulation_CT was shut down inside testcase TC_ho_int. 15:18:49.779820 - Final verdict of PTC: none 15:18:49.779953 - Disconnected from MC. 15:18:49.779985 - TTCN-3 Parallel Test Component finished.