[Asterisk-Users] Zaptel errors on Debian

2005-11-27 Thread Geotrix
Hello, I am trying to install zaptel wcfxo with X101.P board on Debian sarge without success. (previously compiled and worked OK on Redhat kernel) On boot asterisk I have [chan_zap.so] => (Zapata Telephony w/PRI) !!!??? but I have no PRI, I have fxo, x1001P digium

Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-27 Thread Tzafrir Cohen
Hi On Sun, Nov 27, 2005 at 03:40:39PM -0800, Geotrix wrote: > Hello, > > I am trying to install zaptel wcfxo with X101.P board on Debian sarge without > success. > (previously compiled and worked OK on Redhat kernel) > > On boot asterisk I have [chan_zap.so] => (Zapata Telephony w/PRI) !!!???

Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-27 Thread Rodrigo Campos
On 11/27/05, Geotrix <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to install zaptel wcfxo with X101.P board on Debian sarge without > success. > (previously compiled and worked OK on Redhat kernel) and in debian ? for compiling it in debian i suggest you to install kernel-headers (tha same

Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-28 Thread Tzafrir Cohen
On Sun, Nov 27, 2005 at 05:22:39PM -0300, Rodrigo Campos wrote: > On 11/27/05, Geotrix <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I am trying to install zaptel wcfxo with X101.P board on Debian sarge > > without success. > > (previously compiled and worked OK on Redhat kernel) > and in debian

Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-30 Thread Tzafrir Cohen
On Wed, Nov 30, 2005 at 05:53:54AM -0800, Geo wrote: > OK, fine, thanks. Now I have 1.0.9 still BRIstuffed-0.2.0-RC8h "pre-built" > don't know how with hisax harmless (eventhough blacklisted), but all runs. > Halas, I have my initial problem. When I dial zap, I just get a continous > dial tone >

Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-27 Thread Geo
Well, thanks, it might be great your package yet I would like to know how to adapt. I wouldn't like to rewrite Debian neither Asterisk but is somebody able to advice how you define modules in "zconfig.h" or whatever ? Any tip ? Geo >Hi > >On Sun, Nov 27, 2005 at 03:40:39PM -0800, Geotrix wrote

Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-28 Thread Tzafrir Cohen
On Sun, Nov 27, 2005 at 07:40:04PM -0800, Geo wrote: > > Well, thanks, it might be great your package yet I would like to know how to > adapt. > I wouldn't like to rewrite Debian neither Asterisk but is somebody able to > advice > how you define modules in "zconfig.h" or whatever ? > Any tip ?

Fw: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-12-02 Thread Geo
"Message not sent " Right, not the comma separator I still have 2 small questions: 1) I have the following warnings: WARNING[2943]: chan_zap.c:10916 setup_zap: Ignoring :callreturn WARNING[2943]: res_musiconhold.c:124 spawn_mp3: /usr/share/asterisk/mohwav is not a valid directory WARNING[2943

Re: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-28 Thread Geo
It should build wcfxo. Not trying anything special. I just follow the procedure ! When I reboot I have: ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded !!! HiSax: Linux Driver for passive ISDN cards HiSax: Version 3.5 (module) HiSax: Layer1 Revision 2.46.2.5 HiSax

Re: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-28 Thread Geo
It should build wcfxo. Not trying anything special. I just follow the procedure ! When I reboot I have: ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded !!! HiSax: Linux Driver for passive ISDN cards HiSax: Version 3.5 (module) HiSax: Layer1 Revision 2.46.2.5 HiSax

Re: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-28 Thread Tzafrir Cohen
Hi On Mon, Nov 28, 2005 at 04:35:34PM -0800, Geo wrote: > > It should build wcfxo. Not trying anything special. > I just follow the procedure ! > > When I reboot I have: > > ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded > !!! > HiSax: Linux Driver for passive I

Re: Fw: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-12-04 Thread Tzafrir Cohen
On Fri, Dec 02, 2005 at 10:06:09PM -0800, Geo wrote: > "Message not sent " > > Right, not the comma separator > > I still have 2 small questions: > > 1) I have the following warnings: > > WARNING[2943]: chan_zap.c:10916 setup_zap: Ignoring :callreturn > > WARNING[2943]: res_musiconhold.c:124 s

Re: Re: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-29 Thread Geo
Hi, I've been using module assistant first time than using make linux26 seems OK now, meaning I still have PRI and hisax but in 2nd position and wcfxo OK. risk2:/usr/src/asterisk-1.2.0# lsmod | grep zaptel zaptel228644 1 wcfxo crc_ccitt 2144 2 zaptel,hisax Halas, I

Re: Re: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-29 Thread Geo
Hi, I've been using module assistant first time than using make linux26 seems OK now, meaning I still have PRI and hisax but in 2nd position and wcfxo OK. risk2:/usr/src/asterisk-1.2.0# lsmod | grep zaptel zaptel228644 1 wcfxo crc_ccitt 2144 2 zaptel,hisax Halas, I

Re: Re: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-29 Thread Tzafrir Cohen
On Tue, Nov 29, 2005 at 04:35:27PM -0800, Geo wrote: > Hi, > I've been using module assistant first time than using make linux26 seems OK > now, meaning I still have PRI and hisax The module hisax is harmless. Ignore it. Black-list it (see my previous mail) if it bothers you ion the logs and star

Re: Re: Re: Re: Re: [Asterisk-Users] Zaptel errors on Debian

2005-11-29 Thread Geo
OK, fine, thanks. Now I have 1.0.9 still BRIstuffed-0.2.0-RC8h "pre-built" don't know how with hisax harmless (eventhough blacklisted), but all runs. Halas, I have my initial problem. When I dial zap, I just get a continous dial tone example: exten => _9.,1,Dial(ZAP/1,${EXTEN:1}) and CLI> Execut