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."


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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

Reply via email to