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 manage a small office with approx 12 SPA504Gs I have spent time setting up correct provisioning to ensure all phones get the latest updates and this works on most phones. However there are 4 phones in the office that are stuck on an older version. ...
Hello all,I am provisioning SPA504g phones using a tftp server and it works well, however there is something that annoys me. I have the phones doing firmware updates with the update rule: tftp://sip.XXXXXXXXX.net/Cisco/spa$PSN/Firmware/from-$SWVER/sp...
Hey,Is it possibly to use a remote call to an SPA phone to tell it to start dialling a number? I'm looking to create a firefox plug-in that will recognise phone numbers and allow me to click to call, which will start the call on my desk phone.Setup a...
Dan, I think you're right as none of my phones are doing firmware calls any more, however I can't see the problem. The provisioning calls for the XML files are working and the config page is attached. Can you see why they aren't doing Firmware calls?
Thanks Dan.I've looked into doing it that way and I would have to set up a queue for every extension, which I don't want to do. I was hoping the phone could do it using hints, but if it can't be done it can't be done.Thanks for your help.
Thanks! I got this working using:
exten => UsSales,n,GotoIf($["${CALLERID(num)}" != "Anonymous"]?notanonymous)
exten => UsSales,n,Set(CALLERID(num)=no number sent)
exten => UsSales,n(notanonymous),...