[Freeswitch-users] Username with @ in it
Ken Rice
krice at freeswitch.org
Thu Aug 18 19:34:41 MSD 2016
You cant have 2 @ signs in a URI… that’s violating the specifications…
In FreeSWITCH if you want to send it to a proxy see fs_path… example <action application=”bridge” data=”sofia/profile/someuser at somedom.com;fs_path=the.proxy <mailto:sofia/profile/someuser at somedom.com;fs_path=the.proxy> ”/>
From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Igor Olhovskiy
Sent: Thursday, August 18, 2016 6:44 AM
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Subject: [Freeswitch-users] Username with @ in it
Hi!
My users want to use usernames in their phones e-mail-type style. Like username at domain.
With FS it works ok. The only problem I’ve faced - it’s when you route this call via proxy like OpenSIPS or Kamailio. Actual problem, when you bridge user at proxy, your URI becomes like
username at domain@proxy.
So, This RURI is dropped by proxy with reason «cannot be parsed» or so. Actually, they are right,
Is there any way of avoid to use two @ in URI?
FS 1.6.9
--
Best regards,
Igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160818/9cd442b9/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list