Re: [asterisk-users] Zap failure: cause 66 - Channel not implemented

2007-04-14 Thread Jose Limeres
Hi, Actually this was the problem: debian etch, asterisk 1.4.2, zaptel 1.4.1, ... cannot find the chan_zap.so module file anywhere, tried recompiling with zaptel 1.4.0... no change... Here is a solution from: http://www.asteriskguru.com/archives/image-vp266527.html Compile asterisk 1.4.1

Re: [asterisk-users] Zap failure: cause 66 - Channel not implemented

2007-04-13 Thread Frederico Madeira
Jose, Look for chan_zap.so into channel folder in your asterisk installation dir. If you only see chan_zap.c your module wasn't compiled. Try recompile asterisk. Run lsmod and see if zapata module is lodade, if not try modprobe zapata. In asterisk cli try to load module direct: module load

Re: [asterisk-users] Zap failure: cause 66 - Channel not implemented

2007-04-13 Thread Greg Woods
On Fri, 2007-04-13 at 07:46 +0200, Jose Limeres wrote: when I try to make a call through the ZAP channel get an error message about NO ZAP CHANNEL AVAILABLE. Ztcfg and zttool show the card correctly installed. When I tried to use the debug command ZAP SHOW, it was not present in the CLI.

Re: [asterisk-users] Zap failure: cause 66 - Channel not implemented

2007-04-13 Thread Sanjay Rajdev
-Commercial Discussion [EMAIL PROTECTED] Sent: Friday, April 13, 2007 9:29:43 PM (GMT+0530) Asia/Calcutta Subject: Re: [asterisk-users] Zap failure: cause 66 - Channel not implemented On Fri, 2007-04-13 at 07:46 +0200, Jose Limeres wrote: when I try to make a call through the ZAP channel get an error

Re: [asterisk-users] Zap failure: cause 66 - Channel not implemented

2007-04-13 Thread Greg Woods
On Fri, 2007-04-13 at 22:42 +0530, Sanjay Rajdev wrote: Which version of Zaptel and Asterisk are you using. If you have compiled Asterisk 1.4.2 with Zaptel 1.4.0 or a lesser version of Zaptel, you may face this problem. It happened to me with asterisk 1.4.1 and Zaptel 1.4.0 --Greg

[asterisk-users] Zap failure: cause 66 - Channel not implemented

2007-04-12 Thread Jose Limeres
Hi, I just compiled and installed Asterisk-1.4.2 along with zaptel-1.4.1 and libpri-1.4.0 on a Debian machine with a TDM400P card. Everything goes ok but when I try to make a call through the ZAP channel get an error message about NO ZAP CHANNEL AVAILABLE. Ztcfg and zttool show the card