You're letting the phones register via the ACL so they never actually do a 
directory lookup.. domains acl is built from the cidr= attribute on the users 
in the directory.  You have bigger problems if you can't register properly with 
digest authentication.  What does your directory entry look like?

/b

On Dec 24, 2009, at 2:31 PM, Lars Zeb wrote:

> Thanks for the reply, Michael.
>  
> I tried the digest authentication using the cidr and copying the 
> conf/sip_profiles/internal.xml from the distribution, where
> <param name="apply-inbound-acl" value=”domains”/>
> As a result, one endpoint could not register and another was unauthorized.
>  
> http://pastebin.freeswitch.org/11634
>  
> Then I went changed the context in internal.xml from public to default and
>             <param name="apply-inbound-acl" value="192.168.10.0/24"/> <param 
> name="apply-register-acl" value="192.168.10.0/24"/>
>  
> And the phones registered OK. So my confusion persists.
>  
> Lars

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to