ProSBC:Restful API SIP Domain Registrar
You can create and modify a SIP Domain Registrar in your system with the RestFul API using JSON format. The JSON must be in the following format:
{
"enabled": true,
"***meta***": {
"version": "3.1.137",
"src_path": ""
},
"name": "3CX_REGISTRAR",
"nap": "3CX",
"position": 1
}
Adding a new SIP Domain Registrar
Modifiying a SIP Domain Registrar
Last updated
Was this helpful?
