flow: - start|DEFAULT_ROUTE: - start|ROUTE_ENTRY: - return|ROUTE_ENTRY: - start|ROUTE_NET_INFO: - return|ROUTE_NET_INFO: - start|ROUTE_CHECK_TEL_URI: - return|ROUTE_CHECK_TEL_URI: - start|ROUTE_PRX_REQUEST: - start|ROUTE_INITVARS: - return|ROUTE_INITVARS: - start|dialog:end: - return|dialog:end: $avp(lua_dlg_profile): None - return|dialog:end: - start|ROUTE_FIX_PBX_STOP_RECORDS: - return|ROUTE_FIX_PBX_STOP_RECORDS: - start|ROUTE_STOP_RTPPROXY: - start|ROUTE_RESTORE_CLUSTERSET: - return|ROUTE_RESTORE_CLUSTERSET: - return|ROUTE_STOP_RTPPROXY: - start|ROUTE_SCA_UPDATE: - return|ROUTE_SCA_UPDATE: - start|ROUTE_PREPARE_UA: - return|ROUTE_PREPARE_UA: - start|ROUTE_OUTBOUND: - start|DEFAULT_SEND: - exit|DEFAULT_SEND: - exit|DEFAULT_SEND: - start|ROUTE_EXIT: - start|ROUTE_RUNTIME: - return|ROUTE_RUNTIME: - exit|ROUTE_EXIT: sip_in: - '^BYE sip:127.0.0.1:5080;prxroute=1 SIP/2.0' - 'From: ;tag=' - 'To: ;tag=' - 'Call-Info: ;appearance-index=1' - 'CSeq: 3 BYE' - 'Contact: sip:[% scenarios.0.username %]@[% scenarios.2.ip %]:[% scenarios.2.port %]' - 'Content-Length:\s+0' - 'P-NGCP-Src-Ip: [% scenarios.2.ip %]' - 'P-NGCP-Src-Port: [% scenarios.2.port %]' - 'P-NGCP-Src-Proto: udp' - 'P-NGCP-Src-Af: 4' - 'P-Sock-Info: udp:127.0.0.1:5060' sip_out: - [ '^SIP/2.0 100 Trying', 'From: ;tag=', 'To: ;tag=', 'CSeq: 3 BYE', 'P-Out-Socket: udp:127.0.0.1:5060', 'P-NGCP-Auth-IP: [% scenarios.2.ip %]', 'P-NGCP-Auth-UA: ', 'Content-Length: 0' ] - [ '^PUBLISH sip:[% scenarios.0.username %]@invite-shared-line.scenarios-pbx.test SIP/2.0', 'From: ', 'To: ', 'Event: dialog', 'Content-Type: application/dialog-info\+xml', ] - [ '^NOTIFY sip:testuser1002@[% scenarios.0.responders.0.ip %]:[% scenarios.0.responders.0.port %] SIP/2.0', 'To: ;tag=', 'From: ;tag=', 'CSeq: 6 NOTIFY', 'Content-Length: 0', 'Contact: sip:127.0.0.1:5062', 'Call-Info: ;appearance-index=\*;appearance-state=idle', 'Event: call-info', 'Subscription-State: active;expires=\d+' ] - [ '^BYE sip:127.0.0.1:5080;prxroute=1 SIP/2.0', 'From: ;tag=', 'To: ;tag=', 'CSeq: 3 BYE', 'Contact: sip:[% scenarios.0.username %]@[% scenarios.2.ip %]:[% scenarios.2.port %]', 'Content-Length: 0', ]