Q. I am monitoring device SEPDUMMYDUMMYDUMMY.
But at the start of my application, device is not connected to CUCM.
Therefore I got Not in providers domain error.
After some time I connected that device to CUCM.
My question here is how my application will determine whether that device is connected or not.
Is there any functionality available in JTAPI by which I will recognize that some device is connected to CUCM and I can start monitoring it ?
A. We will get providerchange event when terminal is added or removed for the monitored terminal. Make sure that terminal is added in your jtapi cucm application user. Put your logic when application gets providerchange event for addition/deletion of terminal
Comments
0 comments
Please sign in to leave a comment.