Re: [Asterisk-Users] How to have a phone ring another extension as soon as off-hook?

2006-01-24 Thread Iuri Gomes Diniz
From asterisk handbook-draft for zap:

;we can create a 'hotline' phone by placing a
;phone in a special context
;and setting it to answer immediately. In
;extensions.conf we can route
;the phone to an IVR, direct to security, or
;make it call Steak-Out

context = hotline
immediate = yes
channel = 24
Page 55


for sip phones or ATA's, The Grandstream phones have an option called off-hook 
autodial

On Fri, 20 Jan 2006 12:32:32 -0500
Script Head [EMAIL PROTECTED] wrote:

 I am seeking to implement the following behavor:
 
 When a headset on phone1 is picked up, phone2 rings right away, without any
 need to dial numbers on phone1. Is this possible to implement?
 
 ScriptHead


-- 
Iuri Gomes Diniz adm.iuri (at) digi.com.br
Network Admin and Programmer [http://clx.digi.com.br]
DIGINET [http://www.digi.com.br]
Natal - RN - Brazil.


-- 
Esta mensagem foi verificada pelo sistema de anti-virus e
 acredita-se estar livre de perigo.

___
--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


Re: [Asterisk-Users] How to have a phone ring another extension as soon as off-hook?

2006-01-23 Thread Omadon
On Fri, Jan 20, 2006 at 12:32:32PM -0500, Script Head wrote:
 I am seeking to implement the following behavor:
 
 When a headset on phone1 is picked up, phone2 rings right away, without any
 need to dial numbers on phone1. Is this possible to implement?
 

Don't know about asterisk, but some phones have that feature (Atcom AT-320). 

___
--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


Re: [Asterisk-Users] How to have a phone ring another extension as soon as off-hook?

2006-01-23 Thread Karl O. Pinc


On 01/23/2006 08:55:09 AM, Omadon wrote:

On Fri, Jan 20, 2006 at 12:32:32PM -0500, Script Head wrote:
 I am seeking to implement the following behavor:

 When a headset on phone1 is picked up, phone2 rings right away,
without any
 need to dial numbers on phone1. Is this possible to implement?



I believe you would do this by having extension 's' dial the
second phone.  I believe it would be best to have a new
extension context for this code.  Then, you need to associate
your new context in extentionss.conf with the channel your
phone uses.

Anyhow, I think this will work with a zapta interface and
a plain old telephone.  I don't know if the fancy network
phones try to contact asterisk/anybody when the receiver
is picked up.


Karl [EMAIL PROTECTED]
Free Software:  You don't pay back, you pay forward.
 -- Robert A. Heinlein

___
--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


[Asterisk-Users] How to have a phone ring another extension as soon as off-hook?

2006-01-20 Thread Script Head
I am seeking to implement the following behavor:When a headset on phone1 is picked up, phone2 rings right away, without any need to dial numbers on phone1. Is this possible to implement?ScriptHead
___
--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