[Asterisk-Users] Ring Multiple SIP client at the same time

William Suffill william.suffill at gmail.com
Thu Sep 30 10:35:41 MST 2004


You would have to use DBGet to make sure you have a sip registry for
260,261,262,263


On Thu, 30 Sep 2004 17:09:55 +0200, Marcello Lupo <lupo at itspecialist.it> wrote:
> Hi,
> i read the * support ringing multiple devices at the same time, i inserted
> this line on my configuration on default context:
> 
> exten => s,1,Dial(SIP/260&SIP/261&SIP/262&SIP/263|30)
> exten => s,2,Voicemail,u260
> exten => s,3,Hangup
> 
> And i have both 4 clients in sip.conf .
> The problem is that if i call it fall immediately in the Voicemail if the
> client 260 is not registered .
> Do you know if there is a way to avoid that and let the system do it only if
> all of 4 clients are not reachable??
> Thanks,
> BYe,
> Marcello
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list