VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
jairds at shaw.ca Guest
|
Posted: Wed Sep 10, 2008 8:04 pm Post subject: [Freeswitch-users] FS and DIDs |
|
|
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 |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Wed Sep 10, 2008 8:11 pm Post subject: [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:
|
|
Back to top |
|
|
jairds at shaw.ca Guest
|
Posted: Wed Sep 10, 2008 8:36 pm Post subject: [Freeswitch-users] FS and DIDs |
|
|
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
Quote: |
-----Original Message-----
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Brian West
Sent: Wednesday, September 10, 2008 6:10 PM
To: freeswitch-users@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:
|
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Wed Sep 10, 2008 8:39 pm Post subject: [Freeswitch-users] FS and DIDs |
|
|
Shouldn't be a problem.
/b
On Sep 10, 2008, at 8:34 PM, Jair Santos wrote:
Quote: | If the provider send me, say 100 DIDs, can I point each of them to a different extension ? |
|
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Wed Sep 10, 2008 8:44 pm Post subject: [Freeswitch-users] FS and DIDs |
|
|
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:
Quote: | 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
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
|
|
Back to top |
|
|
shawnl at waterwheelne... Guest
|
Posted: Wed Sep 10, 2008 8:53 pm Post subject: [Freeswitch-users] FS and DIDs |
|
|
How would that look?
Michael Jerris wrote:
Quote: | 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:
Quote: | 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@lists.freeswitch.org
[mailto:freeswitch-users-bounces@lists.freeswitch.org] *On Behalf
Of *Brian West
*Sent:* Wednesday, September 10, 2008 6:10 PM
*To:* freeswitch-users@lists.freeswitch.org
<mailto:freeswitch-users@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:
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
<mailto:Freeswitch-users@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@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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
rehan at supertec.com Guest
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|