15:18:29.021517 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 15:18:29.021562 - TTCN-3 Parallel Test Component started on 57c8a5786026. Component reference: VirtMGW-MGCP-0(1716), component type: MGCP_Emulation.MGCP_Emulation_CT, component name: VirtMGW-MGCP-0. Version: 9.0.0. 15:18:29.021576 - 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:29.021611 - Connected to MC. 15:18:29.021623 - Initializing variables, timers and ports of component type MGCP_Emulation.MGCP_Emulation_CT inside testcase TC_ho_int_a5_4. 15:18:29.022525 - Port MGCP was started. 15:18:29.022542 - Port MGCP_CLIENT was started. 15:18:29.022550 - Port MGCP_CLIENT_MULTI was started. 15:18:29.022559 - Port MGCP_PROC was started. 15:18:29.022567 - Component type MGCP_Emulation.MGCP_Emulation_CT was initialized. 15:18:29.022627 - 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:29.022831 MGCP_Emulation.ttcn:268 Mapping port VirtMGW-MGCP-0(1716):MGCP to system:MGCP_CODEC_PT. 15:18:29.022868 MGCP_Emulation.ttcn:268 Port MGCP was mapped to system:MGCP_CODEC_PT. 15:18:29.022892 MGCP_Emulation.ttcn:268 Map operation of VirtMGW-MGCP-0(1716):MGCP to system:MGCP_CODEC_PT finished. 15:18:29.022995 MGCP_Emulation.ttcn:270 entering f__IPL4__PROVIDER__listen: 127.0.0.1:2427 / UDP 15:18:34.517852 MGCP_Emulation.ttcn:290 Port MGCP_PROC is waiting for connection from TC_ho_int_a5_4(1721):MGCP_PROC on UNIX pathname /tmp/ttcn3-portconn-d11eaaaf. 15:18:34.517903 MGCP_Emulation.ttcn:290 Port MGCP_PROC has accepted the connection from TC_ho_int_a5_4(1721):MGCP_PROC. 15:18:34.518026 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT is waiting for connection from TC_ho_int_a5_4(1721):MGCP on UNIX pathname /tmp/ttcn3-portconn-cb04a5e6. 15:18:34.518066 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT has accepted the connection from TC_ho_int_a5_4(1721):MGCP. 15:18:34.518180 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT_MULTI is waiting for connection from TC_ho_int_a5_4(1721):MGCP_MULTI on UNIX pathname /tmp/ttcn3-portconn-cb4ca5ae. 15:18:34.518220 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT_MULTI has accepted the connection from TC_ho_int_a5_4(1721):MGCP_MULTI. 15:18:34.760462 MGCP_Emulation.ttcn:290 Call enqueued on MGCP_PROC from TC_ho_int_a5_4(1721) @MGCP_Emulation.MGCPEM_register : { cmd := { connid := omit, endpoint := omit, transid := omit }, hdlr := TC_ho_int_a5_4(1721) } id 1 15:18:34.760847 MGCP_Emulation.ttcn:357 Matching on port MGCP_PROC succeeded: { cmd := matched, hdlr := TC_ho_int_a5_4(1721) with ? matched } 15:18:34.761085 MGCP_Emulation.ttcn:357 Getcall operation on port MGCP_PROC succeeded, call from TC_ho_int_a5_4(1721): @MGCP_Emulation.MGCPEM_register : { cmd := { connid := omit, endpoint := omit, transid := omit }, hdlr := TC_ho_int_a5_4(1721) } id 1 15:18:34.761267 MGCP_Emulation.ttcn:357 Operation with id 1 was extracted from the queue of MGCP_PROC. 15:18:34.761498 MGCP_Emulation.ttcn:462 Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_4(1721) 15:18:34.761907 MGCP_Emulation.ttcn:359 Replied on MGCP_PROC to TC_ho_int_a5_4(1721) @MGCP_Emulation.MGCPEM_register : { } 15:18:34.771009 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4352435820323935207274706272696467652F2A406D6777204D47435020312E300D0A433A2037380D0A4C3A20703A32302C20613A47534D2C206E743A494E0D0A4D3A20726563766F6E6C790D0A'O ("CRCX 295 rtpbridge/*@mgw MGCP 1.0\r\nC: 78\r\nL: p:20, a:GSM, nt:IN\r\nM: recvonly\r\n") } id 1 15:18:34.771482 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "CRCX 295 rtpbridge/*@mgw MGCP 1.0\r\nC: 78\r\nL: p:20, a:GSM, nt:IN\r\nM: recvonly\r\n" 15:18:34.771973 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 295 rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.772035 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.772087 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.772184 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 295 rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.772237 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.772286 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.772508 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 295 rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.772563 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:34.772636 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.772685 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:34.772759 MGCP_CodecPort.ttcn:77 match_begin data: 295 rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.772809 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.772863 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.772911 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.772999 MGCP_CodecPort.ttcn:77 match_first data: 295 rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.773049 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.773115 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.773163 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:34.773228 MGCP_CodecPort.ttcn:77 match_first data: 295 rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.773279 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.773334 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.773383 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.773431 MGCP_CodecPort.ttcn:77 match_list data: 295 rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.773479 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.773532 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.773580 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.773636 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.773683 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.773735 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.773782 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.773830 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.773876 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:34.773922 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/*@mgw MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.773968 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:34.774016 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.774063 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.774111 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.774164 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.774211 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.774259 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:34.774329 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:34.774380 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.774429 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.774479 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.774527 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:34.774586 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.774635 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.774778 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.774832 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.774888 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.774935 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.775008 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.775065 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.775114 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.775170 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.775218 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.775264 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.775370 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.775419 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:34.775485 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.775533 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.775603 MGCP_CodecPort.ttcn:77 match_begin data: : 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.775653 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:34.775703 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.775745 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.775807 MGCP_CodecPort.ttcn:77 match_first data: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.775855 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.775911 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.775959 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.776030 MGCP_CodecPort.ttcn:77 match_first data: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.776076 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:34.776125 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.776173 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:34.776221 MGCP_CodecPort.ttcn:77 match_list data: 78 L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.776267 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.776319 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.776372 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.776426 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.776473 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.776516 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.776563 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.776611 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.776669 MGCP_CodecPort.ttcn:77 match_begin data: L: p:20, a:GSM, nt:IN M: recvonly 15:18:34.776717 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:34.776778 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.776824 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.776875 MGCP_CodecPort.ttcn:77 match_begin data: : p:20, a:GSM, nt:IN M: recvonly 15:18:34.776920 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:34.776969 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.777015 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.777066 MGCP_CodecPort.ttcn:77 match_first data: p:20, a:GSM, nt:IN M: recvonly 15:18:34.777112 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.777164 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.777210 MGCP_CodecPort.ttcn:77 match_first result: 18 15:18:34.777260 MGCP_CodecPort.ttcn:77 match_first data: p:20, a:GSM, nt:IN M: recvonly 15:18:34.777314 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:34.777363 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.777410 MGCP_CodecPort.ttcn:77 match_first result: 21 15:18:34.777456 MGCP_CodecPort.ttcn:77 match_list data: p:20, a:GSM, nt:IN M: recvonly 15:18:34.777502 MGCP_CodecPort.ttcn:77 match_list result: 18 15:18:34.777551 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:18:34.777596 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.777648 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.777694 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.777740 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:18:34.777785 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.777832 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.777895 MGCP_CodecPort.ttcn:77 match_begin data: M: recvonly 15:18:34.777942 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:34.778003 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.778049 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.778098 MGCP_CodecPort.ttcn:77 match_begin data: : recvonly 15:18:34.778144 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:34.778192 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.778238 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.778288 MGCP_CodecPort.ttcn:77 match_first data: recvonly 15:18:34.778348 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.778400 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.778448 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:34.778495 MGCP_CodecPort.ttcn:77 match_first data: recvonly 15:18:34.778540 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:34.778590 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:34.778636 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:34.778682 MGCP_CodecPort.ttcn:77 match_list data: recvonly 15:18:34.778727 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:34.778777 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.778822 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.778873 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.778919 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.778965 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.779009 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.779055 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.779102 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.779147 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:34.779207 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:34.779254 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.779756 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.779811 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.779864 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:34.779911 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.780114 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "CRCX", trans_id := "295", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } 15:18:34.780490 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "295", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } } id 1 15:18:34.780925 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:18:34.781046 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "295", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } } } id 1 15:18:34.781122 MGCP_Emulation.ttcn:315 Message with id 1 was extracted from the queue of MGCP. 15:18:34.781250 MGCP_Emulation.ttcn:322 entering f__IPL4__PROVIDER__connect: 127.0.0.1:2427 -> 127.0.0.1:53078 / UDP 15:18:34.781955 MGCP_Emulation.ttcn:439 Found Expect[0] for { line := { verb := "CRCX", trans_id := "295", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_int_a5_4(1721) 15:18:34.782499 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_int_a5_4(1721) @MGCP_Types.MgcpCommand : { line := { verb := "CRCX", trans_id := "295", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } 15:18:34.799057 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_int_a5_4(1721) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "295", string := "OK" }, params := { { code := "I", val := "0488A280" }, { 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:34.799513 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:18:34.799562 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int_a5_4(1721): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "295", string := "OK" }, params := { { code := "I", val := "0488A280" }, { 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:34.799589 MGCP_Emulation.ttcn:292 Message with id 1 was extracted from the queue of MGCP_CLIENT. 15:18:34.803404 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "295", string := "OK" }, params := { { code := "I", val := "0488A280" }, { 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:34.803529 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "295", string := "OK" }, params := { { code := "I", val := "0488A280" }, { 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:34.804008 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 295 OK\r\nI: 0488A280\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:34.804134 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020323935204F4B0D0A493A2030343838413238300D0A5A3A207274706272696467652F31406D67770D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E330D0A733D2D0D0A633D494E20495036203A3A310D0A743D3020300D0A6D3D617564696F203130303032205254502F41565020330D0A613D7274706D61703A332047534D2F383030300D0A613D7074696D653A32300D0A'O ("200 295 OK\r\nI: 0488A280\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:34.810897 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4D44435820323936207274706272696467652F31406D6777204D47435020312E300D0A433A2037380D0A493A2030343838413238300D0A4D3A2073656E64726563760D0A0D0A763D300D0A6F3D2D20373820323320494E20495034203132372E302E302E310D0A733D2D0D0A633D494E20495034203132372E302E302E320D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7074696D653A32300D0A'O ("MDCX 296 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nI: 0488A280\r\nM: sendrecv\r\n\r\nv=0\r\no=- 78 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:34.810967 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "MDCX 296 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nI: 0488A280\r\nM: sendrecv\r\n\r\nv=0\r\no=- 78 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:34.811038 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 296 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.811075 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.811111 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.811148 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 296 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.811183 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.811217 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.811282 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 296 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.811319 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:34.811365 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.811400 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:34.811439 MGCP_CodecPort.ttcn:77 match_begin data: 296 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.811476 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.811516 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.811554 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.811600 MGCP_CodecPort.ttcn:77 match_first data: 296 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.811638 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.811681 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.811718 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:34.811756 MGCP_CodecPort.ttcn:77 match_first data: 296 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.811794 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.811834 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.811871 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.811908 MGCP_CodecPort.ttcn:77 match_list data: 296 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.811944 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.811983 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.812019 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.812057 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.812093 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.812132 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.812168 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.812206 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.812242 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:34.812278 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.812322 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:34.812361 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.812397 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.812436 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.812473 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.812513 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.812553 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:34.812595 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:34.812637 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.812676 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.812719 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.812760 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:34.812800 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.812841 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.812886 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.812927 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.812972 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.813012 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.813054 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.813095 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.813135 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.813177 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.813222 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.813262 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.813311 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.813352 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:34.813402 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.813444 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.813488 MGCP_CodecPort.ttcn:77 match_begin data: : 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.813528 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:34.813570 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.813606 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.813647 MGCP_CodecPort.ttcn:77 match_first data: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.813683 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.813723 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.813761 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.813800 MGCP_CodecPort.ttcn:77 match_first data: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.813837 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:34.813881 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.813920 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:34.813957 MGCP_CodecPort.ttcn:77 match_list data: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:34.813997 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.814037 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 M: sendrecv v=0 o=- 78 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:34.814073 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.814114 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.814158 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.814200 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 M: sendrecv v=0 o=- 78 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:34.814236 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.814272 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.814336 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 M: sendrecv v=0 o=- 78 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:34.814373 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:34.814419 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.814457 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.814496 MGCP_CodecPort.ttcn:77 match_begin data: : 0488A280 M: sendrecv v=0 o=- 78 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:34.814532 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:34.814572 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.814609 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.814648 MGCP_CodecPort.ttcn:77 match_first data: 0488A280 M: sendrecv v=0 o=- 78 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:34.814684 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.814724 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.814761 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:34.814799 MGCP_CodecPort.ttcn:77 match_first data: 0488A280 M: sendrecv v=0 o=- 78 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:34.814836 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:34.814874 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.814911 MGCP_CodecPort.ttcn:77 match_first result: 11 15:18:34.814949 MGCP_CodecPort.ttcn:77 match_list data: 0488A280 M: sendrecv v=0 o=- 78 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:34.814989 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:34.815028 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:34.815064 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.815104 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.815141 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.815178 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:34.815211 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.815252 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.815294 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:34.815327 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:34.815370 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.815409 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.815445 MGCP_CodecPort.ttcn:77 match_begin data: : sendrecv v=0 o=- 78 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:34.815479 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:34.815515 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.815549 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.815585 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 78 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:34.815619 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.815656 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.815689 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:34.815724 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 78 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:34.815757 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:34.815793 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:34.815827 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:34.815860 MGCP_CodecPort.ttcn:77 match_list data: sendrecv v=0 o=- 78 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:34.815893 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:34.815930 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.815967 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.816005 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.816041 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.816075 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.816109 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.816143 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.816177 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.816210 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:34.816251 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:34.816285 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.816325 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.816358 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.816394 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.816428 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.816639 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.816681 MGCP_CodecPort.ttcn:77 match_begin token: "v=" 15:18:34.816716 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.816797 MGCP_CodecPort.ttcn:77 match_first data: 0 o=- 78 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:34.816832 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.816872 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.816907 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:34.816998 MGCP_CodecPort.ttcn:77 match_begin data: o=- 78 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:34.817032 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.817069 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.817102 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.817163 MGCP_CodecPort.ttcn:77 match_begin data: o=- 78 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:34.817205 MGCP_CodecPort.ttcn:77 match_begin token: "o=" 15:18:34.817238 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.817326 MGCP_CodecPort.ttcn:77 match_first data: - 78 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:34.817364 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.817400 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.817432 MGCP_CodecPort.ttcn:77 match_first result: 24 15:18:34.817472 MGCP_CodecPort.ttcn:77 match_first data: - 78 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:34.817503 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.817535 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:34.817567 MGCP_CodecPort.ttcn:77 match_list data: - 78 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:34.817599 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:34.817631 MGCP_CodecPort.ttcn:77 match_begin data: 78 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:34.817663 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.817695 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.817727 MGCP_CodecPort.ttcn:77 match_first data: 78 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:34.817758 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.817790 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.817820 MGCP_CodecPort.ttcn:77 match_list data: 78 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:34.817852 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.817883 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:34.817914 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.817946 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.817978 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:34.818009 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.818040 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.818075 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:34.818106 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.818135 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:34.818164 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.818192 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.818221 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:34.818249 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.818278 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.818320 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:34.818349 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.818378 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:34.818407 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.818435 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.818464 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:34.818492 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.818520 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.818548 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:34.818577 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.818605 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:34.818639 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.818667 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.818696 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:34.818725 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.818754 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:34.818783 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:34.818812 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:34.818876 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:34.818916 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.818950 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.818980 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.819009 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:34.819039 MGCP_CodecPort.ttcn:77 match_begin token: "s=" 15:18:34.819069 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.819100 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:34.819130 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.819162 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.819193 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:34.819222 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:34.819249 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.819278 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.819306 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.819338 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:34.819366 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:34.819393 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.819449 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:34.819480 MGCP_CodecPort.ttcn:77 match_begin token: "u=" 15:18:34.819507 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.819663 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:34.819695 MGCP_CodecPort.ttcn:77 match_begin token: "e=" 15:18:34.819723 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.819911 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:34.819943 MGCP_CodecPort.ttcn:77 match_begin token: "p=" 15:18:34.819974 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.820057 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:34.820086 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:34.820112 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.820192 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:34.820222 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.820250 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.820276 MGCP_CodecPort.ttcn:77 match_first result: 16 15:18:34.820300 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:34.820325 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.820349 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.820374 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:34.820399 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.820424 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:34.820454 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.820479 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.820504 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:34.820529 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.820553 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.820578 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:34.820602 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.820627 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:34.820652 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.820677 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.820723 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:34.820750 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.820776 MGCP_CodecPort.ttcn:77 match_first result: 14 15:18:34.820802 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:34.820830 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:34.820855 MGCP_CodecPort.ttcn:77 match_first result: 34 15:18:34.820880 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:34.820905 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:34.820931 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.820955 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:34.820980 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.821008 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821033 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.821063 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.821086 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.821203 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821230 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:34.821254 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.821334 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821360 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:34.821384 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.821409 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821433 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.821459 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.821482 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.821505 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821529 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.821553 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:34.821581 MGCP_CodecPort.ttcn:77 match_list data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821603 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:34.821625 MGCP_CodecPort.ttcn:77 match_begin data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821647 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.821669 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.821691 MGCP_CodecPort.ttcn:77 match_first data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821713 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.821735 MGCP_CodecPort.ttcn:77 match_first result: 10 15:18:34.821757 MGCP_CodecPort.ttcn:77 match_list data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821779 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:34.821802 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.821824 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.821849 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.821871 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.821989 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822019 MGCP_CodecPort.ttcn:77 match_begin token: "r=" 15:18:34.822043 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.822117 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822142 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:34.822165 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.822246 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822272 MGCP_CodecPort.ttcn:77 match_begin token: "z=" 15:18:34.822295 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.822413 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822437 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:34.822459 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.822529 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822553 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:34.822574 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.822665 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822689 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:34.822710 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.822733 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822754 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.822779 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.822800 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:34.822820 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822841 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.822862 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:34.822882 MGCP_CodecPort.ttcn:77 match_list data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:34.822903 MGCP_CodecPort.ttcn:77 match_list result: 5 15:18:34.822923 MGCP_CodecPort.ttcn:77 match_begin data: 9002 RTP/AVP 3 a=ptime:20 15:18:34.822944 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.822965 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.823015 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:18:34.823038 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.823059 MGCP_CodecPort.ttcn:77 match_first result: 4 15:18:34.823080 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:18:34.823100 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:34.823121 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:34.823142 MGCP_CodecPort.ttcn:77 match_list data: 9002 RTP/AVP 3 a=ptime:20 15:18:34.823162 MGCP_CodecPort.ttcn:77 match_list result: 4 15:18:34.823186 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:34.823206 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:34.823228 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.823250 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:34.823269 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.823289 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.823308 MGCP_CodecPort.ttcn:77 match_first data: RTP/AVP 3 a=ptime:20 15:18:34.823328 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.823347 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:34.823366 MGCP_CodecPort.ttcn:77 match_list data: RTP/AVP 3 a=ptime:20 15:18:34.823386 MGCP_CodecPort.ttcn:77 match_list result: 7 15:18:34.823405 MGCP_CodecPort.ttcn:77 match_begin data: 3 a=ptime:20 15:18:34.823424 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.823444 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.823482 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:34.823504 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.823527 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:34.823546 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:34.823564 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.823583 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:34.823602 MGCP_CodecPort.ttcn:77 match_list data: 3 a=ptime:20 15:18:34.823626 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:34.823644 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.823663 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.823681 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.823702 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.823721 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.823742 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.823761 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.823783 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.823801 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:34.823821 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.823912 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.823934 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:34.823954 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.824007 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.824028 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:34.824046 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.824087 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.824108 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:34.824127 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.824168 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.824189 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:34.824208 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.824259 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:34.824281 MGCP_CodecPort.ttcn:77 match_begin token: "cat:" 15:18:34.824301 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.824343 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:34.824363 MGCP_CodecPort.ttcn:77 match_begin token: "keywds:" 15:18:34.824382 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.824417 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:34.824437 MGCP_CodecPort.ttcn:77 match_begin token: "tool:" 15:18:34.824455 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.824478 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:34.824496 MGCP_CodecPort.ttcn:77 match_begin token: "ptime:" 15:18:34.824514 MGCP_CodecPort.ttcn:77 match_begin result: 6 15:18:34.824560 MGCP_CodecPort.ttcn:77 match_first data: 20 15:18:34.824579 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.824602 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.824619 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.824636 MGCP_CodecPort.ttcn:77 match_list data: 20 15:18:34.824652 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.824687 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.824706 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.824725 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.824742 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.824760 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.824778 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:34.824795 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.824814 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.824830 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:34.824847 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.824866 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "MDCX", trans_id := "296", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:34.824957 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "296", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:34.824991 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:18:34.825023 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "296", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:34.825048 MGCP_Emulation.ttcn:315 Message with id 2 was extracted from the queue of MGCP. 15:18:34.825084 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_int_a5_4(1721) @MGCP_Types.MgcpCommand : { line := { verb := "MDCX", trans_id := "296", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:34.826808 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_int_a5_4(1721) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "296", string := "OK" }, params := { { code := "I", val := "0488A280" } }, 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:34.826846 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:18:34.826874 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int_a5_4(1721): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "296", string := "OK" }, params := { { code := "I", val := "0488A280" } }, 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:34.826898 MGCP_Emulation.ttcn:292 Message with id 2 was extracted from the queue of MGCP_CLIENT. 15:18:34.826993 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "296", string := "OK" }, params := { { code := "I", val := "0488A280" } }, 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:34.827018 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "296", string := "OK" }, params := { { code := "I", val := "0488A280" } }, 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:34.827067 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 296 OK\r\nI: 0488A280\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:34.827108 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020323936204F4B0D0A493A2030343838413238300D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E320D0A733D2D0D0A633D494E20495034203132372E302E302E350D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7274706D61703A332047534D2F383030300D0A613D7074696D653A32300D0A'O ("200 296 OK\r\nI: 0488A280\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:34.829803 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4352435820323937207274706272696467652F31406D6777204D47435020312E300D0A433A2037380D0A4D3A2073656E64726563760D0A0D0A763D300D0A6F3D2D20373820323320494E20495034203132372E302E302E310D0A733D2D0D0A633D494E2049503420312E322E332E340D0A743D3020300D0A6D3D617564696F2032333432205254502F41565020330D0A613D7074696D653A32300D0A'O ("CRCX 297 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nM: sendrecv\r\n\r\nv=0\r\no=- 78 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:34.829838 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "CRCX 297 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nM: sendrecv\r\n\r\nv=0\r\no=- 78 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:34.829874 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 297 rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.829897 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.829919 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.829942 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 297 rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.829965 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.829987 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.830018 MGCP_CodecPort.ttcn:77 match_begin data: CRCX 297 rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830041 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:34.830072 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.830098 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:34.830124 MGCP_CodecPort.ttcn:77 match_begin data: 297 rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830153 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.830179 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.830202 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.830229 MGCP_CodecPort.ttcn:77 match_first data: 297 rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830252 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.830278 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.830312 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:34.830337 MGCP_CodecPort.ttcn:77 match_first data: 297 rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830364 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.830387 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.830409 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.830431 MGCP_CodecPort.ttcn:77 match_list data: 297 rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830453 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.830476 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830498 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.830521 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.830543 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.830565 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830587 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.830609 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.830631 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:34.830653 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830675 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:34.830698 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830719 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:34.830742 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.830764 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.830785 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830807 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:34.830829 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:34.830852 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830873 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:34.830896 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.830917 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:34.830939 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 78 M: sendrecv v=0 o=- 78 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:34.830961 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.830984 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 M: sendrecv v=0 o=- 78 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:34.831011 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.831035 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831057 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.831079 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 M: sendrecv v=0 o=- 78 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:34.831101 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.831123 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.831145 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 M: sendrecv v=0 o=- 78 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:34.831166 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.831190 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.831215 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 M: sendrecv v=0 o=- 78 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:34.831236 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:34.831263 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831283 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.831306 MGCP_CodecPort.ttcn:77 match_begin data: : 78 M: sendrecv v=0 o=- 78 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:34.831326 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:34.831348 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831368 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.831390 MGCP_CodecPort.ttcn:77 match_first data: 78 M: sendrecv v=0 o=- 78 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:34.831411 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.831433 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831454 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.831476 MGCP_CodecPort.ttcn:77 match_first data: 78 M: sendrecv v=0 o=- 78 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:34.831496 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:34.831517 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831538 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:34.831558 MGCP_CodecPort.ttcn:77 match_list data: 78 M: sendrecv v=0 o=- 78 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:34.831579 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.831601 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:34.831622 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.831644 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831664 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.831685 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:34.831706 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.831726 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.831750 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:34.831770 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:34.831797 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831818 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.831839 MGCP_CodecPort.ttcn:77 match_begin data: : sendrecv v=0 o=- 78 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:34.831864 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:34.831885 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831906 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.831928 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 78 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:34.831950 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.831971 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.831991 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:34.832010 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 78 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:34.832030 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:34.832050 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:34.832070 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:34.832089 MGCP_CodecPort.ttcn:77 match_list data: sendrecv v=0 o=- 78 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:34.832108 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:34.832129 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.832149 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.832169 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.832189 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.832208 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.832228 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:34.832247 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:34.832267 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.832286 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:34.832311 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:34.832331 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.832352 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.832372 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:34.832393 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.832412 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.832433 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:34.832453 MGCP_CodecPort.ttcn:77 match_begin token: "v=" 15:18:34.832472 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.832493 MGCP_CodecPort.ttcn:77 match_first data: 0 o=- 78 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:34.832513 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.832534 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.832553 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:34.832576 MGCP_CodecPort.ttcn:77 match_begin data: o=- 78 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:34.832596 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.832617 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.832636 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.832656 MGCP_CodecPort.ttcn:77 match_begin data: o=- 78 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:34.832675 MGCP_CodecPort.ttcn:77 match_begin token: "o=" 15:18:34.832695 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.832715 MGCP_CodecPort.ttcn:77 match_first data: - 78 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:34.832737 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.832758 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.832778 MGCP_CodecPort.ttcn:77 match_first result: 24 15:18:34.832797 MGCP_CodecPort.ttcn:77 match_first data: - 78 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:34.832817 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.832836 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:34.832856 MGCP_CodecPort.ttcn:77 match_list data: - 78 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:34.832875 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:34.832894 MGCP_CodecPort.ttcn:77 match_begin data: 78 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:34.832914 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.832933 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.832953 MGCP_CodecPort.ttcn:77 match_first data: 78 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:34.832972 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.832991 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.833013 MGCP_CodecPort.ttcn:77 match_list data: 78 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:34.833031 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.833049 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:34.833067 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.833086 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.833104 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:34.833122 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.833141 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.833159 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:34.833177 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.833195 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:34.833213 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.833232 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.833250 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:34.833268 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.833287 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.833305 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:34.833323 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.833341 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:34.833360 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.833378 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.833396 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:34.833414 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.833432 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.833451 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:34.833469 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.833487 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:34.833505 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.833523 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.833542 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:34.833565 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.833583 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:34.833600 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:34.833618 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:34.833636 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:34.833654 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.833673 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.833691 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.833709 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:34.833726 MGCP_CodecPort.ttcn:77 match_begin token: "s=" 15:18:34.833744 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.833762 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:34.833780 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.833799 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.833817 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:34.833835 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:34.833853 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.833871 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.833889 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.833906 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:34.833923 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:34.833941 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.833959 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:34.833976 MGCP_CodecPort.ttcn:77 match_begin token: "u=" 15:18:34.833994 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.834013 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:34.834030 MGCP_CodecPort.ttcn:77 match_begin token: "e=" 15:18:34.834048 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.834067 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:34.834087 MGCP_CodecPort.ttcn:77 match_begin token: "p=" 15:18:34.834103 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.834121 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:34.834137 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:34.834154 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.834172 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:34.834188 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.834206 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.834223 MGCP_CodecPort.ttcn:77 match_first result: 14 15:18:34.834240 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:34.834256 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.834273 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.834289 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:34.834321 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.834342 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:34.834359 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.834376 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.834394 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:34.834411 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.834428 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.834445 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:34.834467 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:34.834484 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:34.834500 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.834517 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.834535 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:34.834552 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.834569 MGCP_CodecPort.ttcn:77 match_first result: 12 15:18:34.834585 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:34.834602 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:34.834619 MGCP_CodecPort.ttcn:77 match_first result: 32 15:18:34.834635 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:34.834652 MGCP_CodecPort.ttcn:77 match_list result: 7 15:18:34.834669 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.834686 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:34.834703 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.834726 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.834742 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.834763 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.834780 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.834799 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.834816 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:34.834833 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.834853 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.834870 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:34.834887 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.834907 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.834923 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.834942 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.834959 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:34.834975 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.834992 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.835008 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:34.835025 MGCP_CodecPort.ttcn:77 match_list data: 0 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835041 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:34.835058 MGCP_CodecPort.ttcn:77 match_begin data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835074 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.835091 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.835107 MGCP_CodecPort.ttcn:77 match_first data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835127 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.835144 MGCP_CodecPort.ttcn:77 match_first result: 10 15:18:34.835162 MGCP_CodecPort.ttcn:77 match_list data: 0 m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835179 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:34.835198 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835215 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.835234 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.835252 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.835271 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835289 MGCP_CodecPort.ttcn:77 match_begin token: "r=" 15:18:34.835307 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.835326 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835344 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:34.835361 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.835381 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835401 MGCP_CodecPort.ttcn:77 match_begin token: "z=" 15:18:34.835419 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.835438 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835458 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:34.835476 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.835497 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835516 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:34.835535 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.835557 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835576 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:34.835594 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.835614 MGCP_CodecPort.ttcn:77 match_first data: audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835632 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.835652 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.835670 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:34.835689 MGCP_CodecPort.ttcn:77 match_first data: audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835707 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.835725 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:34.835744 MGCP_CodecPort.ttcn:77 match_list data: audio 2342 RTP/AVP 3 a=ptime:20 15:18:34.835762 MGCP_CodecPort.ttcn:77 match_list result: 5 15:18:34.835780 MGCP_CodecPort.ttcn:77 match_begin data: 2342 RTP/AVP 3 a=ptime:20 15:18:34.835799 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.835817 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.835836 MGCP_CodecPort.ttcn:77 match_first data: 2342 RTP/AVP 3 a=ptime:20 15:18:34.835854 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.835873 MGCP_CodecPort.ttcn:77 match_first result: 4 15:18:34.835891 MGCP_CodecPort.ttcn:77 match_first data: 2342 RTP/AVP 3 a=ptime:20 15:18:34.835909 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:34.835928 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:34.835946 MGCP_CodecPort.ttcn:77 match_list data: 2342 RTP/AVP 3 a=ptime:20 15:18:34.835966 MGCP_CodecPort.ttcn:77 match_list result: 4 15:18:34.835990 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:34.836009 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:34.836029 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.836048 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:34.836067 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.836087 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.836106 MGCP_CodecPort.ttcn:77 match_first data: RTP/AVP 3 a=ptime:20 15:18:34.836125 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.836145 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:34.836164 MGCP_CodecPort.ttcn:77 match_list data: RTP/AVP 3 a=ptime:20 15:18:34.836183 MGCP_CodecPort.ttcn:77 match_list result: 7 15:18:34.836202 MGCP_CodecPort.ttcn:77 match_begin data: 3 a=ptime:20 15:18:34.836222 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.836242 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:34.836264 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:34.836285 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.836306 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:34.836327 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:34.836348 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:34.836368 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:34.836389 MGCP_CodecPort.ttcn:77 match_list data: 3 a=ptime:20 15:18:34.836410 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:34.836431 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.836453 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:34.836474 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.836496 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.836517 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.836543 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.836565 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.836587 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.836608 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:34.836629 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.836651 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.836672 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:34.836693 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.836715 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.836736 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:34.836757 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.836779 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.836802 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:34.836824 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.836845 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:34.836866 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:34.836887 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.836909 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:34.836929 MGCP_CodecPort.ttcn:77 match_begin token: "cat:" 15:18:34.836951 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.836973 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:34.836993 MGCP_CodecPort.ttcn:77 match_begin token: "keywds:" 15:18:34.837015 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.837036 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:34.837057 MGCP_CodecPort.ttcn:77 match_begin token: "tool:" 15:18:34.837079 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.837102 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:34.837123 MGCP_CodecPort.ttcn:77 match_begin token: "ptime:" 15:18:34.837146 MGCP_CodecPort.ttcn:77 match_begin result: 6 15:18:34.837169 MGCP_CodecPort.ttcn:77 match_first data: 20 15:18:34.837190 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.837215 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.837236 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:34.837258 MGCP_CodecPort.ttcn:77 match_list data: 20 15:18:34.837279 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:34.837304 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.837326 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:34.837349 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:34.837371 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:34.837392 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.837414 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:34.837436 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.837458 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:34.837480 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:34.837501 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:34.837526 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "CRCX", trans_id := "297", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:34.837629 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "297", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:34.837676 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:18:34.837718 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "CRCX", trans_id := "297", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:34.837752 MGCP_Emulation.ttcn:315 Message with id 3 was extracted from the queue of MGCP. 15:18:34.837797 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_int_a5_4(1721) @MGCP_Types.MgcpCommand : { line := { verb := "CRCX", trans_id := "297", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:34.838432 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_int_a5_4(1721) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "297", string := "OK" }, params := { { code := "I", val := "5B6A0DA0" }, { 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:34.838483 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:18:34.838527 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int_a5_4(1721): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "297", string := "OK" }, params := { { code := "I", val := "5B6A0DA0" }, { 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:34.838562 MGCP_Emulation.ttcn:292 Message with id 3 was extracted from the queue of MGCP_CLIENT. 15:18:34.838708 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "297", string := "OK" }, params := { { code := "I", val := "5B6A0DA0" }, { 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:34.838747 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "297", string := "OK" }, params := { { code := "I", val := "5B6A0DA0" }, { 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:34.838825 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 297 OK\r\nI: 5B6A0DA0\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:34.838889 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020323937204F4B0D0A493A2035423641304441300D0A5A3A207274706272696467652F31406D67770D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E330D0A733D2D0D0A633D494E20495034203132372E302E302E350D0A743D3020300D0A6D3D617564696F203131303032205254502F41565020330D0A613D7274706D61703A332047534D2F383030300D0A613D7074696D653A32300D0A'O ("200 297 OK\r\nI: 5B6A0DA0\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:37.191265 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '4D44435820323938207274706272696467652F31406D6777204D47435020312E300D0A433A2037380D0A493A2030343838413238300D0A4D3A2073656E64726563760D0A0D0A763D300D0A6F3D2D20373820323320494E20495034203132372E302E302E310D0A733D2D0D0A633D494E20495034203132372E302E302E320D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7074696D653A32300D0A'O ("MDCX 298 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nI: 0488A280\r\nM: sendrecv\r\n\r\nv=0\r\no=- 78 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:37.191444 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "MDCX 298 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nI: 0488A280\r\nM: sendrecv\r\n\r\nv=0\r\no=- 78 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:37.191571 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 298 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.191653 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:37.191737 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:37.191824 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 298 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.191903 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:37.191956 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:37.192033 MGCP_CodecPort.ttcn:77 match_begin data: MDCX 298 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.192084 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:37.192153 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.192204 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:37.192263 MGCP_CodecPort.ttcn:77 match_begin data: 298 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.192668 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:37.192730 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.192780 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.192843 MGCP_CodecPort.ttcn:77 match_first data: 298 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.192891 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.192948 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.192997 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:37.193050 MGCP_CodecPort.ttcn:77 match_first data: 298 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.193098 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:37.193151 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.193201 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:37.193251 MGCP_CodecPort.ttcn:77 match_list data: 298 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.193301 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:37.193353 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.193402 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:37.193455 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.193503 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.193556 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.193604 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:37.193654 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.193703 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:37.193751 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.193801 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:37.193853 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.193904 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:37.193955 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.194005 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.194054 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.194103 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:37.194154 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:37.194205 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.194254 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:37.194336 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.194386 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:37.194435 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.194485 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:37.194541 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.194602 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.194658 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.194707 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.194759 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.194810 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:37.194864 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:37.194916 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.194966 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:37.195018 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:37.195082 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.195132 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:37.195200 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.195252 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.195306 MGCP_CodecPort.ttcn:77 match_begin data: : 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.195355 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:37.195407 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.195456 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.195512 MGCP_CodecPort.ttcn:77 match_first data: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.195560 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.195616 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.195665 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:37.195718 MGCP_CodecPort.ttcn:77 match_first data: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.195766 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:37.195818 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.195868 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:37.195919 MGCP_CodecPort.ttcn:77 match_list data: 78 I: 0488A280 M: sendrecv v=0 o=- 78 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:37.195967 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:37.196021 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 M: sendrecv v=0 o=- 78 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:37.196070 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.196123 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.196179 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.196229 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 M: sendrecv v=0 o=- 78 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:37.196277 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:37.196328 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:37.196385 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 M: sendrecv v=0 o=- 78 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:37.196434 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:37.196499 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.196550 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.196601 MGCP_CodecPort.ttcn:77 match_begin data: : 0488A280 M: sendrecv v=0 o=- 78 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:37.196656 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:37.196711 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.196760 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.196812 MGCP_CodecPort.ttcn:77 match_first data: 0488A280 M: sendrecv v=0 o=- 78 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:37.196861 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.196917 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.196966 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:37.197017 MGCP_CodecPort.ttcn:77 match_first data: 0488A280 M: sendrecv v=0 o=- 78 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:37.197066 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:37.197117 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.197166 MGCP_CodecPort.ttcn:77 match_first result: 11 15:18:37.197214 MGCP_CodecPort.ttcn:77 match_list data: 0488A280 M: sendrecv v=0 o=- 78 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:37.197263 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:37.197314 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:37.197362 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.197415 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.197464 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.197513 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:37.197562 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:37.197610 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:37.197664 MGCP_CodecPort.ttcn:77 match_begin data: M: sendrecv v=0 o=- 78 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:37.197714 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:37.197778 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.197829 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.197879 MGCP_CodecPort.ttcn:77 match_begin data: : sendrecv v=0 o=- 78 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:37.197928 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:37.197981 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.198030 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.198081 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 78 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:37.198129 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.198182 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.198230 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:37.198281 MGCP_CodecPort.ttcn:77 match_first data: sendrecv v=0 o=- 78 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:37.198523 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:37.198633 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:37.198716 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:37.198798 MGCP_CodecPort.ttcn:77 match_list data: sendrecv v=0 o=- 78 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:37.198878 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:37.198977 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:37.199084 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.199145 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.199195 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.199250 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:37.199300 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:37.199351 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:37.199404 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:37.199569 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:37.199639 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:37.199689 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.199755 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:37.199802 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:37.199853 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.199899 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.199997 MGCP_CodecPort.ttcn:77 match_begin data: v=0 o=- 78 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:37.200050 MGCP_CodecPort.ttcn:77 match_begin token: "v=" 15:18:37.200101 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.200157 MGCP_CodecPort.ttcn:77 match_first data: 0 o=- 78 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:37.200205 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.200261 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.200311 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:37.200376 MGCP_CodecPort.ttcn:77 match_begin data: o=- 78 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:37.200423 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.200479 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.200528 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.200578 MGCP_CodecPort.ttcn:77 match_begin data: o=- 78 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:37.200626 MGCP_CodecPort.ttcn:77 match_begin token: "o=" 15:18:37.200675 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.200727 MGCP_CodecPort.ttcn:77 match_first data: - 78 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:37.200776 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.200829 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.200880 MGCP_CodecPort.ttcn:77 match_first result: 24 15:18:37.200930 MGCP_CodecPort.ttcn:77 match_first data: - 78 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:37.200977 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.201026 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:37.201074 MGCP_CodecPort.ttcn:77 match_list data: - 78 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:37.201122 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:37.201170 MGCP_CodecPort.ttcn:77 match_begin data: 78 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:37.201218 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.201267 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.201315 MGCP_CodecPort.ttcn:77 match_first data: 78 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:37.201363 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.201412 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:37.201468 MGCP_CodecPort.ttcn:77 match_list data: 78 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:37.201517 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:37.201565 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:37.201613 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.201661 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.201710 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:37.201757 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.201805 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:37.201854 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:37.201902 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:37.201952 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:37.201999 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.202048 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.202096 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:37.202144 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.202193 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:37.202241 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:37.202289 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:37.202354 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:37.202405 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.202455 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.202505 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:37.202553 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.202602 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:37.202650 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:37.202698 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:37.202747 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:37.202801 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.202852 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.202902 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:37.202950 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.203000 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:37.203048 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:37.203097 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:37.203149 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:37.203198 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.203252 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.203302 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.203351 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:37.203399 MGCP_CodecPort.ttcn:77 match_begin token: "s=" 15:18:37.203448 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.203499 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:37.203547 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.203600 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.203649 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:37.203711 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:37.203759 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.203812 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.203860 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.203913 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:37.203962 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:37.204014 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.204063 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:37.204110 MGCP_CodecPort.ttcn:77 match_begin token: "u=" 15:18:37.204159 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.204215 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:37.204263 MGCP_CodecPort.ttcn:77 match_begin token: "e=" 15:18:37.204310 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.204366 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:37.204413 MGCP_CodecPort.ttcn:77 match_begin token: "p=" 15:18:37.204461 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.204514 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:37.204561 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:37.204610 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.204662 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:37.204711 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.204762 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.204811 MGCP_CodecPort.ttcn:77 match_first result: 16 15:18:37.204859 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:37.204906 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.204955 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:37.205003 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:37.205053 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:37.205102 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:37.205150 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.205198 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.205246 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:37.205293 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.205341 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:37.205389 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:37.205436 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:37.205484 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:37.205531 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.205580 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.205629 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:37.205677 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.205727 MGCP_CodecPort.ttcn:77 match_first result: 14 15:18:37.205776 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:37.205823 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:37.205871 MGCP_CodecPort.ttcn:77 match_first result: 34 15:18:37.205918 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:37.205967 MGCP_CodecPort.ttcn:77 match_list result: 9 15:18:37.206015 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.206064 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:37.206114 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.206171 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.206220 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.206271 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.206327 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.206384 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.206436 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:37.206485 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.206541 MGCP_CodecPort.ttcn:77 match_begin data: t=0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.206589 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:37.206637 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.206698 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.206747 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.206800 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.206848 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:37.206897 MGCP_CodecPort.ttcn:77 match_first data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.206944 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.206993 MGCP_CodecPort.ttcn:77 match_first result: 1 15:18:37.207041 MGCP_CodecPort.ttcn:77 match_list data: 0 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.207089 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:37.207137 MGCP_CodecPort.ttcn:77 match_begin data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.207187 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.207235 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.207283 MGCP_CodecPort.ttcn:77 match_first data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.207331 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.207379 MGCP_CodecPort.ttcn:77 match_first result: 10 15:18:37.207426 MGCP_CodecPort.ttcn:77 match_list data: 0 m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.207473 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:37.207524 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.207572 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.207624 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.207672 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.207724 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.207772 MGCP_CodecPort.ttcn:77 match_begin token: "r=" 15:18:37.207822 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.207875 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.207923 MGCP_CodecPort.ttcn:77 match_begin token: "t=" 15:18:37.207971 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.208023 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.208071 MGCP_CodecPort.ttcn:77 match_begin token: "z=" 15:18:37.208119 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.208171 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.208221 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:37.208270 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.208323 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.208372 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:37.208420 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.208479 MGCP_CodecPort.ttcn:77 match_begin data: m=audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.208527 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:37.208576 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.208627 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.208676 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.208727 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.208775 MGCP_CodecPort.ttcn:77 match_first result: 20 15:18:37.208823 MGCP_CodecPort.ttcn:77 match_first data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.208878 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.208928 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:37.208976 MGCP_CodecPort.ttcn:77 match_list data: audio 9002 RTP/AVP 3 a=ptime:20 15:18:37.209023 MGCP_CodecPort.ttcn:77 match_list result: 5 15:18:37.209071 MGCP_CodecPort.ttcn:77 match_begin data: 9002 RTP/AVP 3 a=ptime:20 15:18:37.209119 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.209169 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.209219 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:18:37.209269 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.209317 MGCP_CodecPort.ttcn:77 match_first result: 4 15:18:37.209366 MGCP_CodecPort.ttcn:77 match_first data: 9002 RTP/AVP 3 a=ptime:20 15:18:37.209415 MGCP_CodecPort.ttcn:77 match_first token: "/" 15:18:37.209463 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:37.209511 MGCP_CodecPort.ttcn:77 match_list data: 9002 RTP/AVP 3 a=ptime:20 15:18:37.209559 MGCP_CodecPort.ttcn:77 match_list result: 4 15:18:37.209611 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:37.209658 MGCP_CodecPort.ttcn:77 match_begin token: "/" 15:18:37.209707 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.209756 MGCP_CodecPort.ttcn:77 match_begin data: RTP/AVP 3 a=ptime:20 15:18:37.209803 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.209852 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.209900 MGCP_CodecPort.ttcn:77 match_first data: RTP/AVP 3 a=ptime:20 15:18:37.209949 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.209997 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:37.210044 MGCP_CodecPort.ttcn:77 match_list data: RTP/AVP 3 a=ptime:20 15:18:37.210092 MGCP_CodecPort.ttcn:77 match_list result: 7 15:18:37.210140 MGCP_CodecPort.ttcn:77 match_begin data: 3 a=ptime:20 15:18:37.210187 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.210235 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:37.210284 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:37.210346 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.210396 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:37.210445 MGCP_CodecPort.ttcn:77 match_first data: 3 a=ptime:20 15:18:37.210493 MGCP_CodecPort.ttcn:77 match_first token: " " 15:18:37.210542 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:37.210589 MGCP_CodecPort.ttcn:77 match_list data: 3 a=ptime:20 15:18:37.210636 MGCP_CodecPort.ttcn:77 match_list result: 1 15:18:37.210685 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:37.210733 MGCP_CodecPort.ttcn:77 match_begin token: " " 15:18:37.210781 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.210832 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:37.210878 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.210939 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.210991 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.211042 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:37.211093 MGCP_CodecPort.ttcn:77 match_begin token: "i=" 15:18:37.211142 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.211194 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:37.211242 MGCP_CodecPort.ttcn:77 match_begin token: "c=" 15:18:37.211291 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.211343 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:37.211392 MGCP_CodecPort.ttcn:77 match_begin token: "b=" 15:18:37.211442 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.211491 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:37.211540 MGCP_CodecPort.ttcn:77 match_begin token: "k=" 15:18:37.211589 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.211638 MGCP_CodecPort.ttcn:77 match_begin data: a=ptime:20 15:18:37.211686 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:37.211733 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.211786 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:37.211836 MGCP_CodecPort.ttcn:77 match_begin token: "cat:" 15:18:37.211892 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.211943 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:37.211991 MGCP_CodecPort.ttcn:77 match_begin token: "keywds:" 15:18:37.212042 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.212092 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:37.212140 MGCP_CodecPort.ttcn:77 match_begin token: "tool:" 15:18:37.212190 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.212240 MGCP_CodecPort.ttcn:77 match_begin data: ptime:20 15:18:37.212287 MGCP_CodecPort.ttcn:77 match_begin token: "ptime:" 15:18:37.212337 MGCP_CodecPort.ttcn:77 match_begin result: 6 15:18:37.212389 MGCP_CodecPort.ttcn:77 match_first data: 20 15:18:37.212440 MGCP_CodecPort.ttcn:77 match_first token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.212494 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.212543 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:37.212592 MGCP_CodecPort.ttcn:77 match_list data: 20 15:18:37.212641 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:37.212697 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:37.212746 MGCP_CodecPort.ttcn:77 match_begin token: "^((\r[\n-\r])|[\n-\r])" 15:18:37.212799 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:37.212848 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:37.212896 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:37.212945 MGCP_CodecPort.ttcn:77 match_begin token: "a=" 15:18:37.212994 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.213046 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:37.213095 MGCP_CodecPort.ttcn:77 match_begin token: "m=" 15:18:37.213146 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:37.213201 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "MDCX", trans_id := "298", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:37.213424 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "298", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:37.213548 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:18:37.213640 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "MDCX", trans_id := "298", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:37.213713 MGCP_Emulation.ttcn:315 Message with id 4 was extracted from the queue of MGCP. 15:18:37.213813 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_int_a5_4(1721) @MGCP_Types.MgcpCommand : { line := { verb := "MDCX", trans_id := "298", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", 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:37.215327 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_int_a5_4(1721) @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "298", string := "OK" }, params := { { code := "I", val := "0488A280" } }, 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:37.215416 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:18:37.215495 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int_a5_4(1721): @MGCP_Types.MgcpResponse : { line := { code := "200", trans_id := "298", string := "OK" }, params := { { code := "I", val := "0488A280" } }, 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:37.215573 MGCP_Emulation.ttcn:292 Message with id 4 was extracted from the queue of MGCP_CLIENT. 15:18:37.215850 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "200", trans_id := "298", string := "OK" }, params := { { code := "I", val := "0488A280" } }, 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:37.215924 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "200", trans_id := "298", string := "OK" }, params := { { code := "I", val := "0488A280" } }, 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:37.216052 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "200 298 OK\r\nI: 0488A280\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:37.216170 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32303020323938204F4B0D0A493A2030343838413238300D0A0D0A763D300D0A6F3D2D20666F6F20323120494E20495034203132372E302E302E320D0A733D2D0D0A633D494E20495034203132372E302E302E350D0A743D3020300D0A6D3D617564696F2039303032205254502F41565020330D0A613D7274706D61703A332047534D2F383030300D0A613D7074696D653A32300D0A'O ("200 298 OK\r\nI: 0488A280\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:39.243402 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '444C435820323939207274706272696467652F31406D6777204D47435020312E300D0A433A2037380D0A493A2030343838413238300D0A'O ("DLCX 299 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nI: 0488A280\r\n") } id 5 15:18:39.243581 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "DLCX 299 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nI: 0488A280\r\n" 15:18:39.243698 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 299 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.243782 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.243865 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.243951 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 299 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.244002 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.244048 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.244170 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 299 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.244222 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:39.244293 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.244334 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:39.244391 MGCP_CodecPort.ttcn:77 match_begin data: 299 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.244442 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:39.244492 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.244539 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.244596 MGCP_CodecPort.ttcn:77 match_first data: 299 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.244658 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.244714 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.244760 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:39.244811 MGCP_CodecPort.ttcn:77 match_first data: 299 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.244848 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:39.244899 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.244947 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:39.244999 MGCP_CodecPort.ttcn:77 match_list data: 299 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.245049 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:39.245107 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.245152 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:39.245203 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.245249 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.245308 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.245365 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:39.245475 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.245546 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:39.245597 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 0488A280 15:18:39.245646 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:39.245707 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 I: 0488A280 15:18:39.245759 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:39.245807 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.245855 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.245910 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 I: 0488A280 15:18:39.245960 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:39.246071 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:39.246144 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 78 I: 0488A280 15:18:39.246233 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:39.246282 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.246404 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:39.246470 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 78 I: 0488A280 15:18:39.246524 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:39.246582 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 15:18:39.246639 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.246708 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.246772 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.246825 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 15:18:39.246874 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.246915 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.246967 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 15:18:39.247018 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.247069 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.247218 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 0488A280 15:18:39.247265 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:39.247331 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.247380 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.247435 MGCP_CodecPort.ttcn:77 match_begin data: : 78 I: 0488A280 15:18:39.247483 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:39.247533 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.247588 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.247643 MGCP_CodecPort.ttcn:77 match_first data: 78 I: 0488A280 15:18:39.247698 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.247753 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.247798 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:39.247856 MGCP_CodecPort.ttcn:77 match_first data: 78 I: 0488A280 15:18:39.247900 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:39.247948 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.247993 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:39.248047 MGCP_CodecPort.ttcn:77 match_list data: 78 I: 0488A280 15:18:39.248093 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:39.248143 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 15:18:39.248187 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.248238 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.248283 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.248329 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 15:18:39.248376 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.248422 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.248473 MGCP_CodecPort.ttcn:77 match_begin data: I: 0488A280 15:18:39.248519 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:39.248583 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.248631 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.248681 MGCP_CodecPort.ttcn:77 match_begin data: : 0488A280 15:18:39.248726 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:39.248774 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.248820 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.248870 MGCP_CodecPort.ttcn:77 match_first data: 0488A280 15:18:39.248915 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.248966 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.249011 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:39.249057 MGCP_CodecPort.ttcn:77 match_first data: 0488A280 15:18:39.249102 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:39.249173 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:39.249222 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:39.249270 MGCP_CodecPort.ttcn:77 match_list data: 0488A280 15:18:39.249316 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:39.249365 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:39.249411 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.249461 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.249507 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.249554 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:39.249599 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.249644 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.249690 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:39.249731 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:39.249790 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:39.249836 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:39.249896 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:39.249978 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.250032 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:39.250085 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:39.250144 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "DLCX", trans_id := "299", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" } }, sdp := omit } } 15:18:39.250243 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "299", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" } }, sdp := omit } } } id 5 15:18:39.250360 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:18:39.250434 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "299", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" } }, sdp := omit } } } id 5 15:18:39.250504 MGCP_Emulation.ttcn:315 Message with id 5 was extracted from the queue of MGCP. 15:18:39.250577 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_int_a5_4(1721) @MGCP_Types.MgcpCommand : { line := { verb := "DLCX", trans_id := "299", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "0488A280" } }, sdp := omit } 15:18:39.250716 MGCP_Emulation.ttcn:290 Message enqueued on MGCP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, proto := { udp := { } }, userData := 0, msg := '444C435820333030207274706272696467652F31406D6777204D47435020312E300D0A433A2037380D0A493A2035423641304441300D0A'O ("DLCX 300 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nI: 5B6A0DA0\r\n") } id 6 15:18:39.250776 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Stream before decoding: "DLCX 300 rtpbridge/1@mgw MGCP 1.0\r\nC: 78\r\nI: 5B6A0DA0\r\n" 15:18:39.250838 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 300 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.250885 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.250934 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.250980 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 300 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.251025 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.251071 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.251139 MGCP_CodecPort.ttcn:77 match_begin data: DLCX 300 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.251185 MGCP_CodecPort.ttcn:77 match_begin token: "^(((EPCF)|(CRCX)|(MDCX)|(DLCX)|(RQNT)|(NTFY)|(AUEP)|(AUCX)|(RSIP)))" 15:18:39.251249 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.251295 MGCP_CodecPort.ttcn:77 match_begin result: 4 15:18:39.251345 MGCP_CodecPort.ttcn:77 match_begin data: 300 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.251398 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:39.251448 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.251504 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.251555 MGCP_CodecPort.ttcn:77 match_first data: 300 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.251623 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.251708 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.251755 MGCP_CodecPort.ttcn:77 match_first result: 28 15:18:39.251806 MGCP_CodecPort.ttcn:77 match_first data: 300 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.251853 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:39.251903 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.251963 MGCP_CodecPort.ttcn:77 match_first result: 3 15:18:39.252050 MGCP_CodecPort.ttcn:77 match_list data: 300 rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.252115 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:39.252207 MGCP_CodecPort.ttcn:77 match_begin data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.252266 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:39.252323 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.252391 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.252447 MGCP_CodecPort.ttcn:77 match_first data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.252510 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:39.252564 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.252615 MGCP_CodecPort.ttcn:77 match_first result: 15 15:18:39.252666 MGCP_CodecPort.ttcn:77 match_list data: rtpbridge/1@mgw MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.252716 MGCP_CodecPort.ttcn:77 match_list result: 15 15:18:39.252767 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.252818 MGCP_CodecPort.ttcn:77 match_begin token: "^([\t ]+)" 15:18:39.252871 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.252920 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.252974 MGCP_CodecPort.ttcn:77 match_begin data: MGCP 1.0 C: 78 I: 5B6A0DA0 15:18:39.253024 MGCP_CodecPort.ttcn:77 match_begin token: "MGCP " 15:18:39.253075 MGCP_CodecPort.ttcn:77 match_begin result: 5 15:18:39.253119 MGCP_CodecPort.ttcn:77 match_first data: 1.0 C: 78 I: 5B6A0DA0 15:18:39.253167 MGCP_CodecPort.ttcn:77 match_first token: "^([\t ]+)" 15:18:39.253221 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.253263 MGCP_CodecPort.ttcn:77 match_first result: 7 15:18:39.253314 MGCP_CodecPort.ttcn:77 match_list data: 1.0 C: 78 I: 5B6A0DA0 15:18:39.253366 MGCP_CodecPort.ttcn:77 match_list result: 3 15:18:39.253419 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 5B6A0DA0 15:18:39.253464 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.253519 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.253575 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.253626 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 5B6A0DA0 15:18:39.253675 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.253724 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.253774 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 5B6A0DA0 15:18:39.253823 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.253867 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.253937 MGCP_CodecPort.ttcn:77 match_begin data: C: 78 I: 5B6A0DA0 15:18:39.253990 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:39.254076 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.254127 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.254191 MGCP_CodecPort.ttcn:77 match_begin data: : 78 I: 5B6A0DA0 15:18:39.254246 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:39.254315 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.254367 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.254423 MGCP_CodecPort.ttcn:77 match_first data: 78 I: 5B6A0DA0 15:18:39.254471 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.254525 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.254573 MGCP_CodecPort.ttcn:77 match_first result: 2 15:18:39.254625 MGCP_CodecPort.ttcn:77 match_first data: 78 I: 5B6A0DA0 15:18:39.254673 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:39.254725 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.254773 MGCP_CodecPort.ttcn:77 match_first result: 5 15:18:39.254821 MGCP_CodecPort.ttcn:77 match_list data: 78 I: 5B6A0DA0 15:18:39.254870 MGCP_CodecPort.ttcn:77 match_list result: 2 15:18:39.254922 MGCP_CodecPort.ttcn:77 match_begin data: I: 5B6A0DA0 15:18:39.254972 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.255024 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.255073 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.255122 MGCP_CodecPort.ttcn:77 match_begin data: I: 5B6A0DA0 15:18:39.255171 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.255221 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.255274 MGCP_CodecPort.ttcn:77 match_begin data: I: 5B6A0DA0 15:18:39.255323 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:39.255384 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.255432 MGCP_CodecPort.ttcn:77 match_begin result: 1 15:18:39.255483 MGCP_CodecPort.ttcn:77 match_begin data: : 5B6A0DA0 15:18:39.255532 MGCP_CodecPort.ttcn:77 match_begin token: "^(:[\t ]+)" 15:18:39.255584 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.255632 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.255685 MGCP_CodecPort.ttcn:77 match_first data: 5B6A0DA0 15:18:39.255734 MGCP_CodecPort.ttcn:77 match_first token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.255786 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.255834 MGCP_CodecPort.ttcn:77 match_first result: 8 15:18:39.255883 MGCP_CodecPort.ttcn:77 match_first data: 5B6A0DA0 15:18:39.255931 MGCP_CodecPort.ttcn:77 match_first token: "^(:[\t ]+)" 15:18:39.255982 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:39.256030 MGCP_CodecPort.ttcn:77 match_first result: -1 15:18:39.256081 MGCP_CodecPort.ttcn:77 match_list data: 5B6A0DA0 15:18:39.256129 MGCP_CodecPort.ttcn:77 match_list result: 8 15:18:39.256180 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:39.256228 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.256280 MGCP_CodecPort.ttcn:77 match_begin regexec result: 0, Success 15:18:39.256328 MGCP_CodecPort.ttcn:77 match_begin result: 2 15:18:39.256377 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:39.256424 MGCP_CodecPort.ttcn:77 match_begin token: null_match 15:18:39.256472 MGCP_CodecPort.ttcn:77 match_begin result: 0 15:18:39.256521 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:39.256568 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:39.256630 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:39.256677 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:39.256730 MGCP_CodecPort.ttcn:77 match_begin data: 15:18:39.256779 MGCP_CodecPort.ttcn:77 match_begin token: "^(([\n-\r])|(\r[\n-\r]))" 15:18:39.256834 MGCP_CodecPort.ttcn:77 match_begin regexec result: 1, No match 15:18:39.256889 MGCP_CodecPort.ttcn:77 match_begin result: -1 15:18:39.256941 MGCP_CodecPort.ttcn:77 dec_MgcpMessage(): Decoded @MGCP_Types.MgcpMessage: { command := { line := { verb := "DLCX", trans_id := "300", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "5B6A0DA0" } }, sdp := omit } } 15:18:39.257025 MGCP_Emulation.ttcn:290 Incoming message was mapped to @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "300", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "5B6A0DA0" } }, sdp := omit } } } id 6 15:18:39.257091 MGCP_Emulation.ttcn:315 Matching on port MGCP succeeded: matched 15:18:39.257159 MGCP_Emulation.ttcn:315 Receive operation on port MGCP succeeded, message from system(): @MGCP_CodecPort.MGCP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 53078, locName := "127.0.0.1", locPort := 2427, msg := { command := { line := { verb := "DLCX", trans_id := "300", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "5B6A0DA0" } }, sdp := omit } } } id 6 15:18:39.257217 MGCP_Emulation.ttcn:315 Message with id 6 was extracted from the queue of MGCP. 15:18:39.257281 MGCP_Emulation.ttcn:257 Sent on MGCP_CLIENT to TC_ho_int_a5_4(1721) @MGCP_Types.MgcpCommand : { line := { verb := "DLCX", trans_id := "300", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "5B6A0DA0" } }, sdp := omit } 15:18:39.257388 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_int_a5_4(1721) @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "299", string := "OK" }, params := { }, sdp := omit } id 5 15:18:39.257468 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:18:39.257525 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int_a5_4(1721): @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "299", string := "OK" }, params := { }, sdp := omit } id 5 15:18:39.257576 MGCP_Emulation.ttcn:292 Message with id 5 was extracted from the queue of MGCP_CLIENT. 15:18:39.257749 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "250", trans_id := "299", string := "OK" }, params := { }, sdp := omit } } } 15:18:39.257820 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "250", trans_id := "299", string := "OK" }, params := { }, sdp := omit } } 15:18:39.257887 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "250 299 OK\r\n" 15:18:39.257951 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32353020323939204F4B0D0A'O ("250 299 OK\r\n") } 15:18:39.258085 MGCP_Emulation.ttcn:290 Message enqueued on MGCP_CLIENT from TC_ho_int_a5_4(1721) @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "300", string := "OK" }, params := { }, sdp := omit } id 6 15:18:39.258147 MGCP_Emulation.ttcn:292 Matching on port MGCP_CLIENT succeeded: matched 15:18:39.258202 MGCP_Emulation.ttcn:292 Receive operation on port MGCP_CLIENT succeeded, message from TC_ho_int_a5_4(1721): @MGCP_Types.MgcpResponse : { line := { code := "250", trans_id := "300", string := "OK" }, params := { }, sdp := omit } id 6 15:18:39.258256 MGCP_Emulation.ttcn:292 Message with id 6 was extracted from the queue of MGCP_CLIENT. 15:18:39.258344 MGCP_Emulation.ttcn:302 Sent on MGCP to system @MGCP_CodecPort.MGCP_Send : { connId := 1, msg := { response := { line := { code := "250", trans_id := "300", string := "OK" }, params := { }, sdp := omit } } } 15:18:39.258400 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Encoding @MGCP_Types.MgcpMessage: { response := { line := { code := "250", trans_id := "300", string := "OK" }, params := { }, sdp := omit } } 15:18:39.258471 MGCP_CodecPort.ttcn:83 enc_MgcpMessage(): Stream after encoding: "250 300 OK\r\n" 15:18:39.258530 MGCP_Emulation.ttcn:302 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { udp := { } }, msg := '32353020333030204F4B0D0A'O ("250 300 OK\r\n") } 15:18:41.757084 MGCP_Emulation.ttcn:290 Connection of port MGCP_CLIENT to TC_ho_int_a5_4(1721):MGCP was closed unexpectedly by the peer. 15:18:41.757240 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT was disconnected from TC_ho_int_a5_4(1721):MGCP. 15:18:41.757429 MGCP_Emulation.ttcn:290 Connection of port MGCP_CLIENT_MULTI to TC_ho_int_a5_4(1721):MGCP_MULTI was closed unexpectedly by the peer. 15:18:41.757518 MGCP_Emulation.ttcn:290 Port MGCP_CLIENT_MULTI was disconnected from TC_ho_int_a5_4(1721):MGCP_MULTI. 15:18:41.757635 MGCP_Emulation.ttcn:290 Connection of port MGCP_PROC to TC_ho_int_a5_4(1721):MGCP_PROC was closed unexpectedly by the peer. 15:18:41.757874 MGCP_Emulation.ttcn:290 Port MGCP_PROC was disconnected from TC_ho_int_a5_4(1721):MGCP_PROC. 15:18:41.900950 MGCP_Emulation.ttcn:290 Stop was requested from MC. 15:18:41.901044 MGCP_Emulation.ttcn:290 Stopping test component execution. 15:18:41.901455 - Function main was stopped. PTC remains alive and is waiting for next start. 15:18:41.908855 - Kill was requested from MC. Terminating idle PTC. 15:18:41.908927 - Terminating component type MGCP_Emulation.MGCP_Emulation_CT. 15:18:41.908983 - Removing unterminated mapping between port MGCP and system:MGCP_CODEC_PT. 15:18:41.910133 - Port MGCP was unmapped from system:MGCP_CODEC_PT. 15:18:41.910203 - Port MGCP was stopped. 15:18:41.910231 - Port MGCP_CLIENT was stopped. 15:18:41.910317 - Port MGCP_CLIENT_MULTI was stopped. 15:18:41.910395 - Port MGCP_PROC was stopped. 15:18:41.910423 - Component type MGCP_Emulation.MGCP_Emulation_CT was shut down inside testcase TC_ho_int_a5_4. 15:18:41.910501 - Final verdict of PTC: none 15:18:41.910581 - Disconnected from MC. 15:18:41.910671 - TTCN-3 Parallel Test Component finished.