The sofia register ACL only allows REGISTERs from addresses matching that ACL. If you're wanting to authenticate users by IP you should use <br><div><br></div><div>-Steve</div><div><br></div><div><br><br><div class="gmail_quote">
On 14 March 2013 07:48, Garey Arrington <span dir="ltr"><<a href="mailto:gareyarrington@yahoo.com" target="_blank">gareyarrington@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div style="font-family:'times new roman','new york',times,serif;font-size:12pt">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.</div>
<div style="font-family:'times new roman','new york',times,serif;font-size:12pt"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">
When attempting to register I get the following:</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif"><br></div><div style="background-color:transparent">
<font face="times new roman, new york, times, serif"> 2013-03-14 07:39:19.886136 [WARNING] sofia_reg.c:1940 IP xxx.xxx.xxx.xxx Rejected by register acl "net_list_5"</font><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'Times New Roman'">
<font face="times new roman, new york, times, serif"><br></font></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif"><font face="times new roman, new york, times, serif">The phone will not register. Here is my acl.conf.xml:</font></div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif"><font face="times new roman, new york, times, serif"><br></font></div><div style="background-color:transparent">
<font face="times new roman, new york, times, serif"><div style="background-color:transparent"><?xml version="1.0"?></div><div style="background-color:transparent"><include></div><div style="background-color:transparent">
<configuration name="acl.conf"></div><div style="background-color:transparent"> <network-lists></div><div style="background-color:transparent"> <list name="net_list_1" default="deny"/></div>
<div style="background-color:transparent"> <list name="net_list_2" default="deny"/></div><div style="background-color:transparent"> <list name="net_list_3" default="deny"/></div>
<div style="background-color:transparent"> <list name="net_list_4" default="deny"/></div><div style="background-color:transparent"> <list
name="net_list_5" default="allow"/></div><div style="background-color:transparent"> <list name="net_list_6" default="allow"></div><div style="background-color:transparent">
<node bluebox="net_list_item_1" type="allow" cidr="<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a>"/></div><div style="background-color:transparent"> </list></div>
<div style="background-color:transparent"> <list name="net_list_7" default="deny"></div><div style="background-color:transparent"> <node bluebox="net_list_item_2" type="allow" cidr="<a href="http://173.208.83.50/32" target="_blank">173.208.83.50/32</a>"/></div>
<div style="background-color:transparent"> </list></div><div style="background-color:transparent"> </network-lists></div><div style="background-color:transparent"> </configuration></div><div style="background-color:transparent">
</include></div><div style="background-color:transparent"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif"><br>
</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:'times new roman','new york',times,serif">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.</div>
</font></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>