[asterisk-bugs] [Asterisk 0011621]: Sip channels lock
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jan 19 11:09:12 CST 2008
The following issue has been CLOSED
======================================================================
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: closed
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:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 12-21-2007 21:47 CST
Last Modified: 01-19-2008 11:09 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
======================================================================
----------------------------------------------------------------------
mvanbaak - 01-19-08 11:09
----------------------------------------------------------------------
Closed on reporters request.
The merge of sip session timers seems to fix this one
Issue History
Date Modified Username Field Change
======================================================================
01-19-08 11:09 mvanbaak Status new => closed
01-19-08 11:09 mvanbaak Note Added: 0080901
======================================================================
More information about the asterisk-bugs
mailing list