Asterisk 1.2.3
Zaptel 1.2.2
Wildcard TDM400P REV I
Port 3 is fxo
Port 4 is fxs
I’ve had this working for a couple of months now with just the fxs module installed. I’ve now added the fxo module so i’ve added the following to the end of /etc/asterisk/zapata.conf
signalling=fxo_ks
channel => 3
When I restart asterisk I get an error saying:
Ouch … error while writing audio data: : Broken pipe
Junk at the beginning 49443303
I’ve seen a couple of things on the web saying use noload chan_oss.so but I already have that in my modules.conf file.
If I comment out the line channel => 3 asterisk loads but, obvously, I don’t have my channel 3 available.
language=en
context=from-pstn
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
; Additional lines added by Glenn Robinson - 14th Jan 2005
; based on recommendations from codepoets.co.uk/linux_asteri … ax_and_sip
switchtype=national
channel => 4
;Include genzaptelconf configs
; DO NOT USE zapata-auto.conf, channels and extensions are manually configured - G Robinson 1/4/2006
;#include zapata-auto.conf