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

9 lines
135 B

{
"testuser1002@spce.test": {
"allowed_ips": [
"1.2.3.4"
],
"ignore_allowed_ips": true
}
}