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

12 lines
178 B

{
"@spce.test": {
"sound_set": "default_soundset"
},
"testuser1002@spce.test": {
"allowed_ips": [
"1.2.3.4"
],
"cli": 4311002
}
}