testing 3837

vseva/base_dirs
Victor Seva 13 years ago
parent 54b0e7c7ac
commit 09d718447b

@ -19,8 +19,8 @@ flow:
- start|ROUTE_CLEAR_CALLER_PREF:
- end|ROUTE_CLEAR_CALLER_PREF:
- end|ROUTE_LOAD_CALLER_PREF:
$xavp(caller_usr_prefs[0]=>allowed_clis[*]): ['43110029*', '43110021*']
$xavp(caller_real_prefs[0]=>allowed_clis[*]): ['43110029*', '43110021*']
$xavp(caller_usr_prefs[0]=>allowed_clis[*]): ['43110021*', '43110029*']
$xavp(caller_real_prefs[0]=>allowed_clis[*]): ['43110021*', '43110029*']
$xavp(caller_usr_prefs[0]=>user_cli[*]): [43122122]
$xavp(caller_real_prefs[0]=>user_cli[*]): [43122122]
$xavp(caller_usr_prefs[0]=>inbound_upn[*]): ['from_display']
@ -31,6 +31,7 @@ flow:
- end|ROUTE_GET_FORWARDER_CLI:
- start|ROUTE_CHECK_USERPROV_CLI:
- start|ROUTE_CHECK_CLI_ALLOWED:
$xavp(caller_real_prefs[0]=>allowed_clis[*]): ['43110021*', '43110029*']
- end|ROUTE_CHECK_CLI_ALLOWED:
- end|ROUTE_CHECK_USERPROV_CLI:
- start|ROUTE_CLIR:

@ -1,4 +1,4 @@
testuser1002@spce.test:
allowed_clis: [ "43110021*", "43110029*" ]
allowed_clis: [ "43110029*", "43110021*" ]
user_cli: 43122122
inbound_upn: from_display

Loading…
Cancel
Save