Frederico Madeira wrote:

> Is it possible to asterisk manage multiple devices registration with
> same extension ?
> When asterisk receive a call for that extension, it send call to all
> devices registered with that extension, and rtp go to first one that
> answer the call.

Not really but I think what you are looking for is just
something like
exten => 10,1,Dial(SIP/15&SIP/16&SIP/17)

Or you could put them in a queue with strategy=ringall.


Regards,
  Philipp

-- 
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
     Let's use IT to solve problems and not to create new ones.
           Asterisk? -> http://www.das-asterisk-buch.de

Geschäftsführer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to