|
Grrr.. It was working now it is not. FXO to SIP works perfectly, and FXS to SIP is perfect also.
Interestingly, and outbound FXS call has one way audio (outbound).
I wish I could tell you what has caused it to stop working. We added Ring Group and Follow Me modules, and some additional outbound routes - can't image that would break FXO-FXS.
Here is my ZAPATA.CONF.
Thanks for any help you can offer
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-zaptel
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
context=default
switchtype=national
signalling=fxo_ls
rxwink=300
callwaiting=yes
usecallingpres=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=yes
signalling=fxo_ks
channel=1,2
signalling=fxs_ks
channel=3,4
; uk caller id
hidecallerid=no
usecallerid = yes
cidsignalling = v23
cidstart = polarity
sendcalleridafter=2
ukcallerid=yes
callwaitingcallerid=yes
;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
;Include genzaptelconf configs
#include zapata-auto.conf
group=1
;Include AMP configs
#include zapata_additional.conf |