Looping Call
Posted: Thu Mar 04, 2010 12:15 pm
We recently had an outbound call from our Plum IVR server that looped the same code for 12+ minutes until I shut down the platform to kill the call. Here's the log entry that looped over and over. Can you see anything from this log entry?
I can see that the IVR server tried to fetch an audio file called COMBIVENTINHALER.MP3. It failed and then read the name TTS. There are multiple <speak> tags in the TTS line. Could that be a problem?
Thu 04 Mar 2010 09:38:51 AM CST:
bargein set to true
INPUTMODES set to "DTMF"
Attempting to fetch http://10.0.1.33/en_us/med_refill/refill_skip.mp3
Audio segment from the URL http://10.0.1.33/en_us/med_refill/refill_skip.mp3 added to prompt queue
VXI::field_element - activating grammars for form = 'C1_changes_yes' formitem = 'med_wYTIfNHEzn9Dsxtl0fqH'
VXI::do_recognition()
PromptManager::Play()
starting bargein=true, inputmodes="dtmf"
Newly queued prompts are now being played
Thu 04 Mar 2010 09:39:02 AM CST:
received
VXI::queue_prompts()
bargein set to true
INPUTMODES set to "DTMF"
Attempting to fetch http://10.0.1.33/en_us/med_refill/drugs ... NHALER.MP3
HTTP/1.1 404 Not Found - http://10.0.1.33/en_us/med_refill/drugs ... NHALER.MP3
Audio segment from the URL http://10.0.1.33/en_us/med_refill/drugs ... NHALER.MP3 added to prompt queue
Unrecognized format in pvxPromptConvertCopySource
Failure during pvxPromptConvertCopySource
bargein set to true
INPUTMODES set to "DTMF"
Audio segment added to prompt queue from TTS text/plain;charset=wchar_t for:
---------
<voice name="Diane"><speak><paragraph><speak><s><speak> COMBIVENT AEROSOL INHALATION at 103;18 </speak></s></speak></paragraph></speak></voice>
---------
I can see that the IVR server tried to fetch an audio file called COMBIVENTINHALER.MP3. It failed and then read the name TTS. There are multiple <speak> tags in the TTS line. Could that be a problem?
Thu 04 Mar 2010 09:38:51 AM CST:
bargein set to true
INPUTMODES set to "DTMF"
Attempting to fetch http://10.0.1.33/en_us/med_refill/refill_skip.mp3
Audio segment from the URL http://10.0.1.33/en_us/med_refill/refill_skip.mp3 added to prompt queue
VXI::field_element - activating grammars for form = 'C1_changes_yes' formitem = 'med_wYTIfNHEzn9Dsxtl0fqH'
VXI::do_recognition()
PromptManager::Play()
starting bargein=true, inputmodes="dtmf"
Newly queued prompts are now being played
Thu 04 Mar 2010 09:39:02 AM CST:
received
VXI::queue_prompts()
bargein set to true
INPUTMODES set to "DTMF"
Attempting to fetch http://10.0.1.33/en_us/med_refill/drugs ... NHALER.MP3
HTTP/1.1 404 Not Found - http://10.0.1.33/en_us/med_refill/drugs ... NHALER.MP3
Audio segment from the URL http://10.0.1.33/en_us/med_refill/drugs ... NHALER.MP3 added to prompt queue
Unrecognized format in pvxPromptConvertCopySource
Failure during pvxPromptConvertCopySource
bargein set to true
INPUTMODES set to "DTMF"
Audio segment added to prompt queue from TTS text/plain;charset=wchar_t for:
---------
<voice name="Diane"><speak><paragraph><speak><s><speak> COMBIVENT AEROSOL INHALATION at 103;18 </speak></s></speak></paragraph></speak></voice>
---------