Cisco Unified Application Environment Developer Forums

« Back to Developers

Urgent - SendExecute dependency on Web Access option of phone

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
It seems that if my application is using SendExecute method then "Web Access" option in phone configuration should be enabled. Is there any way to achieve same feature using any other API without enabling "Web Access" feature on phone?
My application is pushing some message from server side to phone.
 
 
REgards,
Umesh

Umesh,
 
You can send XML to the phones using JTAPI, as detailed here:
 
http://developer.cisco.com/web/jtapi/forums/-/message_boards/message/1115198;jsessionid=5621837480C9C970978787177BFE47D5.liferay-portal2
 
CUAE exposes this JTAPI call.
 
Craig