ringback call lets you set artificial ringback on a channel that is waiting for an originated call to be answered. ringback transfer - set the sound that will play if a call has already been answered, and it is then transferred to another endpoint. hold - set music or tone on hold.
[{ "ringback": { "call": { "name": "my.mp3", "type": "mp3" }, "hold": { "type": "silence" }, "transfer": { "name": "${us-ring}", "type": "tone" }} }]
Type | Description |
---|---|
mp3 | An any mp3 file uploaded in the Media resources. |
wav | An any wav file uploaded in the Media resources. |
shout | Can play remote stream. You can set internet radio as Your ringback tone, just set in the name: http://online-radioroks.tavrmedia.ua/RadioROKS_32 |
tone | Generate tone. You can use predefined global variables with country tones:
For Russia ringback tone - just use ${ru-ring} TGML complete listing of capabilities and syntax. |