[Asterisk-Users] Error working with X101P and S400P cards (fwd)

Martin Pycko martinp at digium.com
Sat May 10 15:21:10 MST 2003


You have error in zapte.conf.
It should be
fxsks=1
fxoks=2


then load the modules
"modprobe wcfxo"
"modprobe wcfxs"
"ztcfg -vv"

and asterisk shouldn't complain about zaptel channels anymore

Martin
On Fri, 9 May 2003 austino at skannet.com wrote:

>
>
> hello asterisk users,
>
> For sometime now i have been experiencing problems using our new X101P
> & S400P cards.
> somebody that has these  hardwares(X101P and S400P)  working on his
> asterisk system  should please assist me..................
> you can send the solution to austino at skannet.com or put it on the
> lists for somelike me out there to see....
> at first i got the error message.
> see below
>
> chan_zap.so] => (Zapata Telephony)
>   == Parsing '/etc/asterisk/zapata.conf': Found
> WARNING[8192]: File chan_zap.c, Line 565 (zt_open): Unable to open
> '/dev/zap/channel': No such device
> ERROR[8192]: File chan_zap.c, Line 4503 (mkintf): Unable to open channel
> 1: No such device
> here = 0, tmp->channel = 0, channel = 1
> ERROR[8192]: File chan_zap.c, Line 6077 (load_module): Unable to register
> channel '1'
> WARNING[8192]: File loader.c, Line 273 (ast_load_resource): chan_zap.so:
> load_module failed, returning -1
> WARNING[8192]: File loader.c, Line 368 (load_modules): Loading module
> chan_zap.so failed!
> and asterisk will not run.
>
> just today i now have a different message:
> now asterisk will run but it will give a meessage that "skipping chan_so"
> the fxo card (X101P) works but the fxs card (S400P) does not work.
> please see below
>
> [chan_oh323.so] => (OpenH323 Channel Driver)
>   == Parsing '/etc/asterisk/oh323.conf': Found
>   == Registered channel type 'OH323' (OpenH323 Channel Driver)
>   == OpenH323 Channel Ready (v0.5.1)
>  [skipping chan_zap.so]
> Asterisk Ready.
> *CLI>
>
>
> this is my /etc/zaptel.conf
>
>  fxoks = 1  #X101P
>  fxsks =2   #S400P
>
> zapata.conf
>
> signalling = fxs_ks
> context =incoming
> channel=1
>
> signalling =fxo_ks
> context= internal
> channel=2
>
> extensions.conf
> [incoming]
> exten=>s,1,Dial,Zap/1|20
>
> [outgoing]
> exten => 125,1,Dial,Zap/2|20
> [internal]
>
> include=outgoing
>
> i am running this on RH8.0. Someone Please assist.
>
>
>
> --
> Olaifa Augustine
> General Data Engineering Services Ltd
> Nigeria
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list