[Freeswitch-users] Best way to fully open inbound calls

Oleg Stolyar olegstolyar at gmail.com
Mon Jan 16 22:15:32 MSK 2017


Hi guys,

I need to allow all calls on a profile to go through regardless of where
they came from.  One way to do it is to create my own ACL list like this:

    <list name="open" default="allow">
      <node type="allow" cidr="192.168.42.42/32"/> //Note that it does not
work without at least one node in the list even if the list's default is
"allow"
    </list>

and then use that in my sip profile:
<param name="apply-inbound-acl" value="open"/>

This works but is there a more standard way to do it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170116/6441bea5/attachment.html 


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