Exciting News! Coming soon, our support community will have a new look and feel. There won't be any changes to your favorite features, but you can look forward to an exciting new experience. Stay tuned for more information!
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