[Asterisk-Users] Error working with X101P and S400P cards (fwd)
Steven Smith
ssmith26 at swbell.net
Sun May 4 04:33:42 MST 2003
I didn't see a reply to this so to help out - here is my attempt - FYI
(I'm not an expert - just trying to help)
Look like you got your configs flipped they should match between zaptel
zapata.conf
your config:
/etc/zaptel.conf
fxoks = 1 #X101P
fxsks =2 #S400P
zapata.conf ---- with changes
signalling = fxo_ks
context =incoming
channel=1
signalling =fxs_ks
context= internal
channel2
My configuration:
cat /etc/zaptel.conf
fxsks=1
fxoks=2
loadzone = us
defaultzone=us
more zapata.conf
signalling=fxs_ks
channel=1
signalling=fxo_ks
channel=2
On Sat, 2003-05-03 at 11:44, austino at skannet.com wrote:
>
>
> can somebody that has these hardwares(X101P and S400P) working on his
> asterisk system please assist..................
> you can send the solution to austino at skannet.com.....
> the error message is what i have below.
>
>
>
> ---------- Forwarded message ----------
> Date: Thu, 1 May 2003 21:01:21 +0100 (WAT)
> From: austino at skannet.com
> To: asterisk-user at lists.digium.com
> Subject: Error working with X101P and S400P cards
>
>
> hi,
>
> i am trying to make 1 X101P and an S400P card workwith my asterisk but
> each time irun astyerisk i get the following messages 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!
>
> 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
> channel2
>
> extensions.conf
> [incoming]
> exten=>s,1,Dial,Zap/1|20
>
> [outgoing]
> exten => 125,1,Dial,Zap/2|20
> [internal]
> include=incoming
> include=outgoing
>
> i am running this on RH8.0. Someone Please assist.
>
>
>
> --
> Olaifa Augustine
> General Data Engineering Services Ltd
>
>
>
>
>
> _______________________________________________
> 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