You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio-config-tests/scenarios/invite_allowedcli_match_alias/prefs.json.tt2

15 lines
517 B

{
"@invite-allowedcli-match-alias.scenarios.test": {
"nat_sipping": "no"
},
"testuser1002@invite-allowedcli-match-alias.scenarios.test": {
"allowed_clis": [
"[% invite_allowedcli_match_alias_scenarios_test.testuser1002.phone_number %]9*",
"[% invite_allowedcli_match_alias_scenarios_test.testuser1002.phone_number %]1*"
],
"user_cli": [% extra_info.phone_numbers.0 %],
"inbound_upn": "from_display",
"extension_in_npn": true
}
}