Re: [Asterisk-Users] Problem on ZAP channel

2005-12-30 Thread Michael Sampson
I'm not sure if I'm right about this. But I think with a regular phone connection. You first dial the number and send the digits to the PBX and than the PBX has to redial the digits on the real phone line. Hence the delay. I think you get that with all PBXs when dialing an outside line.

Re: [Asterisk-Users] Problem on ZAP channel

2005-12-30 Thread Simone Cittadini
[EMAIL PROTECTED] wrote: Hello group members, This is my first mail to this list. I am having one problem. When I dial a number from zap channel, there's 5-6 seconds delay. Is there any way to reduce/remove this delay? First of all try to find where the delay stands. Dial the number with

RE: [Asterisk-Users] Problem on ZAP channel

2005-12-30 Thread Steve Totaro
Logs are always helpful. Are you using AMP? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, December 30, 2005 2:10 PM To: Asterisk-Users@lists.digium.com Subject: [Asterisk-Users] Problem on ZAP channel Hello Steve, It's not incoming, its

RE: [Asterisk-Users] Problem on ZAP channel

2005-12-30 Thread Javier Ergas
Did you try to plug an analog phone on the same line with the ZAP channel in order to monitor the progress? -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de [EMAIL PROTECTED] Enviado el: Viernes, 30 de Diciembre de 2005 16:10 Para:

Re: [Asterisk-Users] Problem flashing zap channel.

2004-11-10 Thread Steven Critchfield
On Wed, 2004-11-10 at 15:15 -0700, Jeff Pratt wrote: Hello All, [open] exten = s,1,Wait(1) exten = s,2,Answer exten = s,3,MP3Player(/var/lib/asterisk/sounds/P73_hoho.mp3) exten = s,4,Flash() exten = s,5,SendDTMF(1300) exten = s,6,Hangup [closed] exten = s,1,Wait(1) exten =