[asterisk-bugs] [Asterisk-GUI 0013332]: Multiple issues regarding transition from zap to dahdi
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 19 11:07:29 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-09-19 11:07 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
======================================================================
----------------------------------------------------------------------
(0092706) svnbot (reporter) - 2008-09-19 11:07
http://bugs.digium.com/view.php?id=13332#c92706
----------------------------------------------------------------------
Repository: asterisk
Revision: 143612
U branches/1.4/pbx/pbx_config.c
------------------------------------------------------------------------
r143612 | dbailey | 2008-09-19 11:07:28 -0500 (Fri, 19 Sep 2008) | 5 lines
Adjust for technology when generating user extension
(issue http://bugs.digium.com/view.php?id=13332)
Reported by: wizzy
Tested by: bkruse
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=143612
Issue History
Date Modified Username Field Change
======================================================================
2008-09-19 11:07 svnbot Checkin
2008-09-19 11:07 svnbot Note Added: 0092706
======================================================================
More information about the asterisk-bugs
mailing list