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_blockout_wlst/prefs.json.tt2

13 lines
384 B

{
"@invite-blockout-wlst.scenarios.test": {
"nat_sipping": "no"
},
"testuser1002@invite-blockout-wlst.scenarios.test": {
"block_out_list": [
"[% invite_blockout_wlst_scenarios_test.testuser1001.phone_number %]",
"[% invite_blockout_wlst_scenarios_test.testuser1002.phone_number %]"
],
"block_out_mode": true
}
}