John French
2007-Jan-01 11:54 UTC
[asterisk-users] Help needed with Polycom dialplan pattern matching
I'm using Polycom Soundpoint phones and I want to use some extensions beginning with # for features setup. I'm getting the fast busy "can't match it" signal. I want to match #50 for call forwarding, for instance, and #505551212 to set the call forwarding number and turn it on. I have tftp set up and sip.cfg contains the following: <dialplan dialplan.impossibleMatchHandling="0" dialplan.removeEndOfDial="1"> <digitmap dialplan.digitmap="#xx.T|[2-9]11|0T|011xxx.T|[0-1][2-9]xxxxxxxxx|[2-9]xxxxxxxxx|[2-9]xxxT" dialplan.digitmap.timeOut="3"/> <routing> <server dialplan.routing.server.1.address="" dialplan.routing.server.1.port="5060"/> <emergency dialplan.routing.emergency.1.value="911" dialplan.routing.emergency.1.server.1="1"/> </routing> </dialplan> Thanks.
Doug Lytle
2007-Jan-01 12:03 UTC
[asterisk-users] Help needed with Polycom dialplan pattern matching
John French wrote:> I'm using Polycom Soundpoint phones and I want to use some extensions beginning with # for features setup. I'm getting the fast busy "can't match it" signal. I want to match #50 for call forwarding, for instance, and #505551212 to set the call forwarding number and turn it on. I have tftp set up and sip.cfg contains the following: >I'm not 100% sure, but I think the # is the call completion key for the Polycom phones. I don't think you can use that key. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."