[asterisk-bugs] [Asterisk 0013865]: SIP/TLS enabled - just one call possible - 481 Call/Transaction Does Not Exist

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 13 18:45:32 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13865 
====================================================================== 
Reported By:                st
Assigned To:                mmichelson
====================================================================== 
Project:                    Asterisk
Issue ID:                   13865
Category:                   Channels/chan_sip/TCP-TLS
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.1-beta1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2008-11-09 10:03 CST
Last Modified:              2009-04-13 18:45 CDT
====================================================================== 
Summary:                    SIP/TLS enabled - just one call possible - 481
Call/Transaction Does Not Exist
Description: 
Settup consits of Asterisk 1.6.1-beta1 and Snom320 firmware 7.3.7
TLS is enabled using standard port 5061 for the first example and port
5062 for the second example.

Dialplan is very simple: Answer; Wait(1); Playback(...); Hangup;

The first call of the first example does work but it is not possible to
call the same number again: 481 Call/Transaction Does Not Exist

The first call of the second example has no "BYE" and has to be cancelled
at the phone.


(IMHO a new category chan_sip/TLS should be created)
====================================================================== 

---------------------------------------------------------------------- 
 (0103190) Kristijan (reporter) - 2009-04-13 18:45
 http://bugs.digium.com/view.php?id=13865#c103190 
---------------------------------------------------------------------- 
added the dont_add_port_if_tls.patch for this issue.

as the todo line in function build_contact already describes, asterisk
should not add the port number to the contact header. or if, then it should
set the right one. in this case the tls port 5061, and not 5060

the snom phone behaves correct, because it do what chan_sip (wrongly) say
to him:
contact my at 5060 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-13 18:45 Kristijan      Note Added: 0103190                          
======================================================================




More information about the asterisk-bugs mailing list