<div dir="ltr"><br>Hello,<br>I am trying to implement ACL in FreeSWITCH. What I want to do is, check the user&#39;s IP in the ACL. If that is present, let the user send INVITE. If ACL fails, fallback to digest authentication and authentication user/pass. Problem is that when I do auth_calls true, I am not able to INVITE. We have actually two scenarios, 1 make call without REGISTER, second REGISTER and make calls. I have set default ACL to deny, but that still not helping. Either one of them works, with the digest or ACL. I don&#39;t want to create another profile and make 1 for authentication, and the other without auth. Is there any workaround for this?<br>

<br>-B<br></div>