List: pjsip@lists.pjsip.org
From: Peter Cai
Re: [pjsip] How to send message to URI containing "#"
Mon, Nov 10, 2008 2:27 PM
On Mon, Nov 10, 2008 at 5:57 PM, Gang Liu wrote:
> I guess remote party didn't convert %23 into #.
>
> regards,
> Gang
>
> On Mon, Nov 10, 2008 at 3:41 PM, Hoi-Ho Chan wrote:
>>
>> # must be escaped to %23 per the SIP syntax.