|
|
|
|
@ -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:
|
|
|
|
|
- start|ROUTE_DLG_MANAGE:
|
|
|
|
|
- return|ROUTE_DLG_MANAGE:
|
|
|
|
|
@ -62,6 +64,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:
|
|
|
|
|
@ -71,9 +75,11 @@ flow:
|
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG_TOTAL:
|
|
|
|
|
- return|ROUTE_SET_CALLEE_DIALOG:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_anonymous_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_anonymous_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
@ -117,11 +123,13 @@ flow:
|
|
|
|
|
- start|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
"local",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_anonymous_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_anonymous_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
"user:[% invite_anonymous_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
]
|
|
|
|
|
- start|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
- return|ROUTE_CNT_DLG_CHECK:
|
|
|
|
|
@ -131,18 +139,24 @@ flow:
|
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG_BASE:
|
|
|
|
|
- return|ROUTE_SET_CALLER_DIALOG:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
'accountout:[% customer_test.id %]',
|
|
|
|
|
'userout:[% invite_anonymous_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'account:[% customer_test.id %]',
|
|
|
|
|
'user:[% invite_anonymous_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'totalaccountout:[% customer_test.id %]',
|
|
|
|
|
'totaluserout:[% invite_anonymous_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'totalaccount:[% customer_test.id %]',
|
|
|
|
|
'totaluser:[% invite_anonymous_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
"resellerout:1",
|
|
|
|
|
"accountout:[% customer_test.id %]",
|
|
|
|
|
"userout:[% invite_anonymous_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_anonymous_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"totalresellerout:1",
|
|
|
|
|
"totalaccountout:[% customer_test.id %]",
|
|
|
|
|
"totaluserout:[% invite_anonymous_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_anonymous_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"local",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_anonymous_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_anonymous_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
@ -159,6 +173,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:
|
|
|
|
|
@ -209,18 +225,24 @@ flow:
|
|
|
|
|
- return|ROUTE_RUNTIME:
|
|
|
|
|
- exit|ROUTE_EXIT:
|
|
|
|
|
$avp(lua_dlg_profile): [
|
|
|
|
|
'accountout:[% customer_test.id %]',
|
|
|
|
|
'userout:[% invite_anonymous_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'account:[% customer_test.id %]',
|
|
|
|
|
'user:[% invite_anonymous_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'totalaccountout:[% customer_test.id %]',
|
|
|
|
|
'totaluserout:[% invite_anonymous_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
'totalaccount:[% customer_test.id %]',
|
|
|
|
|
'totaluser:[% invite_anonymous_scenarios_test.testuser1002.uuid %]',
|
|
|
|
|
"resellerout:1",
|
|
|
|
|
"accountout:[% customer_test.id %]",
|
|
|
|
|
"userout:[% invite_anonymous_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_anonymous_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"totalresellerout:1",
|
|
|
|
|
"totalaccountout:[% customer_test.id %]",
|
|
|
|
|
"totaluserout:[% invite_anonymous_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_anonymous_scenarios_test.testuser1002.uuid %]",
|
|
|
|
|
"local",
|
|
|
|
|
"totalreseller:1",
|
|
|
|
|
"totalaccount:[% customer_test.id %]",
|
|
|
|
|
"totaluser:[% invite_anonymous_scenarios_test.testuser1003.uuid %]",
|
|
|
|
|
"total",
|
|
|
|
|
"reseller:1",
|
|
|
|
|
"account:[% customer_test.id %]",
|
|
|
|
|
"user:[% invite_anonymous_scenarios_test.testuser1003.uuid %]"
|
|
|
|
|
]
|
|
|
|
|
|