|
|
@ -37,6 +37,8 @@ flow:
|
|
|
|
- return|ROUTE_CHECK_UA:
|
|
|
|
- return|ROUTE_CHECK_UA:
|
|
|
|
- start|ROUTE_LOAD_CALLER_CONTRACT_PREF:
|
|
|
|
- start|ROUTE_LOAD_CALLER_CONTRACT_PREF:
|
|
|
|
- return|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:
|
|
|
|
- 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_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*']
|
|
|
|
$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_PREF:
|
|
|
|
- start|ROUTE_LOAD_CALLEE_CONTRACT_PREF:
|
|
|
|
- start|ROUTE_LOAD_CALLEE_CONTRACT_PREF:
|
|
|
|
- return|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_SET_CALLEE_DIALOG:
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
- return|ROUTE_CNT_DLG_CHECK:
|
|
|
|
- return|ROUTE_CNT_DLG_CHECK:
|
|
|
@ -78,9 +82,11 @@ flow:
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG_TOTAL:
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG_TOTAL:
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG:
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG:
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
|
|
|
|
"totalreseller:1",
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
"total",
|
|
|
|
"total",
|
|
|
|
|
|
|
|
"reseller:1",
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -124,9 +130,11 @@ flow:
|
|
|
|
- start|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
- start|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
"local",
|
|
|
|
"local",
|
|
|
|
|
|
|
|
"totalreseller:1",
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
"total",
|
|
|
|
"total",
|
|
|
|
|
|
|
|
"reseller:1",
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -138,18 +146,24 @@ flow:
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG_BASE:
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG_BASE:
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
'accountout:[% customer_test.id %]',
|
|
|
|
"resellerout:1",
|
|
|
|
|
|
|
|
"accountout:[% customer_test.id %]",
|
|
|
|
'userout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'userout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'account:[% customer_test.id %]',
|
|
|
|
"reseller:1",
|
|
|
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
'user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'totalaccountout:[% customer_test.id %]',
|
|
|
|
"totalresellerout:1",
|
|
|
|
|
|
|
|
"totalaccountout:[% customer_test.id %]",
|
|
|
|
'totaluserout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'totaluserout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'totalaccount:[% customer_test.id %]',
|
|
|
|
"totalreseller:1",
|
|
|
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
'totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
"local",
|
|
|
|
"local",
|
|
|
|
|
|
|
|
"totalreseller:1",
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
"total",
|
|
|
|
"total",
|
|
|
|
|
|
|
|
"reseller:1",
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -166,6 +180,8 @@ flow:
|
|
|
|
- start|BRANCH_ROUTE_SBC:
|
|
|
|
- start|BRANCH_ROUTE_SBC:
|
|
|
|
- start|ROUTE_LOAD_CALLEE_CONTRACT_PREF:
|
|
|
|
- start|ROUTE_LOAD_CALLEE_CONTRACT_PREF:
|
|
|
|
- return|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_SET_CALLEE_DIALOG:
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
- return|ROUTE_CNT_DLG_CHECK:
|
|
|
|
- return|ROUTE_CNT_DLG_CHECK:
|
|
|
@ -222,18 +238,24 @@ flow:
|
|
|
|
- return|ROUTE_RUNTIME:
|
|
|
|
- return|ROUTE_RUNTIME:
|
|
|
|
- exit|ROUTE_EXIT:
|
|
|
|
- exit|ROUTE_EXIT:
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
$avp(lua_dlg_profile) : [
|
|
|
|
'accountout:[% customer_test.id %]',
|
|
|
|
"resellerout:1",
|
|
|
|
|
|
|
|
"accountout:[% customer_test.id %]",
|
|
|
|
'userout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'userout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'account:[% customer_test.id %]',
|
|
|
|
"reseller:1",
|
|
|
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
'user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'totalaccountout:[% customer_test.id %]',
|
|
|
|
"totalresellerout:1",
|
|
|
|
|
|
|
|
"totalaccountout:[% customer_test.id %]",
|
|
|
|
'totaluserout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'totaluserout:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'totalaccount:[% customer_test.id %]',
|
|
|
|
"totalreseller:1",
|
|
|
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
'totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
'totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1002.uuid %]',
|
|
|
|
"local",
|
|
|
|
"local",
|
|
|
|
|
|
|
|
"totalreseller:1",
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
"totaluser:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]",
|
|
|
|
"total",
|
|
|
|
"total",
|
|
|
|
|
|
|
|
"reseller:1",
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
"user:[% invite_allowedcli_nonmatch_scenarios_test.testuser1003.uuid %]"
|
|
|
|
]
|
|
|
|
]
|
|
|
|