[pjsip] * and # symbols

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Juozas Dovydaitis wrote:
> Hi all,
> 
> I noticed there is no way to make a call using these symbols: * and #, 
> for example: *21*1535123456#.
> 
> Is there any way to solve this?

'#' is a reserved character according to RFC 3261, so it's not 
allowed to appear in an URI. You can put it in the URI by escaping 
it (into %23).

So:
   *21*1535123456#

will become:
   *21*1535123456%23


cheers,
  -benny

> Best regards, Juozas
> 
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
> 
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org


-- 
Benny Prijono
http://www.pjsip.org




[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux