Don, Thanks for the info. Is this configuration for an "Autoringdown ARD" or a true "Manual Ringdown MRD"? An ARD being a hotline that when you go off hook it autodials another preset extension and an MRD being a virtual private line that is always connected between two endpoints.
I'm not sure if it is doable with Asterisk but in the financial trading world they use these manual ringdowns aka "hoot and holler" and also called "shoutdowns" and they like to be able to signal the far end even if the far end is "off-hook" in order to get their attention. Thanks, Paul ----- Original Message ----- From: "Don Pobanz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 15, 2003 3:04 PM Subject: RE: [Asterisk-Users] Manual Rindown > Yes it can be done. If you are using a T1 interface in your zapata.conf > context = ringdown > immediate=yes > > in extension.conf > [ringdown] > exten => s,1,Answer > exten => s,2,Dial(Zap/10) > > Don Pobanz > > On Saturday, November 15, 2003 11:34 AM, Paul Wasik > [SMTP:[EMAIL PROTECTED] wrote: > > Hi all, > > > > Does anyone know of a way to implement manual ringdown circuits via > > Asterisk? > > > > Thanks, > > > > PW > > << File: ATT00001.htm >> > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
