On Mon, Jan 12, 2009 at 11:45 AM, Johansson Olle E <oej(a)edvina.net> wrote:
12 jan 2009 kl. 11.42 skrev Iñaki Baz Castillo:
2009/1/12 Iñaki Baz Castillo
<ibc(a)aliax.net>et>:
Symbol # is NOT allowed into a SIP URI userinfo
part per SIP BNF
grammar, so the phone is escaping it before sending the request. This
is a correct behavior even if lots of softphones don't escape it.
Also, # symbol is allowed in a TEL URI, but not in a SIP URI
userinfo part.
Just to check - is the # allowed unescaped in a TEL uri, but only
escaped in a SIP uri userinfo part?