|
|
|
|
@ -60,10 +60,10 @@ flow:
|
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% spce_test.testuser1001.uuid %]",
|
|
|
|
|
"totaluser:[% invite_scenarios_lnp_test.testuser1001.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% spce_test.testuser1001.uuid %]"
|
|
|
|
|
"user:[% invite_scenarios_lnp_test.testuser1001.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
- start|ROUTE_BLOCK_IN:
|
|
|
|
|
- return|ROUTE_BLOCK_IN:
|
|
|
|
|
@ -85,10 +85,10 @@ flow:
|
|
|
|
|
- start|ROUTE_CALLEE_DISPATCH:
|
|
|
|
|
- start|ROUTE_INVITE_TO_INT:
|
|
|
|
|
- start|ROUTE_LNP:
|
|
|
|
|
$avp(callee_cli): ['4311001']
|
|
|
|
|
$avp(callee_cli): ['[% invite_scenarios_lnp_test.testuser1001.phone_number %]']
|
|
|
|
|
- start|ROUTE_APPLY_CALLEE_LNP_RWR:
|
|
|
|
|
- start|ROUTE_LNP_SET_URI:
|
|
|
|
|
$var(lnp_dst): 4318881001
|
|
|
|
|
$var(lnp_dst): [% extra_info.phone_numbers.0 %]
|
|
|
|
|
- return|ROUTE_LNP_SET_URI:
|
|
|
|
|
- return|ROUTE_APPLY_CALLEE_LNP_RWR:
|
|
|
|
|
- return|ROUTE_LNP:
|
|
|
|
|
@ -104,10 +104,10 @@ flow:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"outgoing",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% spce_test.testuser1001.uuid %]",
|
|
|
|
|
"totaluser:[% invite_scenarios_lnp_test.testuser1001.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% spce_test.testuser1001.uuid %]"
|
|
|
|
|
"user:[% invite_scenarios_lnp_test.testuser1001.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
- start|ROUTE_CHECK_PEER_PROBE:
|
|
|
|
|
- return|ROUTE_CHECK_PEER_PROBE:
|
|
|
|
|
@ -119,14 +119,14 @@ flow:
|
|
|
|
|
- start|ROUTE_OUTBOUND:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"relay",
|
|
|
|
|
"peerout:[% peer_00_host0.id %]",
|
|
|
|
|
"peer:[% peer_00_host0.id %]",
|
|
|
|
|
"peerout:[% peer_invite_lnp_host0.id %]",
|
|
|
|
|
"peer:[% peer_invite_lnp_host0.id %]",
|
|
|
|
|
"outgoing",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% spce_test.testuser1001.uuid %]",
|
|
|
|
|
"totaluser:[% invite_scenarios_lnp_test.testuser1001.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% spce_test.testuser1001.uuid %]"
|
|
|
|
|
"user:[% invite_scenarios_lnp_test.testuser1001.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
- start|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
@ -134,22 +134,22 @@ flow:
|
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"accountout:[% customer_test.id %]",
|
|
|
|
|
"userout:[% spce_test.testuser1002.uuid %]",
|
|
|
|
|
"userout:[% invite_scenarios_lnp_test.testuser1002.uuid %]",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% spce_test.testuser1002.uuid %]",
|
|
|
|
|
"user:[% invite_scenarios_lnp_test.testuser1002.uuid %]",
|
|
|
|
|
"totalaccountout:[% customer_test.id %]",
|
|
|
|
|
"totaluserout:[% spce_test.testuser1002.uuid %]",
|
|
|
|
|
"totaluserout:[% invite_scenarios_lnp_test.testuser1002.uuid %]",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% spce_test.testuser1002.uuid %]",
|
|
|
|
|
"totaluser:[% invite_scenarios_lnp_test.testuser1002.uuid %]",
|
|
|
|
|
"relay",
|
|
|
|
|
"peerout:[% peer_00_host0.id %]",
|
|
|
|
|
"peer:[% peer_00_host0.id %]",
|
|
|
|
|
"peerout:[% peer_invite_lnp_host0.id %]",
|
|
|
|
|
"peer:[% peer_invite_lnp_host0.id %]",
|
|
|
|
|
"outgoing",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% spce_test.testuser1001.uuid %]",
|
|
|
|
|
"totaluser:[% invite_scenarios_lnp_test.testuser1001.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% spce_test.testuser1001.uuid %]"
|
|
|
|
|
"user:[% invite_scenarios_lnp_test.testuser1001.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
- start|ROUTE_ACC_CALLER:
|
|
|
|
|
- start|ROUTE_SET_ACC_CALLER_CALL_COUNTERS:
|
|
|
|
|
@ -216,53 +216,53 @@ flow:
|
|
|
|
|
- exit|ROUTE_EXIT:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"accountout:[% customer_test.id %]",
|
|
|
|
|
"userout:[% spce_test.testuser1002.uuid %]",
|
|
|
|
|
"userout:[% invite_scenarios_lnp_test.testuser1002.uuid %]",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% spce_test.testuser1002.uuid %]",
|
|
|
|
|
"user:[% invite_scenarios_lnp_test.testuser1002.uuid %]",
|
|
|
|
|
"totalaccountout:[% customer_test.id %]",
|
|
|
|
|
"totaluserout:[% spce_test.testuser1002.uuid %]",
|
|
|
|
|
"totaluserout:[% invite_scenarios_lnp_test.testuser1002.uuid %]",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% spce_test.testuser1002.uuid %]",
|
|
|
|
|
"totaluser:[% invite_scenarios_lnp_test.testuser1002.uuid %]",
|
|
|
|
|
"relay",
|
|
|
|
|
"peerout:[% peer_00_host0.id %]",
|
|
|
|
|
"peer:[% peer_00_host0.id %]",
|
|
|
|
|
"peerout:[% peer_invite_lnp_host0.id %]",
|
|
|
|
|
"peer:[% peer_invite_lnp_host0.id %]",
|
|
|
|
|
"outgoing",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% spce_test.testuser1001.uuid %]",
|
|
|
|
|
"totaluser:[% invite_scenarios_lnp_test.testuser1001.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% spce_test.testuser1001.uuid %]"
|
|
|
|
|
"user:[% invite_scenarios_lnp_test.testuser1001.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
sip_in:
|
|
|
|
|
- '^INVITE sip:4311001@'
|
|
|
|
|
- 'Contact: sip:testuser1002@'
|
|
|
|
|
- '^INVITE sip:[% invite_scenarios_lnp_test.testuser1001.phone_number %]@'
|
|
|
|
|
- 'Contact: sip:[% scenarios.0.username %]@'
|
|
|
|
|
- 'CSeq: 2 INVITE'
|
|
|
|
|
- 'Max-Forwards: 69'
|
|
|
|
|
- 'Content-Type: application/sdp'
|
|
|
|
|
- 'Proxy-Authorization: Digest username="testuser1002"'
|
|
|
|
|
- 'Proxy-Authorization: Digest username="[% scenarios.0.username %]"'
|
|
|
|
|
sip_out:
|
|
|
|
|
- [
|
|
|
|
|
'^SIP/2.0 100 Trying',
|
|
|
|
|
'CSeq: 2 INVITE',
|
|
|
|
|
'From: <sip:testuser1002@',
|
|
|
|
|
'To: <sip:4311001@'
|
|
|
|
|
'From: <sip:[% scenarios.0.username %]@',
|
|
|
|
|
'To: <sip:[% invite_scenarios_lnp_test.testuser1001.phone_number %]@'
|
|
|
|
|
]
|
|
|
|
|
- [
|
|
|
|
|
'^SIP/2.0 101 Connecting',
|
|
|
|
|
'CSeq: 2 INVITE',
|
|
|
|
|
'From: <sip:testuser1002@',
|
|
|
|
|
'To: <sip:4311001@'
|
|
|
|
|
'From: <sip:[% scenarios.0.username %]@',
|
|
|
|
|
'To: <sip:[% invite_scenarios_lnp_test.testuser1001.phone_number %]@'
|
|
|
|
|
]
|
|
|
|
|
- [
|
|
|
|
|
'^INVITE sip:4318881001@',
|
|
|
|
|
'^INVITE sip:[% extra_info.phone_numbers.0 %]@',
|
|
|
|
|
'CSeq: 2 INVITE',
|
|
|
|
|
'From: <sip:4311002@',
|
|
|
|
|
'To: <sip:4311001@',
|
|
|
|
|
'From: <sip:[% invite_scenarios_lnp_test.testuser1002.phone_number %]@',
|
|
|
|
|
'To: <sip:[% invite_scenarios_lnp_test.testuser1001.phone_number %]@',
|
|
|
|
|
'Content-Type: application/sdp',
|
|
|
|
|
'P-Caller-UUID: [% spce_test.testuser1002.uuid %]',
|
|
|
|
|
'P-Callee-UUID: [% spce_test.testuser1001.uuid %]',
|
|
|
|
|
'P-Asserted-Identity: <sip:4311002@',
|
|
|
|
|
'P-Called-Party-ID: <sip:4318881001@',
|
|
|
|
|
'P-Caller-UUID: [% invite_scenarios_lnp_test.testuser1002.uuid %]',
|
|
|
|
|
'P-Callee-UUID: [% invite_scenarios_lnp_test.testuser1001.uuid %]',
|
|
|
|
|
'P-Asserted-Identity: <sip:[% invite_scenarios_lnp_test.testuser1002.phone_number %]@',
|
|
|
|
|
'P-Called-Party-ID: <sip:[% extra_info.phone_numbers.0 %]@',
|
|
|
|
|
'P-App-Param: ;calltimer=21600;aleg_sst_enable=no;sst_enable=no',
|
|
|
|
|
'P-App-Name: sbc'
|
|
|
|
|
]
|
|
|
|
|
|