Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have got a couple of smalls apps in the works and thought they would be small little apps. First I needed to do screenshots of the 7960 screen so that I can create some training documentation. So I created a simple asp file and installed it on my a...
I am having trouble understanding how this PTT button works on a 7921. Using CCM 5.1, I can program the PTT URL and point it to a web server that allows me to capture the request and issue Executes on the appropriate phones. I cannot figure out is wh...
I am writing a screenpop app and have to grab the caller ID from a phone and then do a bunch of db lookup stuff and display. I see that the CiscoCall object looks to have what I need. The question is I cannot seem to find how to grab a CiscoCall obje...
I am trying to leverage the application button on the 7921 phone and cannot find any documentation on the xml schema to use this button. Is it simply a softkey item?Mark
I have an interesting problem. I want to be able to execute updatephone and updateline AXL requests. The only information I can work from is the current extension number. Basically I am trying to right a change service where by an administrator will...
This is by design. refer to this document:http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/devguide/5_0_4/ccmdvCh2.html#wp72672This is done to limit the response buffer to the first 200 devices per server even though the client may have given searc...
Discovered part of my issue. Found that I was using .asp in the global auth url as opposed to .jsp.dang linuxHowever, I still cannot push using IPPhoneExecute keeps saying Page Not Found????My sniff looks like the following:POST /CGI/Execute HTTP/1.1...
I would guess either the content type not being set to text/xml or the content length is wrong length even though the specs say that the 7921 supports the http 1.1 spec...
well there is four hours of my life I can't get back. Thanks for the info.So when I press the PTT and I invoke a URL, I would use a ExecuteItem object to make it to a page. Bascially I am trying to make a group phones able to page one another via a m...
I would suggest blink the MWI light. I had a similar application and that was the only way I could do it. They wouldn't accept a blinking image on the IP Phone.