[Freeswitch-users] Inbound DID trunk without authentication

Gregor Nanger gregor at infomedia.si
Thu Nov 29 13:12:25 MSK 2012


Can you please give me more information. Aren't ACLs only in one place for
all profiles?


Best regards, Gregor


2012/11/29 Anton Kvashenkin <anton.jugatsu at gmail.com>

> What acl do you use @ external profile? Also, don't forget to reloadacl.
>
>
> 2012/11/29 Gregor Nanger <gregor at infomedia.si>
>
>> Hi!
>>
>> I have DID provider and give me only IP from where call will come. So I
>> need to configure gateway without authentication. I read several posts and
>> h ere is what have I done
>>
>> in acl.conf.xml i add:
>>
>> <list name="testdid" default="deny">
>> <node type="allow" cidr="xxx.xxx.xxx.xxx/32"/>
>> </list>
>>
>> then in dialplan\public\00_inbound_did.xml I add
>> <include>
>>   <extension name="public_did">
>>     <condition field="destination_number" expression="^(mydidnumber)$">
>>       <action application="set" data="domain_name=$${domain}"/>
>>       <!-- This example maps the DID 5551212 to ring 1000 in the default
>> context -->
>>       <action application="transfer" data="1000 XML default"/>
>>     </condition>
>>   </extension>
>> </include>
>>
>> What I see in console I keep getting rejected by ACL "domains"
>>
>> If I understand correctly if IP of inbound call is in ACL then call is
>> transfered to public dialplan?
>>
>> I need this gateway only for inbound calls.
>>
>> Please, any suggestions?
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> 
>> 
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> 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
>>
>>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121129/4bce86dd/attachment.html 


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