BIG NEWS! The Adtran Support Community is moving! In the next few weeks it will be housed in a new location. Be sure to visit our NEW Adtran Community before the end of July to check it out and verify that you can access all the resources and features that you need. If you discover any issues with your account or access, or just want to let us know about your experience, be sure to use our Feedback Form to let us know!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Anonymous
Not applicable

Using the "#" symbol in Dial Plans

Jump to solution

Is it possible to allow dialing where the first enty is the "#" symbol (for example #22 as a feature code to access voice mail)?  I added "#22" to the dial plan template, but the outbound INVITE sends "%2322" instead of "#22".  Any help would be appreciated.

Labels (1)
Tags (3)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: Using the "#" symbol in Dial Plans

Jump to solution

SIP uses similar rules to HTML.

  1. gets converted to %23.

See: http://www.obkb.com/dcljr/charstxt.html

View solution in original post

0 Kudos
1 Reply
Anonymous
Not applicable

Re: Using the "#" symbol in Dial Plans

Jump to solution

SIP uses similar rules to HTML.

  1. gets converted to %23.

See: http://www.obkb.com/dcljr/charstxt.html

0 Kudos