2.2.3.1 Call Setup
Set up a call.
URL: | https://{{ip_addr}}/api/v1/hipm/call/dial?number=<sip_address> |
HTTP method: | PUT |
Response code: | Standard HTTP response code, treating syntactic errors. |
Response data: | { "data": { "state": "Ringing" } } |
Set up a call.
URL: | https://{{ip_addr}}/api/v1/hipm/call/dial?number=<sip_address> |
HTTP method: | PUT |
Response code: | Standard HTTP response code, treating syntactic errors. |
Response data: | { "data": { "state": "Ringing" } } |