Re: Displaying information about caller
Elliot Otchet <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <000401c40a8f$c7493000$6401a8c0@office> |
Sure. The Cisco phones (7940&7960) support an authenticated HTTP Post that can cause the phone to execute a command (i.e. load a URL). Check out the API guide at: http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_programming_us age_guide09186a00800d6a66.html#xtocid13 You can get the Call Manager to "give up" the association of DNs to IP Addresses by using AXL (search Cisco.com for DeviceList.ASP and you should get some results). I can't remember if this was added to 3.2 or a later version, but you'll need this information to determine where to push the URL. When I was at Expanets we wrote this exact application and it works fairly smoothly once all of the pieces are in place. Regards, Elliot -----Original Message----- From: Discussion list for Java Telephony API [mailto:[email protected]] On Behalf Of Mi Chal Sent: Monday, March 15, 2004 7:48 AM To: [email protected] Subject: [JTAPI] Displaying information about caller Hi, I need to do following: When someone is calling, on ip phone should be displayed information like name, address and so on. I know how to create xml page that is retrieved by ip phone and displayed, but I don't know how to tell ip phone (or Call manager?) that it should look at some url to get this data. Does anyone know how to do that? I'm using Cisco Call Manager ver. 3.2 Thanks Chalupnik Michal ____________________________________________________________________________ ____ Přejděte se svou firmou na Oskara a vyberte si: mobily za kačku, rok bez paušálu, volné minuty... http://www.atlas.cz/clickAD.asp?ad=47297 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JTAPI-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JTAPI-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".