On 22 June 2011 17:09, marvin horst <fivehorsts at gmail.com>
wrote:> I want to use extension numbers that begin with the # key in my dialplan,
> but I can't get my Aastra phone (6731i) to transmit the # key to
asterisk.
> It works fine for the * key.
>
> I've tried numerous Local Dial Plan patterns in the aastra web
configuration
> but none of them worked. My current Local dial Plan pattern is
> "x+#|xx+*|#x+". Any help would be appreciated.
>
The following works here:
sip dial plan terminator: 1
sip digit timeout: 99
sip dial plan: "X+^"
I believe that '#' acts as a send button by default.
Regards,
Steve