[Freeswitch-users] # in prefix
Brian West
brian at freeswitch.org
Mon Jan 24 20:04:05 MSK 2011
You MUST url encode the # key as %23 since its illegal in the URI. I think we will LET you send it in the URI but some stuff will throw a fit because its invalid.
/b
On Jan 24, 2011, at 10:48 AM, Sam wrote:
> Hello,
>
> As i send call with prefix 999# the prefix is not passed to the provider from FS.
>
> Customer sends 999#12127773456 ---> FS ---> 12127773456 ,
> it goes without prefix to the provider because of '#', is there any method to send to the provider 999#12127773456 .
>
> Regds
> Sam
More information about the FreeSWITCH-users
mailing list