[asterisk-bugs] [Asterisk 0012071]: chan_zap fails to close file descriptors in case of an error
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 4 10:29:09 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12071
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12071
Category: Channels/chan_zap
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-02-26 03:47 CST
Last Modified: 2008-08-04 10:29 CDT
======================================================================
Summary: chan_zap fails to close file descriptors in case of
an error
Description:
Suppose I have the following zapata.conf:
[channels]
signalling = fxo_ls
channel => 1-8
But my zaptel.conf is actually:
fxoks=1-8
Asterisk would complain of incorrect signalling. But will also leave
zaptel channel 1 open.
If that channel would have been closed, I could have resolved the problem
by:
1. fix my configuration
2. unmodule unload chan_zap.so
3. module load chan_zap.so
But the left-over open channels require me to fully restart Asterisk.
======================================================================
----------------------------------------------------------------------
(0091047) Corydon76 (administrator) - 2008-08-04 10:29
http://bugs.digium.com/view.php?id=12071#c91047
----------------------------------------------------------------------
This appears to be already fixed in current SVN. Correct?
Issue History
Date Modified Username Field Change
======================================================================
2008-08-04 10:29 Corydon76 Note Added: 0091047
======================================================================
More information about the asterisk-bugs
mailing list