...
...
...
...
Tip | ||
---|---|---|
| ||
http_port settings are determined by your issued configuration - see the configuration document for more information |
Create Call:
The notifications for the call being joined come back via Redis LIST as, you will use BRPOP or RPOP to retrieve these
...
URL
...
RESTful API |
|
---|
...
|
...
- agent: <ext> agent extension/number
- callee: <callee> number to dial
- outbound_id: <outbound_id> number to use as caller ID
- call_ref: <custom_call_ref> your custom call reference
...
Key
...
enigma:notifications:c2d (deprecated)
...
Payload
DEPRECATED
...
|
...
Values:
<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 |
---|
...
Unique Recording reference for call
http://serverurl/click2dial/recordings/<recording_url>
...
title | DEPRECATED |
---|
The enigma:notifications:c2d redis notification is deprecated.
Default: if none is provided, then one is generated, although it serves no real purpose |