[Freeswitch-users] Rejected by acl "domains". Falling back to Digest auth.

TF TFred31 at Yahoo.com
Fri Feb 13 18:59:51 MSK 2015


I am new to FreeSwitch so its complexity is still confusing me quite a bit.
But I have it installed.
I can use an 'inside' Softphone on another workstation to connect and it
works fine.

But when I attempt to use an 'outside' SIP phone, it does not work.
In the FS Logs I can see the arrival of the call, but it fails with the
following error:
   *Rejected by acl "domains". Falling back to Digest auth.*

In my acl_conf.xml  file I have the 'outside' trunk IP entered ('n'
substituted below for real numbers).
       <list name="lan" default="allow">
      <node type="allow" cidr="nnn.nn.nnn.40/32"/>
      <node type="allow" cidr="nnn.nn.nnn.41/32"/>
    </list>

    <list name="domains" default="deny">
      
      <node type="allow" domain="$${domain}"/>
      
      <node type="allow" cidr="nnn.nn.nnn.40/32"/>
      <node type="allow" cidr="nnn.nn.nnn.41/32"/>
    </list>

One, of many, confusing things is that I find 6 different acl_conf.xml files
in different directories under my FreeSWITCH root directory.   
**    c:\freeswitch-1.0.7/conf/curl/autoload_configs/acl_conf.xml
**    c:\freeswitch-1.0.7/conf/insideout/autoload_configs/acl_conf.xml
**    c:\freeswitch-1.0.7/conf/rayo/autoload_configs/acl_conf.xml
**    c:\freeswitch-1.0.7/conf/sbc/autoload_configs/acl_conf.xml
**    c:\freeswitch-1.0.7/conf/vanilla/autoload_configs/acl_conf.xml
**    c:\freeswitch-1.0.7/Debug/conf/autoload_configs/acl_conf.xml   
The last one is the one I THINK is the right one because it has the most IP
definitions entered into it by previous individuals.

Regardless, I am still unable to make the connection.

Is there anything more that you need me to provide to help identify the
problem?

I appreciate any assistance you can offer to resolve this problem.

Thank you,
TF







--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/Rejected-by-acl-domains-Falling-back-to-Digest-auth-tp7596145.html
Sent from the freeswitch-users mailing list archive at Nabble.com.



Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list