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

12 lines
258 B

{
"@invite-ignore-allowip.scenarios.test": {
"nat_sipping": "no"
},
"[% scenarios.0.username %]@invite-ignore-allowip.scenarios.test": {
"allowed_ips": [
"1.2.3.4"
],
"ignore_allowed_ips": true
}
}