Create SIP Conenctions
Create SIP Connection
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"success": true,
"payload": {
"created_on": "2022-10-24T05:58:23.879Z",
"modified_on": "2022-10-24T05:58:23.879Z",
"uuid": "e974a0e0-299c-427c-b924-32af9df560c2",
"name": "sc",
"is_active": true,
"ip": "127.0.0.1",
"port": 5060,
"tech_prefix": 12345,
"shaken_minimum_accepted_attest_lvl": "C"
}
}{
"success": true,
"payload": {
"created_on": "2022-10-24T05:58:23.879Z",
"modified_on": "2022-10-24T05:58:23.879Z",
"uuid": "e974a0e0-299c-427c-b924-32af9df560c2",
"name": "sc",
"is_active": true,
"ip": "127.0.0.1",
"port": 5060,
"tech_prefix": 12345,
"shaken_minimum_accepted_attest_lvl": "C"
}
}Last updated