[asterisk-bugs] [Asterisk 0011621]: Sip channels lock
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Dec 24 00:13:15 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11621
======================================================================
Reported By: licedey
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11621
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.16.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-21-2007 21:47 CST
Last Modified: 12-24-2007 00:13 CST
======================================================================
Summary: Sip channels lock
Description:
When I type "show channels", I can see many locked sip channels, that never
hangup. The "soft hangup" command doesn't work.
[macro-TRUNK0]
exten => s,1,NoOp()
exten => s,2,MixMonitor(${CDR(uniqueid)}.wav,v(3)V(3))
exten => s,3,Dial(${ARG1}${ARG2},80,kKftThH)
exten => s,4,Hangup()
exten => h,1,Hangup
======================================================================
----------------------------------------------------------------------
licedey - 12-24-07 00:13
----------------------------------------------------------------------
I upgraded to latest SVN trunk and replaced MixMonitor with Monitor. The
problem still remained. SIP channels were piled within an hour.
Then I removed the call recording from dial plan. And I got a deadlock. I
attached the log file with core show locks, and sip show channels.
When I type sip show history "deadlocked_channel", asterisk says there is
no such channel, but I can see in the show channels.
Issue History
Date Modified Username Field Change
======================================================================
12-24-07 00:13 licedey Note Added: 0075875
======================================================================
More information about the asterisk-bugs
mailing list