[Freeswitch-users] how to solve the error Rejected by acl "domains". Falling back to Digest auth?

Peter Olsson peter.olsson at visionutveckling.se
Mon Jul 2 21:05:59 MSD 2012


It seems the phone tries to register, even though it is already registered according to FS.

So if you really want to use this method, I think you must do further debugging on the phone...

As mentioned before on this list, I don't think this is a good approach, and since noone had even heard about this variable before, I'm guessing it's not widely used. However, in this particular example, FS is just doing exactly what it has been told to do, only to allow a registration if it doesn't exist already.

/Peter

2 jul 2012 kl. 18:53 skrev "Samira Mh" <saami_mh at ymail.com<mailto:saami_mh at ymail.com>>:

hi guys,
please let me know paste myconfigurations as follow:
1-
vim /usr/local/freeswitch/conf/directory/default/v_212263612400.xml
<include>
  <user id="212263612400">
    <params>
      <param name="password" value="samira"/>
      <param name="vm-password" value="user-choose"/>
      <param name="vm-enabled" value="true"/>
      <param name="max-registrations-per-extension"  value="1"/>

    </params>
    <variables>
      <variable name="toll_allow" value=""/>
      <variable name="accountcode" value=""/>
      <variable name="user_context" value="default"/>
      <variable name="directory-visible" value="true"/>
      <variable name="directory-exten-visible" value="true"/>
      <variable name="limit_max" value="5"/>
      <variable name="sip-force-contact" value="NDLB-connectile-dysfunction"/>
      <variable name="nibble_account" value="20014334"/>
    </variables>
  </user>
</include>

2-vim /usr/local/freeswitch/conf/autoload_configs/acl.conf.xml
<configuration name="acl.conf" description="Network Lists">
 <network-lists>

     <list name="domains" default="deny">
       <node type="allow" domain="$${domain}"/>
        </list>

  </network-lists>
</configuration>

*max-registrations-per-extension   =1
when issue the following  command the user is registered so another user with the extension '2122636124' couldn't register simultaneously :
sofia status profile internal  reg

Now what is problem?
every time i want to dial some extensions that is configured in my dialplan the following erroe occure:
2012-07-02 21:02:12.050074 [WARNING] sofia_reg.c:1471 SIP auth challenge (REGISTER) on sofia profile 'internal_private' for [212263612400 at 192.168.10.70<mailto:212263612400 at 192.168.10.70>] from ip 192.168.18.120
2012-07-02 21:02:14.710049 [DEBUG] sofia.c:7904 IP 192.168.18.120 Rejected by acl "domains". Falling back to Digest auth.
2012-07-02 21:02:14.710049 [WARNING] sofia_reg.c:1471 SIP auth challenge (INVITE) on sofia profile 'internal_private' for [00989191949637 at 192.168.10.70<mailto:00989191949637 at 192.168.10.70>] from ip 192.168.18.120
2012-07-02 21:02:14.710049 [DEBUG] sofia.c:7904 IP 192.168.18.120 Rejected by acl "domains". Falling back to Digest auth.
2012-07-02 21:02:14.710049 [WARNING] sofia_reg.c:2607 SIP auth failure (REGISTER) due to reaching max allowed registrations.  Count: 1
2012-07-02 21:02:14.710049 [WARNING] sofia_reg.c:1416 SIP auth failure (INVITE) on sofia profile 'internal_private' for [00989191949637 at 192.168.10.70<mailto:00989191949637 at 192.168.10.70>] from ip 192.168.18.120

so if i remove the line   <param name="max-registrations-per-extension"  value="1"/>  from /usr/local/freeswitch/conf/directory/default/v_212263612400.xml or from within /usr/local/freeswitch/conf/sip_profiles/internal.xml(it is posible to defined either
internal.xml  or /usr/local/freeswitch/conf/directory/default/v_212263612400.xml) the problem solved --with the same settings on vim /usr/local/freeswitch/conf/autoload_configs/acl.conf.xml-- but  simultaneously  registeration per extension couldn't worked properly ,,,

plz help,
what is problem on my settings?


!DSPAM:4ff1cecc32766478410542!
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org<mailto:consulting at freeswitch.org>
http://www.freeswitchsolutions.com




Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

Join Us At ClueCon - Aug 7-9, 2012

FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


!DSPAM:4ff1cecc32766478410542!



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list