[asterisk-bugs] [Asterisk 0015893]: SIP channels never close when using tcp or tls

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Sep 14 14:09:16 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15893 
====================================================================== 
Reported By:                dvossel
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15893
Category:                   Channels/chan_sip/TCP-TLS
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 218330 
Request Review:              
====================================================================== 
Date Submitted:             2009-09-14 14:09 CDT
Last Modified:              2009-09-14 14:09 CDT
====================================================================== 
Summary:                    SIP channels never close when using tcp or tls
Description: 
When making a call via tcp or tls from one Asterisk box to another, the
channel on the receiving box never goes away.  If I change the peers to use
udp this does not happen. 

The channel starts out looking something like this.            
10.24.18.230     asterisk    7019c6102fbff27  0x4 (ulaw)       No      
Rx: INVITE     

Then after the call is over, the format changes to (nothing) and it never
goes away.  It is as if the channel never gets hung up.           
10.24.18.230     asterisk    7019c6102fbff27  0x0 (nothing)    No      
Rx: INVITE


---dialplan logic for the extension being called---
exten => 5200,1, Answer()
exten => 5200,n, PlayBack(tt-weasels)
exten => 5200,n, hangup()
  
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-14 14:09 dvossel        New Issue                                    
2009-09-14 14:09 dvossel        Asterisk Version          => SVN             
2009-09-14 14:09 dvossel        Regression                => No              
2009-09-14 14:09 dvossel        SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
2009-09-14 14:09 dvossel        SVN Revision (number only!) => 218330          
======================================================================




More information about the asterisk-bugs mailing list