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 a Cisco SPA502g attached to an Asterisk based system. When the user's phone is attached to a call queue and dials digits on the phone without picking up the receiver, then hits tthe dial softbutton, if a call came into the queue at the same ti...
I'm looking for some more documentation for the SPA50x (SPA502g exactly) and its Programable Soft Keys.I want to build a button that will start a blind tranfer with a *9 in the beginning of it and allow the user to press another 3 digits, and another...
I'm provisioning some SPA502g phones via an XML document template from the Cisco Support site and i'm running into a small problem. I want to make the username for the sip extension the same as the MAC address of the phone. But when I put in $MAC whi...
I'm having a bit of trouble with my SPA502G phone's dial plan. This is my current dial plan for ext 1 :L:15,S:2,(p5 | *9xxx | *9x | [1-4]xx | 6xx | 7xx | xxx xxxx | 608 xxx xxxx | <:1>xxx xxx xxxx | x xxx xxx xxxx )The issue I'm having is it isn't b...
I have to thank both of you for helping me. The problem was actually the VOIP gateway. Seems before it dials (which is where I was watching Asterisk from) it opens a SIP channel to Asterisk and asks Asterisk if the extension exists in the dial plan a...
The phone isn't sending it to Asterisk. Asterisk has a interactive CLI that lets you see what is being dialed and 601-799 never makes it to Asterisk ,but 600 does. (Which only adds to the confusion, that 600 matches the pattern but 700 doesn't) I don...
But with this dial plan: (which I simplified)(*9xxx|*9x|[1-467]xx|xxxxxxx|608xxxxxxx|<:1>xxxxxxxxxx|xxxxxxxxxxx)If I dial 700. It doesn't match the first slot because their is no *. It also doesn't match the second one for the same reason. It does ho...
I don't mind using yours but I'm really confused why mine doesn't work. If I'm doing something wrong i'd like to learn now so when i setup our next one (which will be a multi tenant system) I don't encounter issues.