[Freeswitch-users] Accepting SIP Calls from unregistered devices
Klaus Teller
klaus.teller at gmx.net
Fri Oct 10 13:37:07 PDT 2008
OK, i moved it to the sofia profile and it works just fine. Next step in my authorization problem. I call in with a softphone and want my call to be transferred via event socket to a remote application.
Yet, Freeswitch rejects the call with the reason:
[407][Proxy Authentication Required] session:sofia/internal/22000 at 192.168.2.37
I've got the outbound event socket working fine when i call from a peer registered with Freeswitch. But in this new scenario (with a non-registered device calling) Freeswitch is not happy.
Anything i could change to make it work?
Thanks,
Klaus.
-------- Original-Nachricht --------
> Datum: Fri, 10 Oct 2008 14:47:34 -0500
> Von: Brian West <brian at freeswitch.org>
> An: freeswitch-users at lists.freeswitch.org
> Betreff: Re: [Freeswitch-users] Accepting SIP Calls from unregistered devices
> Well removing it off the sofia profile is optimal since you're going
> to mix half open half authed.
>
> /b
>
> On Oct 10, 2008, at 2:45 PM, Klaus Teller wrote:
>
> > Great, thanks for the support. I've changed acl.conf.xml in the
> > following way:
> >
> > <list name="domains" default="deny">
> > <node type="allow" domain="$${domain}"/>
> > </list>
> >
> > into
> >
> > <list name="domains" default="allow">
> > <node type="allow" domain="$${domain}"/>
> > </list>
> >
> >
> > Regards,
> >
> > Klaus.
>
>
> _______________________________________________
> 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
--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
More information about the FreeSWITCH-users
mailing list