cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
36
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Rajit Kumar on 23-05-2008 06:41:09 AM
Is there an easy way to tell (using Java code) if media server is down.

Subject: Re: media servers
Replied by: JP Beaudry on 09-09-2008 09:26:21 PM
This question is pretty old, but since I don't see an answer, let me bump it by asking the following: by java code, you mean through a Call Studio custom element, right? I'm asking because CVP has an installable component known as the Resource Manager that makes the media server status viewable on the CVP Ops Console. It is, incidentally written in Java...

JP

Subject: Re: media servers
Replied by: Kamesh Chidambaram on 31-10-2008 03:14:02 PM
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
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links