Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I'm currently developing a Java application, which observes serveral lines. My goal is to inform people, if a destination is reachable again, after they tried to call this destination prior to that.So far so good, everything is working fine, excep...
I've played a bit with the WebEx XML API and everything works fine so far (simple get/set-requests).Now I’d like to find out, which user uses a particular “mpProfileNumber”. The reason for this is, that we use WebEx in combination with MeetingPlace. ...
Oh, sorry. You were right, only getCalledAddress returned null. Evaluating ConnFailedEV was the missing bit, thank you. My application is working fine now.Just one question: are there any schematics, which describe the call flow regarding the Events?...
Sorry for using this thread for my question, but I've a similar one, so I hope that's ok I'd like to get the status of specific lines aswell, but querying CUPS is unfortunately no solution for me. I'm developing a java application, so as far as I cou...
Ok thank you, I'll try that. Any chances that the SetUser request gets modified, so that it returns an exception including the Information who uses the Profile Number? As of now it only sais 'Profile number is already beeing used' (or something like ...