This document was generated from CDN thread
Created by: Sivakarthikeyan Velayutham on 15-07-2010 11:07:22 AM
Hi,
I've configured my VXML servers to CSS, I know I can call CSS from VXML gateway to find out which VXML server is alive/can be used.
Can I do the same from an external application?
What is the communication protocol to CSS?
Thanks
Siva
Subject: RE: Can I access CSS from external app (ex: java) ?
Replied by: Tieying Xuan on 16-07-2010 02:48:57 AM
Hi Siva,
I think it's not difficult to simulate a telnet or ssh client in your application, and access CSS to get informations.
And as I know, CSS provides web-mgmt module as well (disabled by default). It might be helpful.