Unified CVP: VXML Server - Error event, error.badfetch, is not thrown when an audio file cannot be played
From DocWiki
VXML Server - error event, error.badfetch, is not thrown when an audio file cannot be played
| Problem Summary | Error event, error.badfetch, is not thrown when an audio file cannot be played or is not found on the media server |
|---|---|
| Error Message | You will see a message like the following in the VXML gateway log:
Apr 2 2010 07:28:19.452 EST: //1//HTTPC:/httpc_callback: URL:http://10.20.20.25:7000/audio/someaudio.wav, Server rsp_code(404), fd(0) but no error.badfetch will be thrown to the VXML Server. |
| Possible Cause | "vxml version 2.0" is configured on the VXML gateway but "vxml audioerror" is not configured. |
| Recommended Action | Add "vxml audioerror" to your gateway configuration. |
| Release | 8.0(1) |
| Associated CDETS # | None |