<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><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. &nbsp;I am working with a bluebox server and I am having problems with registrations and a few other things. &nbsp;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-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">When attempting to register I get the following:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div
 style="background-color: transparent;"><font face="times new roman, new york, times, serif">&nbsp;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="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'Times New Roman'; font-style: normal;"><font face="times new roman, new york, times, serif"><br></font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><font face="times new roman, new york, times, serif">The phone will not register. &nbsp;Here is my acl.conf.xml:</font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><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;">&lt;?xml version="1.0"?&gt;</div><div style="background-color: transparent;">&lt;include&gt;</div><div style="background-color: transparent;">&nbsp; &lt;configuration name="acl.conf"&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &lt;network-lists&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;list name="net_list_1" default="deny"/&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;list name="net_list_2" default="deny"/&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;list name="net_list_3" default="deny"/&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;list name="net_list_4" default="deny"/&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;list
 name="net_list_5" default="allow"/&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;list name="net_list_6" default="allow"&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &lt;node bluebox="net_list_item_1" type="allow" cidr="0.0.0.0/0"/&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;/list&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;list name="net_list_7" default="deny"&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &nbsp; &lt;node bluebox="net_list_item_2" type="allow" cidr="173.208.83.50/32"/&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &nbsp; &lt;/list&gt;</div><div style="background-color: transparent;">&nbsp; &nbsp; &lt;/network-lists&gt;</div><div style="background-color: transparent;">&nbsp; &lt;/configuration&gt;</div><div style="background-color:
 transparent;">&lt;/include&gt;</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;">I really need some guidance here, I am not sure where to go from here. &nbsp;I can't seem to find this particular issue documented anywhere.</div></font></div></div></body></html>