[Freeswitch-users] question about acl and context
    Gary Chen 
    gchen00 at insightbb.com
       
    Wed Jan 26 22:18:06 MSK 2011
    
    
  
Installed freeswitch (FreeSWITCH Version 1.0.7 (hacked-20110126T141401Z)) with default configuration.
I registered two sip phones with user id 1007 and 1001. I then dial 9196 for echo test from sip phone 1001 and it worked. Then I make change to acl.conf.xml:
from     <list name="domains" default="deny">
to     <list name="domains" default="allow">
After this change, dialing 9196 stopped working. By looking at console, I can see that before the change
the call first hit default context. and then after the change the call first hit public context.
Does anybody know why?
I'd like to setup freeswitch to allow both inbound and outbound calls using port 5060. That is why I made above change on acl.conf.xml.
Gary 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110126/18324dfa/attachment.html 
    
    
More information about the FreeSWITCH-users
mailing list