[Freeswitch-users] SIP gateway behind NAT
Jan Kubr
jan.kubr at gmail.com
Sun Jun 21 10:44:46 PDT 2009
Well when I duplicate the external profile, add
<param name="outbound-proxy" value="78.24.13.197"/>
to it
and make the gateway configuration this:
<include>
<gateway name="nat">
<param name="username" value="user"/>
<param name="password" value="pass"/>
<param name="realm" value="11.12.13.10"/>
</gateway>
</include>
Then it does what I need. I was just curious if I can achieve the same
without creating a new profile.
Jan
On Sun, Jun 21, 2009 at 2:25 PM, Brian West <brian at freeswitch.org> wrote:
> nobody authenticates on the request URI... you're focusing on the
> wrong thing... you'll need from-domain and/or from-user I suspect.
>
> /b
>
> On Jun 21, 2009, at 7:16 AM, Jan Kubr wrote:
>
> > Creating a separate sofia profile just for this gateway definitely
> > works, just wondering whether there is a cleaner solution. The
> > register-proxy params seems to do something very similar..
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090621/b10f3398/attachment-0002.html
More information about the FreeSWITCH-users
mailing list