[asterisk-bugs] [Asterisk 0015207]: "dahdi.conf" misused in conf files
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 27 11:12:48 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15207
======================================================================
Reported By: seandarcy
Assigned To: seanbright
======================================================================
Project: Asterisk
Issue ID: 15207
Category: Channels/chan_dahdi
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.6.0.9
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-27 10:46 CDT
Last Modified: 2009-05-27 11:12 CDT
======================================================================
Summary: "dahdi.conf" misused in conf files
Description:
dahdi.conf - which AFAIK doesn't exist - is used through the config files,
sometimes to mean /etc/dahdi/system.conf, sometimes to mean
/etc/asterisk/chan_dahdi.conf
/home/asterisk/asterisk-1.6.0.9/configs# grep dahdi.conf *
chan_dahdi.conf.sample:; /etc/dahdi.conf . This sets the tone zone by
number.
chan_dahdi.conf.sample:; Note that you'd still need to load tonezones
(loadzone in dahdi.conf).
extensions.ael.sample: // in dahdi.conf) to dial, i.e. group 2, and how to
choose a channel to use in
extensions.conf.sample:; in dahdi.conf) to dial, i.e. group 2, and how to
choose a channel to use in
sla.conf.sample: ; a unique context name.
Then, in dahdi.conf, this device
smdi.conf.sample:; referenced later in dahdi.conf. If you do not specify
any interfaces then
vpb.conf.sample:; support for the other standards (see the default
dahdi.conf for a list
Some I can figure out, I think. Some I'm not sure. In any case, it's
pretty confusing.
======================================================================
----------------------------------------------------------------------
(0105545) svnbot (reporter) - 2009-05-27 11:12
https://issues.asterisk.org/view.php?id=15207#c105545
----------------------------------------------------------------------
Repository: asterisk
Revision: 197092
_U branches/1.6.2/
U branches/1.6.2/configs/chan_dahdi.conf.sample
U branches/1.6.2/configs/extensions.conf.sample
U branches/1.6.2/configs/sla.conf.sample
U branches/1.6.2/configs/smdi.conf.sample
U branches/1.6.2/configs/vpb.conf.sample
------------------------------------------------------------------------
r197092 | seanbright | 2009-05-27 11:12:47 -0500 (Wed, 27 May 2009) | 13
lines
Merged revisions 197089 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r197089 | seanbright | 2009-05-27 12:07:57 -0400 (Wed, 27 May 2009) | 6
lines
Fix references to /etc/dahdi/system.conf and
/etc/asterisk/chan_dahdi.conf in
the sample configuration files.
(closes issue https://issues.asterisk.org/view.php?id=15207)
Reported by: seandarcy
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=197092
Issue History
Date Modified Username Field Change
======================================================================
2009-05-27 11:12 svnbot Checkin
2009-05-27 11:12 svnbot Note Added: 0105545
======================================================================
More information about the asterisk-bugs
mailing list