[asterisk-bugs] [Asterisk 0018804]: [patch] session-timers=refuse is not enforced for *caller*

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 4 08:44:42 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18804 
====================================================================== 
Reported By:                wdoekes
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   18804
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     closed
Target Version:             1.4/1.6.2 Issues (Final Release)
Asterisk Version:           1.6.2.16.1 
JIRA:                       SWP-3122 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-02-14 09:38 CST
Last Modified:              2011-05-04 08:44 CDT
====================================================================== 
Summary:                    [patch] session-timers=refuse is not enforced for
*caller*
Description: 
Hi,

when my peer calls with these headers

Supported: timer
Session-Expires: <some-integer>

session-timers are enabled, even though this peer has
session-timers=refuse set.

It looks like that setting only disables the session-timers if the peer is
the *callee*.
====================================================================== 

---------------------------------------------------------------------- 
 (0134421) svnbot (reporter) - 2011-05-04 08:44
 https://issues.asterisk.org/view.php?id=18804#c134421 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 316617

_U  branches/1.8/
U   branches/1.8/channels/chan_sip.c

------------------------------------------------------------------------
r316617 | dvossel | 2011-05-04 08:44:41 -0500 (Wed, 04 May 2011) | 19
lines

Merged revisions 316616 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r316616 | dvossel | 2011-05-04 08:40:41 -0500 (Wed, 04 May 2011) | 12
lines
  
  Fixes session-timers=refuse not being enforced for *caller*
  
  During handle_request_invite, the session timer mode was retrieved from
  a cached variable.  This patch forces a peer lookup of the session timer
  mode in the case of an incoming invite.
  
  (closes issue https://issues.asterisk.org/view.php?id=18804)
  Reported by: wdoekes
  Patches: 
        issue18804_session_timer_refuse_caller.patch uploaded by wdoekes
(license 717)
        issue_18804_v2.diff uploaded by dvossel (license 671)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=316617 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-04 08:44 svnbot         Checkin                                      
2011-05-04 08:44 svnbot         Note Added: 0134421                          
======================================================================




More information about the asterisk-bugs mailing list