Kamesh Chidambaram | You are probably trying to handle media server redundancy in VXML Apps without a CSS box. The CSS uses keepalive that checks for a specific file in the media server. Similarly you can put a 'index.html' on the media server and try to access the file using Java code. Based on the HTTP return code, you'll know if the server is reachable or not.
Kamesh |
| Please sign in to flag this as inappropriate. |