[asterisk-bugs] [Asterisk 0016094]: [patch] iax2 show cache, locks channels.
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Oct 18 23:10:41 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16094
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16094
Category: Channels/chan_iax2
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 224448
Request Review:
======================================================================
Date Submitted: 2009-10-18 22:38 CDT
Last Modified: 2009-10-18 23:10 CDT
======================================================================
Summary: [patch] iax2 show cache, locks channels.
Description:
Executing 'iax2 show cache' lock iax.
On debian, /etc/init.d/asterisk restart fails to kill asterisk process.
This is repeatable on 1.6.1 lastest branch, and latest trunk.
DAHDI channels become unusable, SIP reports
"Oct 19 16:23:26] WARNING[23802]: chan_sip.c:6308 sip_write: Asked to
transmit frame type 64, while native formats is 0x8 (alaw)(8) read/write =
0x8 (alaw)(8)/0x8 (alaw)(8)
"
======================================================================
----------------------------------------------------------------------
(0112401) alecdavis (reporter) - 2009-10-18 23:10
https://issues.asterisk.org/view.php?id=16094#c112401
----------------------------------------------------------------------
typo in handle_cli_iax2_show_cache
2nd AST_LIST_LOCK instead of AST_LIST_UNLOCK(&dpcache)
Karma = Non trival bug that was not yours ;)
Issue History
Date Modified Username Field Change
======================================================================
2009-10-18 23:10 alecdavis Note Added: 0112401
======================================================================
More information about the asterisk-bugs
mailing list