RE: [Asterisk-Users] Routing DID calls to external lines

2005-07-08 Thread Alexander Lopez
Try answering the line first. Exten => 500,1,Answer() exten => 500,2,Dial,Zap/g1/3105551010 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Syed Akbar > Sent: Friday, July 08, 2005 12:01 AM > To: 'Asterisk Users Mailing List - Non-Commercial Di

Re: [Asterisk-Users] Routing DID calls to external lines

2005-07-08 Thread Rich Adamson
> I am trying to route incoming DID call (on a analog channel) through > Asterisk to an outside (analog) line. My extensions.conf is something like > the following: > > exten => 500,1,Dial,Zap/g1/3105551010 > > In this case the incoming DID call extension is 500. I am able to dial out > and conne