[Asterisk-Users] Loading module chan_zap.so failed! PLZ help me!

ali asma asma_20_tn at yahoo.fr
Tue Apr 4 05:13:13 MST 2006


thanks Lee Archer for your help, but I'm still having
the same problem.


--- Lee Archer <lee.archer at pentagon-systems.com> a
écrit :

> context=from-pstn
> signalling=fxs_ks
> faxdetect=incoming
> rxgain=6.0
> txgain=2.0
> usecallerid=yes
> echocancel=yes
> echocancelwhenbridged=yes
> echotraining=yes
> group=1
> channel=1
> 
> Is my /etc/asterisk/zapata.conf
> 
> Lee 
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On
> Behalf Of ali asma
> Sent: 04 April 2006 11:05
> To: Asterisk Users Mailing List - Non-Commercial
> Discussion
> Subject: RE: [Asterisk-Users] Loading module
> chan_zap.so failed! PLZ help me!
> 
> ztcfg is ok, but asterisk still can't load
> chan_zap.so module
> 
> 
> --- Lee Archer <lee.archer at pentagon-systems.com> a
> écrit :
> 
> > Try signalling=fxs_ks in /etc/asterisk/zapata.conf
> > 
> > Lee
> > 
> > -----Original Message-----
> > From: asterisk-users-bounces at lists.digium.com
> > [mailto:asterisk-users-bounces at lists.digium.com]
> On Behalf Of ali asma
> > Sent: 04 April 2006 10:50
> > To: Asterisk Users Mailing List - Non-Commercial
> Discussion
> > Subject: RE: [Asterisk-Users] Loading module
> chan_zap.so failed! PLZ 
> > help me!
> > 
> > Sorry, now I have this:
> > linux:~ # ztcfg -vv
> > 
> > Zaptel Configuration
> > ======================
> > 
> > 
> > Channel map:
> > 
> > Channel 01: FXS Kewlstart (Default) (Slaves: 01)
> > 
> > 1 channels configured.
> > 
> > But the same error when running asterisk
> > 
> > 
> > --- Lee Archer <lee.archer at pentagon-systems.com> a
> écrit :
> > 
> > > Just modprobe wcfxo then do ztcfg -vv after to
> see
> > what it found.  Did
> > > you make the changes to /etc/zaptel.conf?
> > > 
> > > Lee
> > > 
> > > -----Original Message-----
> > > From: asterisk-users-bounces at lists.digium.com
> > > [mailto:asterisk-users-bounces at lists.digium.com]
> > On Behalf Of ali asma
> > > Sent: 04 April 2006 10:38
> > > To: Asterisk Users Mailing List - Non-Commercial
> > Discussion
> > > Subject: RE: [Asterisk-Users] Loading module
> > chan_zap.so failed! PLZ
> > > help me!
> > > 
> > > I modified the configuration but I still have
> the
> > same error.
> > > Please tell me in whach directory should I
> > execute:
> > > modprobe zaptel
> > > modprobe wcfxo
> > > becose it seems that my card not had been
> detected
> > > 
> > > Thanks,
> > > 
> > > --- Lee Archer <lee.archer at pentagon-systems.com>
> a
> > écrit :
> > > 
> > > > I run suse 10 and have an X100p.  But I use
> > > fxsks=1 in the
> > > > /etc/zaptel.conf not
> /etc/asterisk/zaptel.conf.
> > > > 
> > > > Lee
> > > > 
> > > > -----Original Message-----
> > > > From: asterisk-users-bounces at lists.digium.com
> > > >
> [mailto:asterisk-users-bounces at lists.digium.com]
> > > On Behalf Of ali asma
> > > > Sent: 04 April 2006 10:13
> > > > To: Asterisk Users Mailing List -
> Non-Commercial
> > > Discussion
> > > > Subject: RE: [Asterisk-Users] Loading module
> > > chan_zap.so failed! PLZ
> > > > help me!
> > > > 
> > > > Hi,
> > > > Sorry my card is X101P. 
> > > > My config is :
> > > > 
> > > > /etc/asterisk/zaptel.conf :
> > > > loadzone=us
> > > > defaultzone=us
> > > > fxoks=1
> > > > 
> > > > and
> > > > /etc/asterisk/zapata.conf :
> > > > [trunkgroups]
> > > > [channels]
> > > > context=mainmenu
> > > > signalling=fxo_ks
> > > > faxdetect=incoming
> > > > usecallerid=yes
> > > > echocancel=yes
> > > > echocancelwhenbridged=no
> > > > echotraining=800
> > > > language=en
> > > > channel=>1
> > > > 
> > > > 
> > > > please help me
> > > > 
> > > > 
> > > > --- ali asma <asma_20_tn at yahoo.fr> a écrit :
> > > > 
> > > > > Hi,
> > > > > I' ve just connected a carte X100M to my
> > > asterisk
> > > > server running
> > > > > zaptel-1.2.5, libpri-1.2.2 and
> > > > > asterisk-1.2.6 on SUSE 10.0.
> > > > > When I make modprobe wcfxo and modprobe
> zaptel
> > I
> > > > haven't any error, I
> > > > > have also chan_zap.so module existing in
> > > > /usr/lib/asterisk/modules.
> > > > > But, when i run ztcfg, it shows me this:
> > > > > 
> > > > > Zaptel Configuration
> > > > > ======================
> > > > > Channel map:
> > > > > 0 channels configured.
> > > > > 
> > > > > and when I run asterisk it shows me this:
> > > > > 
> > > > > Asterisk Dynamic Loader Starting:
> > > > >   == Parsing '/etc/asterisk/modules.conf':
> > Found
> > > > [chan_zap.so]Apr  4
> > > > > 09:45:58 WARNING[9975]:
> > > > > loader.c:325 __load_resource:
> > > > > /usr/lib/asterisk/modules/chan_zap.so:
> > undefined
> > > > > symbol: ast_pickup_call
> > > > > Apr  4 09:45:58 WARNING[9975]: loader.c:499
> > > > > load_modules: Loading module chan_zap.so
> > failed!
> > > > >  
> > > > > 
> > > > > Where do i look, how can i debug?
> > > > >  
> > > > >  Thanks in advance,
> > > > > 
> > > > > 
> > > > > 	
> > > > > 
> > > > > 	
> > > > > 		
> > > > >
> > > >
> > >
> >
>
___________________________________________________________________________
> > > > > 
> > > > > Nouveau : téléphonez moins cher avec Yahoo!
> 
=== message truncated ===



	

	
		
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com



More information about the asterisk-users mailing list