The Adtran community holiday season is starting next week! The holiday period will span from December 21, 2024 to January 6, 2025. During this time, responses to feedback form submissions may be delayed. If you are encountering product issues, you can reach out to Adtran support at any time.
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