« Back to Cisco JTAPI Questions

API to get phone model

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
We want to push some image URL on Cisco IP phone when there is inbound call on that phone. All Cisco phones doesn't support image so we want to get the phone model of monitored device. Is there any JTAPI API which can return the phone model e.g. 7940/7941 or which can return either phone supports image display or not?
 
Thanks & Regards,
Umesh
 
 

There is no JTAPI API that allow to get a phone model. You can use AXL interface to get a phone model by phone name.

Note also that when the phone makes an HTTP GET, it includes Cisco-specific headers which give information about the SDK version supported, screen properties, etc.  See the IP Phone Services guide for more details.