Create Call:
RESTful API |
| ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WebRTC | From v3.0.0 Via SIP.js for this example: Code Block | | |||||||||||
|
Tip |
---|
- <server_url> PBX IP/Domain Address
- <ext> Agent extension/number
- <ext_password> Agents Password for the Extension
- <callee> number to dial
- <outbound_id> number to use as caller ID
- <custom_call_ref> your custom call reference
...
<ext> | The agent extension number or the first number connected to the call
|
---|---|
<callee> | The number to dial: One of the following:
|
<outbound_id> | Number to use as caller ID: One of the following:
|
<custom_call_ref> | Your custom call reference specified for this call Alphanumeric and .-_~: Max length 230 characters, thereafter they are truncated Default: if none is provided, then one is generated, although it serves no real purpose |