Question
Why did the customer not get a callback after the TTS-prompt call was completed?
Answer
We create the call back only if the call is terminated normally. If the user hangs up before the 'bye text' has been read completely, we won't send the prompt callback.
&bye_text: Required. Body of the text message played after digits are entered (with a maximum length of 500 characters), UTF-8 and URL encoded value.
Example of successful call back:
"CALL_BACK_URL=http://yoururl.com/dev/Devlopment/nexmo/index.php/example/response?call-id=yourcallerid&status=ok&call-direction=out&call-price=0.001650&call-rate=0.00900000&call-duration=10809&to=destinationnumber&digits=2&call-request=2014%2F01%2F31+12%3A58%3A33&network-code=40457&call-start=2014%2F01%2F31+12%3A58%3A42&call-end=2014%2F01%2F31+12%3A58%3A52","RESP=200","HTTP_RESP=<pre>Array\n(\n [call-id] => yourcalledID"
Articles in this section
- [Internal] Why is there a 10 second silence in TTS before voice starts?
- [Internal] Voice API Doc Linking Placeholder
- [Internal] No Callbacks After TTS-Prompt Call
- [Internal] China Voice Error 403 or 480 Returned From Carrier
- [Internal] Why is a customer calling a number assigned to a Vonage account receiving error 404?
- [Internal] How to generate Usage Report (Call Detail Records) of Voice API using Admin Portal
- Untitled