Voice Browser Not able to fetch files with dynamic file extensions
From DocWiki
Voice Browser Not able to fetch files with dynamic file extensions
Problem Summary | Voice Browser Not able to fetch files with dynamic file extensions |
---|---|
Error Message | badftech error message |
Possible Cause | Head Request being made before the get or post request. |
Recommended Action | Update the VoiceBrowser.properties using CLI command i.e to make dynamic file extension entry into
com.cisco.voicebrowser.dynamic.file.extensions=jsp ircgi nohead Doing so the HEAD request will never be send for the dynamic file extension files.By default we support three extensions jsp,ircgi and nohead restart the Engine or Node Manager for changes to take affect. |
Release | Release 8.0(1) |
Associated CDETS # | CSCta53282 |