[Freeswitch-users] Freeswitch not falling back to digest auth
Steven Ayre
steveayre at gmail.com
Thu Mar 14 17:12:30 MSK 2013
The sofia register ACL only allows REGISTERs from addresses matching that
ACL. If you're wanting to authenticate users by IP you should use
-Steve
On 14 March 2013 07:48, Garey Arrington <gareyarrington at yahoo.com> wrote:
> First of all let me say I am new to freeswitch. I am working with a
> bluebox server and I am having problems with registrations and a few other
> things. First thing I need to figure out is why I can't get freeswitch to
> user digest authentication.
>
> When attempting to register I get the following:
>
> 2013-03-14 07:39:19.886136 [WARNING] sofia_reg.c:1940 IP xxx.xxx.xxx.xxx
> Rejected by register acl "net_list_5"
>
> The phone will not register. Here is my acl.conf.xml:
>
> <?xml version="1.0"?>
> <include>
> <configuration name="acl.conf">
> <network-lists>
> <list name="net_list_1" default="deny"/>
> <list name="net_list_2" default="deny"/>
> <list name="net_list_3" default="deny"/>
> <list name="net_list_4" default="deny"/>
> <list name="net_list_5" default="allow"/>
> <list name="net_list_6" default="allow">
> <node bluebox="net_list_item_1" type="allow" cidr="0.0.0.0/0"/>
> </list>
> <list name="net_list_7" default="deny">
> <node bluebox="net_list_item_2" type="allow" cidr="
> 173.208.83.50/32"/>
> </list>
> </network-lists>
> </configuration>
> </include>
>
>
> I really need some guidance here, I am not sure where to go from here. I
> can't seem to find this particular issue documented anywhere.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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/20130314/1e31477d/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list