[Asterisk-Users] FW: ZapTel problems

Bill Seddon bill.seddon at lyquidity.com
Thu Nov 4 13:58:40 MST 2004


Isn't it supposed to be:

Channel => 1

Just been through this exact same problem myself.  If it is really the same,
you should be able to get Asterisk working again by commenting out the
"channel => xxx" lines from Zapata.conf.  OK, zap channels will not work but
you will know it maybe the same problem.

If it is, make you are loading zaptel and wcfxo by using lsmod.

My problem turned out to be that I was editing a copy of zaptel.conf in
/etc/asterisk rather than the correct one in /etc 

If zaptel and wxfxo is loaded, you should check that ztcfg is loading the
channels correctly by running

ztcfg -tvvv

My guess is that you will see that there are no channels created by the
config utility.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ronald
Hartmann
Sent: November 04, 2004 8:18 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] FW: ZapTel problems




Good Day,

Well I had the box up and running accepting an incoming pstn line.

Then made a change to the zap conf file and now asterisk will not start

001 Had the box up and running
002 went to change the zapata.conf to include my pstn lines
003 and then rebooted and asterisk will not load.
004 
005 Not sure if it is a co-incidence or not
006 
007 
008 my "zapata.conf" file
009 
010 [channels]
011 language=en
012 
013 context=from-pstn
014 signalling=fxs_ks
015 faxdetect=incoming
016 usecallerid=yes
017 echocancel=yes
018 echocancelwhenbridged=no
019 echotraining=800
020 group=0
021 channel=1
022 channel=2
023 
024 context=default
025 signalling=fxo_ks
026 channel=3
027 channel=4
028 
029 
030 
031 Zaptel Configuration
032 ======================
033 
034 
035 4 channels configured.
036 
037 
038 Nov  5 13:50:14 pc-11 kernel: Zapata Telephony Interface Registered
on major 196
039 Nov  5 13:50:17 pc-11 kernel: Freshmaker version: 71
040 Nov  5 13:50:17 pc-11 kernel: Freshmaker passed register test
041 Nov  5 13:50:17 pc-11 kernel: Module 0: Installed -- AUTO FXS/DPO
042 Nov  5 13:50:17 pc-11 kernel: Module 1: Installed -- AUTO FXS/DPO
043 Nov  5 13:50:17 pc-11 kernel: Module 2: Installed -- AUTO FXO (FCC
mode)
044 Nov  5 13:50:17 pc-11 kernel: Module 3: Installed -- AUTO FXO (FCC
mode)
045 Nov  5 13:50:17 pc-11 kernel: Found a Wildcard TDM: Wildcard TDM400P
REV H (4 modules)
046 
047 
048 when i start asterisk -vvvvvc
049  [chan_phone.so] => (Linux Telephony API Support)
050   == Parsing '/etc/asterisk/phone.conf': Found
051   == Registered channel type 'Phone' (Standard Linux Telephony API
Driver)
052  [chan_zap.so] => (Zapata Telephony w/PRI)
053   == Parsing '/etc/asterisk/zapata.conf': Found
054   == Unregistered channel type 'Tor'
055   == Unregistered channel type 'Zap'
056 [root at pc-11 asterisk]# Ouch ... error while writing audio data: :
Broken pipe
057 
058 
059 Not sure where to go is this a zap issue or is it a co-incidence?
060 


Any idea what I should have in my config file for a single digium 4 port
card with 2 fxo and 2 fxs

thanks



_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users







More information about the asterisk-users mailing list