[asterisk-users] Two devices registrating same extension
Dave Miller
justdave at mozilla.com
Thu Apr 26 09:48:18 MST 2007
Frederico Madeira wrote on 4/26/07 12:18 PM:
> Hi guys,
>
> 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.
Sure. They need separate userids in your sip/iax/zap/whatever.conf so
asterisk knows that they're two separate devices. Then in your dialplan
for that extension just tell it to ring both (with an & between them).
Dial(SIP/device1&SIP/device2,15)
--
Dave Miller http://www.justdave.net/
System Administrator, Mozilla Corporation http://www.mozilla.com/
Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/
More information about the asterisk-users
mailing list