[asterisk-bugs] [Asterisk 0011621]: Sip channels lock

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Dec 21 21:53:03 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:                   . I did not set the category correctly.
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-21-2007 21:53 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-21-07 21:53  
---------------------------------------------------------------------- 
If you check the attached log file, you can see the output of "show
channels concise"

Ring!Dial!SIP/02353388201/0634452122|80|kKftThH!3020!!3!489!(None)

Where 80 is dial time out and 439 is the duration time. The duration time
is not supposed to be longer than dial time out when the call in Ring
state.

So this call is locked.

In the core show locks output, I can see that mixmonitor applications
holds many locks. But I think the problem is in the chan_sip. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-21-07 21:53  licedey        Note Added: 0075833                          
======================================================================




More information about the asterisk-bugs mailing list