<div dir="ltr"><div>Suppose I have a switch with DNS hostname of "<a href="http://myswitch.company.com">myswitch.company.com</a>" and an IP address of 10.11.12.13.</div><div><br></div><div>If I want to allow this switch's phones to call FreeSwitch, I have to update the acl.conf.xml file with an entry that looks like this:</div><div><br></div><div><div> <list name="domains" default="deny"></div></div><div><br></div><div><div> <node type="allow" cidr="<a href="http://10.11.12.13/32">10.11.12.13/32</a>" /></div></div><div><br></div><div><div> </list></div></div><div><br></div><div><br></div><div>What I would like to do is use the DNS hostname of the switch instead. So the above entry should look something like this:</div><div><br></div><div><div> <list name="domains" default="deny"></div><div><br></div><div> <node type="allow" host="<a href="http://myswitch.company.com">myswitch.company.com</a>" /></div><div><br></div><div> </list></div></div><div><br></div><div>When I try the above, the calls are rejected by FreeSwitch.</div><div><br></div><div>When creating its Access Control List, is there a way to tell FreeSwitch to do a hostname lookup when hosts are specified?</div><div><br></div><div>Regards,</div><div>Steve </div></div>
<br>
<font size="1">This e-mail (including any attachments) is for the sole use of the intended recipient(s) and may contain information that is confidential and/or protected by legal privilege. Any unauthorized review, use, copy, disclosure or distribution of this e-mail is strictly prohibited. If you are not the intended recipient, please notify Mitel immediately and destroy all copies of this e-mail. Mitel does not accept any liability for breach of security, error or virus that may result from the transmission of this message.</font>