[asterisk-bugs] [Asterisk-GUI 0013332]: Multiple issues regarding transition from zap to dahdi
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 18 12:14:01 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13332
======================================================================
Reported By: wizzy
Assigned To: bkruse
======================================================================
Project: Asterisk-GUI
Issue ID: 13332
Category: General
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 137679
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-18 05:36 CDT
Last Modified: 2008-08-18 12:14 CDT
======================================================================
Summary: Multiple issues regarding transition from zap to
dahdi
Description:
Last Changed Rev: 3671
asterisk-gui has many changes needed to make the transition to dahdi.
* It uses ztscan instead of dahdi_scan
- workaround:
rm /sbin/ztscan ; ln -s /usr/sbin/dahdi_scan /sbin/ztscan
* It writes zapchan into users.conf, instead of dahdichan
- workaround: global replace of "zapchan" for "dahdichan" in
/var/lib/asterisk/static-http
* An Astribank channel with dahdichan in users.conf is Dial'ed with
"Zap/38" as the hint (??)
- I am looking for hardcoded references to Zap/ in the asterisk
codebase
======================================================================
----------------------------------------------------------------------
(0091516) bkruse (manager) - 2008-08-18 12:14
http://bugs.digium.com/view.php?id=13332#c91516
----------------------------------------------------------------------
I am giving you karma, sir, finally a useful bug report :)
Ok, the first thing you noted (zapscan instead of dahdi scan), we need to
fix, agreed. The second one (zapchan) if you look in chan_dahdi or chan_zap
it will recognize both, I believe. (Checked last week, unless it was taken
out or I was greatly mistaken).
Please explain the Astribank a little better.
-bk
Issue History
Date Modified Username Field Change
======================================================================
2008-08-18 12:14 bkruse Note Added: 0091516
======================================================================
More information about the asterisk-bugs
mailing list