[asterisk-bugs] [Asterisk 0018813]: Session timer refresher incorrect

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 15 05:55:40 CST 2011


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18813 
====================================================================== 
Reported By:                nohara
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18813
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.16.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-15 05:55 CST
Last Modified:              2011-02-15 05:55 CST
====================================================================== 
Summary:                    Session timer refresher incorrect
Description: 
Asterisk appears to request a refresher role swap relative to the original
refresher roles established in the initial INVITE that set up the
session/dialog, but does not actually perform the refreshes.  


GW -(1)-> Asterisk --> UA

(1)
In the 200 OK that establishes the dialog (the response to the initial
INVITE),
Asterisk sends the SST headers:

    Supported: timer
    Session-Expires: 180;refresher=uac

This establishes the UAC (the GW) as the refresher for this session. 
Asterisk sends a reinvite to the GW by canreinvite with the following
headers:

    Require: timer
    Session-Expires: 180;refresher=uac

This establishes the UAC (Asterisk ) as the refresher for this session. 
Asterisk does not, however, actually send any reinvites.

It looks like issue 18127.
https://issues.asterisk.org/view.php?id=18127

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-15 05:55 nohara         New Issue                                    
2011-02-15 05:55 nohara         Asterisk Version          => 1.6.2.16.1      
2011-02-15 05:55 nohara         Regression                => No              
2011-02-15 05:55 nohara         SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list