cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
899
Views
0
Helpful
1
Replies

Push IPPhone Service to Phone

GREGORY LEGGETT
Level 4
Level 4

I am trying to determine if there is a way to remotely push an IPPhone Service URL to a phone, so that I don't have to expose another option to my user community.  The service I am attempting to execute is IPMA phone services URL:

http://callmanager.example.com:8080/ma/servlet/MAService?cmd=doPhoneService&Name=#DEVICENAME#

If I push the above URL, it returns '<CiscoIPPhoneError Number="1"></CiscoIPPhoneError>'.

Before I continue down the road of troubleshooting the response error, is it even possible to issue a phone service request via CiscoIPPhoneExecute?


1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

You should be able to push any URL to the phone.

A few things to check:

- The HTTP POST includes 'Content-type' header of 'text/xml'

- The actual target URL is XML escaped

If you are still having difficulties, it may be helpful if you can post the XML request here, and ideally a network packet capture (pcap) of a test run: https://developer.cisco.com/site/collaboration/endpoints/ip-phone-services/wiki/openingsteps/