[Freeswitch-users] Embarrassing Question: Local extension registering in the Public context on default configuration?

A E [Gmail] all.eforums at gmail.com
Tue Mar 29 01:01:38 MSD 2011


On Mon, Mar 28, 2011 at 4:41 PM, Michael Collins <msc at freeswitch.org> wrote:

> > Anymore ideas? With the gurus on the list, I'd have thought this would be
> > answered in 10 mins of it being posted :)
>
> :)
>
> Did you nail down the question about whether you have an ACL set?
> Also, did you pastebin a debug log of the call hitting the dialplan?
>
> -MC
>
>
So, I did muck around a tad with the acl.conf.xml file although I was under
the impression that it was auto-magically generated at install time? It
looks like this.

    <list name="lan" default="allow">
      <node type="deny" cidr="0.0.0.0/0"/>
      <node type="allow" cidr="192.168.3.0/24"/>
    </list>

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

and yes, I put the pastebin here: http://pastebin.freeswitch.org/15881

I also keep seeing this on the console in fs_cli:

2011-03-26 03:48:54.397538 [WARNING] sofia_reg.c:1246 SIP auth challenge
(REGISTER) on sofia profile 'internal' for [1000 at 192.168.3.101] from ip
192.168.3.121

Not sure why this is a "warning", and that might be an indication that FS
thinks this UA is "foreign"?

HTH?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110328/9f776a85/attachment.html 


More information about the FreeSWITCH-users mailing list