[Freeswitch-users] Can I get SIP DID working?

Ivan C Myrvold ivan at myrvold.org
Wed Jun 18 00:25:57 PDT 2008


I added to my acl.conf.xml this
http://pastebin.freeswitch.org/4640

and this to external.xml
     <param name="apply-inbound-acl" value="voxbone"/>

When I start freeswitch, I see that the settings are used:

2008-06-18 09:11:09 [CONSOLE] switch_core.c:769  
switch_load_network_lists() Created ip list voxbone default (deny)
2008-06-18 09:11:09 [CONSOLE] switch_core.c:791  
switch_load_network_lists() Adding 81.201.82.0/24 (allow) to list  
voxbone
2008-06-18 09:11:09 [CONSOLE] switch_core.c:791  
switch_load_network_lists() Adding 81.201.86.0/24 (allow) to list  
voxbone
2008-06-18 09:11:09 [CONSOLE] switch_core.c:791  
switch_load_network_lists() Adding 81.201.83.0/24 (allow) to list  
voxbone
2008-06-18 09:11:09 [CONSOLE] switch_core.c:791  
switch_load_network_lists() Adding 81.201.84.0/24 (allow) to list  
voxbone

But still I get the same result as before:

http://pastebin.freeswitch.org/4639

The list of IP addresses are at
http://www.voxbone.com/members/faq-technical.jsf , and I am not  
absolutely sure I put this into the acl.conf.xml list correctly?

Ivan

Den 17. juni. 2008 kl. 16:08 skrev Brian West:

> You'll need to setup an ACL to let them in without authentication.
> Look at the Asterisk to FreeSWITCH section on the wiki.
>
> http://wiki.freeswitch.org/wiki/Connecting_Freeswitch_And_Asterisk
>
> /b
>
> On Jun 17, 2008, at 12:31 AM, Ivan C Myrvold wrote:
>
>> I have used Freeswitch with a DID from Voxbone working on IAX, and
>> that have been working so well. But now Voxbone will discontinue the
>> IAX service, so I have to get DID working on SIP, and I am wondering
>> if that will work at all in my configuration.
>>
>> Freeswitch is behind nat, so when I get a call from Voxbone, see http://pastebin.freeswitch.org/4629
>> ,
>> it will come in on port 5060. Have you covered this situation in the
>> documentation?
>>
>> Ivan
>>
>> _______________________________________________
>> 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
>
> Brian West
> sip:brian at freeswitch.org
>
>
>
>
> _______________________________________________
> 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
>





More information about the FreeSWITCH-users mailing list