cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Phone Registered/Unregister Event

shik9
Level 1
Level 1

I have couple of questions

i) Can some one list where can I check methods and classes of this class--> com.cisco.cti.util.Condition

     conditionobj.set()

     conditionobj.test()

I am particulary looking at above methods what do they do?

ii) What Event is triggered when a phone registers or unregisters? In Call manager we have a status field which displays Phone status - Registered/Unregistered. How can we access it using JTAPI?

     We are using terminalChangedEvent Events --> CiscoTermInServiceEv, CiscoTermOutOfServiceEv  in conjunction with conditionobj.test() to check if terminal is offline. But now it doesn't report when Cisco 8800 series phone are down. So wanted to check with the registered status .

Who Me Too'd this topic