I¹m writing my module in C.

Thanks

Kevin


On 6/24/09 2:21 PM, "Michael Collins" <[email protected]> wrote:

> 
> 
> On Wed, Jun 24, 2009 at 2:01 PM, Kevin Snow <[email protected]> wrote:
>> Hi,
>> 
>> I¹m writing a module where I have an inbound call and want to bridge this to
>> multiple endpoints. Each of these destination endpoints will ring until one
>> of them is answered. At this point I want to bridge to that endpoint and
>> cancel the others to stop the ringing.
> 
> The originate and bridge commands support multiple-ring, first-answer-wins
> dialing:
> http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridgecall#Description
> 
> A comma-sep list of endpoints means simultaneous ring. (Pipe-delim means
> sequential ring.)
> HtH. BTW, what language are you using for your module?
> -MC
>> 
> 
> 
> 
> _______________________________________________
> Freeswitch-dev mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org


_______________________________________________
Freeswitch-dev mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org

Reply via email to