[Freeswitch-users] Freeswitch bypassing gateway

Keith Laaks wklaaks at gmail.com
Thu Jul 16 09:11:55 UTC 2020


Hi Shahnawaj,

Not sure what you are trying to do, but this may work for you:

<action application="export" data="nolocal:sip_invite_full_to=sip:1000 at mydomain.com/ <sip:1000 at mydomain.com/>>
<action application="bridge" data="sofia/gateway/LocalTelco/1000"/>

Best Regards
Keith


> On 13 Jul 2020, at 15:44, Shahnawaj Khan <shahnawaj.khan1990 at gmail.com> wrote:
> 
> Hello All,
> 
> I am trying to configure my Freeswitch to initiate the call leg
> through gateway only. If I use
> <action application="bridge" data="sofia/gateway/LocalTelco/1000"/>
> It is working fine and forwarding the call to "LocalTelco" for 1000.
> 
> but whenever i add domain with user part such as
> <action application="bridge" data="sofia/gateway/LocalTelco/1000 at mydomain.com"/>
> it is bypassing the "LocalTelco" and forwarding call directly to
> "mydomain.com". Please let me know if it is possible to forward calls
> through gateway even if the domain is present.
> 
> Any insight is welcomed!
> 
> 
> Thanks & Regards,
> Shahnawaj Khan
> 
> _________________________________________________________________________
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200716/4dd2d4a8/attachment-0001.html>


More information about the FreeSWITCH-users mailing list