[Freeswitch-users] FS and DIDs

Michael Jerris mike at jerris.com
Wed Sep 10 18:43:07 PDT 2008


you could also have a single dial-plan extension that did a condition  
based on host.

Mike

On Sep 10, 2008, at 9:34 PM, Jair Santos wrote:

> If the provider send me, say 100 DIDs,  can I point each of them to  
> a different extension ?
>
> So I'll have 100 DIDs each of them ringing on  a different extension?
>
>
> Is this the correct config ?
>
> <extension name="DID01">
>     <condition field="destination_number" expression="15555551212">
>        <action application="transfer" data="1001 XML default"/>
>     </condition>
>    </extension>
>
> <extension name="DID02">
>     <condition field="destination_number" expression="15425657888">
>        <action application="transfer" data="1002 XML default"/>
>     </condition>
>    </extension>
>
>
> Jair Santos
>
>
>
>
> -----Original Message-----
> From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org 
> ] On Behalf Of Brian West
> Sent: Wednesday, September 10, 2008 6:10 PM
> To: freeswitch-users at lists.freeswitch.org
> Subject: Re: [Freeswitch-users] FS and DIDs
>
> You don't setup gateways to receive calls.  You can just have your  
> provider send as many did's at you as they feel free to send.  Just  
> don't auth-calls on that profile that all the did's hit.  A gateway  
> has nothing to do with DID's it just registers to the far side and  
> is used when they challenge us.
>
> /b
>
> On Sep 10, 2008, at 8:01 PM, Jair Santos wrote:
>
>>
>>
>> Hi all,
>>
>> the wiki provides information about how to receive an inbound call
>>
>> http://wiki.freeswitch.org/wiki/Getting_Started_Guide#Receiving_an_inbound_call_from_a_Gateway
>>
>> The problem is that I can have only one DID per gateway.
>>
>>  I would like to use one gateway that will allow several FS  
>> extensions (Virtual Numbers) to make calls, and point several  
>> different DIDs to these extensions individually. Is that possible ?
>>
>>
>> thanks
>>
>> Jair Santos
>
> _______________________________________________
> 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/20080910/b9afbce9/attachment-0002.html 


More information about the FreeSWITCH-users mailing list