« Back to Serviceability XML Questions

RE: Retrieving IP Phone status (off-hook, on-hook, etc)

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
Is it possible to determine if the phone is off-hook or on-hook, in-session (ongoing call) or not via API call? I would like to integrate my Cisco 7962 IP phones with an in-house monitoring system. Upon initial research, I think I can do it using CUCM Servicibility XML API. Any guidance is greatly appreciated.
 
Thanks,
sho

I believe that you can do this with JTAPI or you can use CUAE.

You can scrape the "Stream" web page from the phone itself.  There is a Stream Status or Row Status line on that page that shows "Not Ready" when the phone is idle  and "Active" when it is in use.

Were you able to get this working? I am trying to trigger a light based on phone status for a group of phones. I am thinking of puting in an on-air light to turn on.