[Asterisk-Users] Ringing an extension on multiple phones

Listas listas_ast at reliable.com.ar
Fri Jan 7 11:32:32 MST 2005


You can Dial() extension SIP/line1&SIP/line2

even more you can and that will call both extensions only after a 5 seconds
timeout
exten => xxx,1,Dial(SIP/line1,5)
exten => xxx,2,Dial(SIP/line1&SIP/line2,10)
etc...

that's if I understood what ou needed...

bye,
M.


----- Original Message ----- 
From: "Scott Henderson" <scott at finite-tech.com>
To: <asterisk-users at lists.digium.com>
Sent: Friday, January 07, 2005 1:45 PM
Subject: [Asterisk-Users] Ringing an extension on multiple phones


> I am using Cisco 7960 phones and have had a request to have the
> receptionist phone ring on multiple phones just in case she is not around.
>
> Call pickup is the theory here but the issue is that not all the people
> that need to hear the ring would here the receptionist phone ring so I
> think I need to have a second line appearance on the phones in question
> so that line will ring.
>
> Can this be done or is there a better way.
>
> -- 
> Scott Henderson
>
============================================================================
> Finite Technologies Incorporated
> 3763 Image Drive, Anchorage, Alaska 99504
> Phone: 907.339.8085 ext 6101, Fax: 907.333.4482
> http://www.finite-tech.com
> http://www.chillywall.com
> http://www.virtuale.cc
> http://www.mphage.com
> Current Local Time:
http://www.worldtimeserver.com/time.asp?locationid=US-AK
>
============================================================================
>
> _______________________________________________
> 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