On Fri, 2005-01-21 at 14:32, [EMAIL PROTECTED] wrote:
> Hi asterisk users!
> 
>  
> 
> Hereâs my issue, Iâve deleted the âsâ extension cause I donât want 
> any
> action to be taken on incoming calls as my pbx is for home use, but I
> would like to ring all my VoIP extensions at the same time the PSTN
> line rings and to be able to pick up the call in any extension,
> honestly I donât know if this is possible, some ideas ???

You still need your "s" exten, but when you do the Dial app you just do
it to multiple extensions

exten => s,n,Dial(SIP/111&SIP/122&SIP/133)

They all ring and the first one that answers gets the call.
> 
>  
> 
> Thanks in advance!
> 
> 
> 
> ______________________________________________________________________
> _______________________________________________
> Asterisk-Users mailing list
> [email protected]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Howard.
LANNet Computing Associates;
Your Linux people <http://www.lannetlinux.com>
------------------------------------------
"When you just want a system that works, you choose Linux;
when you want a system that just works, you choose Microsoft."
------------------------------------------
"Flatter government, not fatter government;
Get rid of the Australian states."


_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to