diff --git a/scenarios/invite_allowedcli_match/0005_test.yml.tt2 b/scenarios/invite_allowedcli_match/0005_test.yml.tt2 index 952e566c..516957df 100644 --- a/scenarios/invite_allowedcli_match/0005_test.yml.tt2 +++ b/scenarios/invite_allowedcli_match/0005_test.yml.tt2 @@ -19,6 +19,12 @@ 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]=>user_cli[*]): [43122122] + $xavp(caller_real_prefs[0]=>user_cli[*]): [43122122] + $xavp(caller_usr_prefs[0]=>inbound_upn[*]): ['from_display'] + $xavp(caller_real_prefs[0]=>inbound_upn[*]): ['from_display'] - start|ROUTE_GET_CALLER_CLI: - end|ROUTE_GET_CALLER_CLI: - start|ROUTE_GET_FORWARDER_CLI: diff --git a/scenarios/invite_allowedcli_nonmatch/0005_test.yml.tt2 b/scenarios/invite_allowedcli_nonmatch/0005_test.yml.tt2 index 3fb8e4bf..77f45f39 100644 --- a/scenarios/invite_allowedcli_nonmatch/0005_test.yml.tt2 +++ b/scenarios/invite_allowedcli_nonmatch/0005_test.yml.tt2 @@ -19,6 +19,12 @@ 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]=>user_cli[*]): [43122122] + $xavp(caller_real_prefs[0]=>user_cli[*]): [43122122] + $xavp(caller_usr_prefs[0]=>inbound_upn[*]): ['from_display'] + $xavp(caller_real_prefs[0]=>inbound_upn[*]): ['from_display'] - start|ROUTE_GET_CALLER_CLI: - end|ROUTE_GET_CALLER_CLI: - start|ROUTE_GET_FORWARDER_CLI: