Zapata.conf

จาก Asterisk DIY - VoIP Opensource WiKi, สารานุกรมฟรี

Jump to: navigation, search

file location: /etc/asterisk/zapata.conf

on change: required reload only

Example1: for 2 FXO interface installed

[channels]
signalling=fxs_ks
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
context=trunk%%zap%%ananlog
busydetect=yes
busycount=3
progzone=TH
group=2
callerid= <unknown>
immediate=no
channel=>1-2


Example2: for 1 E1 interface installed to TOT

[channels]

switchtype=euroisdn
signalling=pri_cpe
resetinterval=3600
overlapdial=yes
pridialplan=unknown
prilocaldialplan=unknown
priindication=inband
busydetect=no
callprogress=no

echotraining=yes
echocancel=yes
echocancelwhenbridged=yes

usecallerid=yes
hidecallerid=no
restrictcid=no
usecallingpres=yes
callerid=asreceived
transfer=yes
faxdetect=no
relaxdtmf=yes

rxgain=2.0
txgain=10.0
context=incoming

channel=>1-15,17-31

Personal tools