[asterisk-bugs] [Asterisk 0013071]: [patch] OPTIONS response on default port.

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 19 09:01:19 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=13071 
====================================================================== 
Reported By:                baron
Assigned To:                kpfleming
====================================================================== 
Project:                    Asterisk
Issue ID:                   13071
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.21 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 duplicate
Duplicate:                  0
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-07-14 10:47 CDT
Last Modified:              2009-05-19 09:01 CDT
====================================================================== 
Summary:                    [patch] OPTIONS response on default port.
Description: 
handle_request_options doesn't have check_via() function and because the
response go to default port 5060, but should got to port was defined in
Via: Header.

check_via should be also in the folows functions:
handle_request_info()
handle_request_notify()
handle_request_options()
handle_request_refer()
handle_request_message();

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0008855 nat=no is not RFC 3261 compliant regard...
====================================================================== 

---------------------------------------------------------------------- 
 (0104997) file (administrator) - 2009-05-19 09:01
 https://issues.asterisk.org/view.php?id=13071#c104997 
---------------------------------------------------------------------- 
I'm closing this out as I have completed my changes for 8855 in a branch
which will be merged soon. I would appreciate any feedback on things there. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-19 09:01 file           Note Added: 0104997                          
2009-05-19 09:01 file           Status                   assigned => resolved
2009-05-19 09:01 file           Resolution               fixed => duplicate  
======================================================================




More information about the asterisk-bugs mailing list