[asterisk-users] dahdi-channels.conf vs. chan_dahdi.conf
Doug Lytle
support at drdos.info
Thu Mar 28 08:53:52 CDT 2013
Ken D'Ambrosio wrote:
> * What the bloody Hell is the difference between dahdi-channels.conf
> and chan_dahdi.conf? (And who thought it was a good idea to have two
On my Asterisk 11 machine, I have no such config as dahdi-channels.conf,
only chan_dahdi.conf
> files with, apparently, different functionality, but very similar names?)
>
> * If I'm getting power to my analog phones, but no dial tone, which
> file should I be editing?
You should be editing chan_dahdi.conf, sample below used for my channel
bank, would I guess would also apply for an FXO/FXS card:
[channels]
switchtype=national
context=pri
signalling=pri_cpe
echocancel=yes
echotraining = yes
;echocancelwhenbridged = yes
pridialplan=unknown
group=1
rxgain=-1.0
txgain=-6.0
usecallerid=yes
callerid=asreceived
channel=1-23
context = incoming
signalling = fxs_ks
busydetect=yes
callprogress = yes
relaxdtmf=yes
group=2
callerid="Analog Trunk1" <57948..>
channel => 25
context = incoming
signalling = fxs_ks
busydetect=yes
callprogress = yes
relaxdtmf=yes
group=2
callerid="Analog Trunk2" <57948..>
channel => 26
Doug
--
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
More information about the asterisk-users
mailing list