|
|
|
|
@ -37,6 +37,8 @@ flow:
|
|
|
|
|
- return|ROUTE_CHECK_UA:
|
|
|
|
|
- start|ROUTE_LOAD_CALLER_CONTRACT_PREF:
|
|
|
|
|
- return|ROUTE_LOAD_CALLER_CONTRACT_PREF:
|
|
|
|
|
- start|ROUTE_LOAD_CALLER_RESELLER_PREF:
|
|
|
|
|
- return|ROUTE_LOAD_CALLER_RESELLER_PREF:
|
|
|
|
|
- return|ROUTE_LOAD_CALLER_PREF:
|
|
|
|
|
$xavp(caller_usr_prefs[0]=>allowed_clis[*]): ['[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.phone_number %]1*', '[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.phone_number %]9*']
|
|
|
|
|
$xavp(caller_real_prefs[0]=>allowed_clis[*]): ['[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.phone_number %]1*', '[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.phone_number %]9*']
|
|
|
|
|
@ -69,6 +71,8 @@ flow:
|
|
|
|
|
- start|ROUTE_LOAD_CALLEE_PREF:
|
|
|
|
|
- start|ROUTE_LOAD_CALLEE_CONTRACT_PREF:
|
|
|
|
|
- return|ROUTE_LOAD_CALLEE_CONTRACT_PREF:
|
|
|
|
|
- start|ROUTE_LOAD_CALLEE_RESELLER_PREF:
|
|
|
|
|
- return|ROUTE_LOAD_CALLEE_RESELLER_PREF:
|
|
|
|
|
- start|ROUTE_SET_CALLEE_DIALOG:
|
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
- return|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
@ -77,12 +81,14 @@ flow:
|
|
|
|
|
- start|ROUTE_SET_CALLEE_DIALOG_TOTAL:
|
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG_TOTAL:
|
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG:
|
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_match_alias_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
"user:[% invite_allowedcli_match_alias_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
- start|ROUTE_BLOCK_IN:
|
|
|
|
|
- return|ROUTE_BLOCK_IN:
|
|
|
|
|
@ -122,13 +128,15 @@ flow:
|
|
|
|
|
- return|ROUTE_LOOKUP_SUBSCRIBER_LOCATIONS:
|
|
|
|
|
- start|ROUTE_OUTBOUND:
|
|
|
|
|
- start|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"local",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_match_alias_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
"user:[% invite_allowedcli_match_alias_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
]
|
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
- return|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
@ -137,21 +145,27 @@ flow:
|
|
|
|
|
- start|ROUTE_SET_CALLER_DIALOG_BASE:
|
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG_BASE:
|
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
|
'accountout:[% customer_test.id %]',
|
|
|
|
|
'userout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'account:[% customer_test.id %]',
|
|
|
|
|
'user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'totalaccountout:[% customer_test.id %]',
|
|
|
|
|
'totaluserout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'totalaccount:[% customer_test.id %]',
|
|
|
|
|
'totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"resellerout:1",
|
|
|
|
|
"accountout:[% customer_test.id %]",
|
|
|
|
|
"userout:[% invite_allowedcli_match_alias_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_allowedcli_match_alias_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"totalresellerout:1",
|
|
|
|
|
"totalaccountout:[% customer_test.id %]",
|
|
|
|
|
"totaluserout:[% invite_allowedcli_match_alias_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_match_alias_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"local",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_match_alias_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
"user:[% invite_allowedcli_match_alias_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
- start|ROUTE_ACC_CALLER:
|
|
|
|
|
- start|ROUTE_SET_ACC_CALLER_CALL_COUNTERS:
|
|
|
|
|
@ -166,6 +180,8 @@ flow:
|
|
|
|
|
- start|BRANCH_ROUTE_SBC:
|
|
|
|
|
- start|ROUTE_LOAD_CALLEE_CONTRACT_PREF:
|
|
|
|
|
- return|ROUTE_LOAD_CALLEE_CONTRACT_PREF:
|
|
|
|
|
- start|ROUTE_LOAD_CALLEE_RESELLER_PREF:
|
|
|
|
|
- return|ROUTE_LOAD_CALLEE_RESELLER_PREF:
|
|
|
|
|
- start|ROUTE_SET_CALLEE_DIALOG:
|
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
- return|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
@ -221,21 +237,27 @@ flow:
|
|
|
|
|
- start|ROUTE_RUNTIME:
|
|
|
|
|
- return|ROUTE_RUNTIME:
|
|
|
|
|
- exit|ROUTE_EXIT:
|
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
|
'accountout:[% customer_test.id %]',
|
|
|
|
|
'userout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'account:[% customer_test.id %]',
|
|
|
|
|
'user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'totalaccountout:[% customer_test.id %]',
|
|
|
|
|
'totaluserout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'totalaccount:[% customer_test.id %]',
|
|
|
|
|
'totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"resellerout:1",
|
|
|
|
|
"accountout:[% customer_test.id %]",
|
|
|
|
|
"userout:[% invite_allowedcli_match_alias_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_allowedcli_match_alias_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"totalresellerout:1",
|
|
|
|
|
"totalaccountout:[% customer_test.id %]",
|
|
|
|
|
"totaluserout:[% invite_allowedcli_match_alias_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_match_alias_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"local",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"totaluser:[% invite_allowedcli_match_alias_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
"user:[% invite_allowedcli_match_alias_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
sip_in:
|
|
|
|
|
- '^INVITE'
|
|
|
|
|
|