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

Ivan C Myrvold ivan at myrvold.org
Fri Jun 20 01:20:37 PDT 2008


As I understand the ACL, it only controls which external machines with  
the IP address range given in the acl.conf.xml are allowed into  
FreeSwitch.
So this doesn't help me much with the DID, as FreeSwitch sends a  
"Proxy Authentication Required" SIP message back to the Voxbone server.
How can I configure FreeSwitch to allow the call into FreeSwitch  
without proxy authentication?

Ivan

Den 18. juni. 2008 kl. 09:25 skrev Ivan C Myrvold:

> 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
>>
>
>
> _______________________________________________
> 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