[OpenSIPS-Devel] [OpenSIPS/opensips] 7cfa69: Fixes bug where a new publication does not extend ...
    Bogdan Andrei IANCU 
    bogdan at opensips.org
       
    Fri Dec  6 23:18:00 CET 2013
    
    
  
  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7cfa6990e8de4152dd8ed16b403b49590daf48fc
      https://github.com/OpenSIPS/opensips/commit/7cfa6990e8de4152dd8ed16b403b49590daf48fc
  Author: Damien Sandras <dsandras at beip.be>
  Date:   2013-11-15 (Fri, 15 Nov 2013)
  Changed paths:
    M modules/pua/send_publish.c
  Log Message:
  -----------
  Fixes bug where a new publication does not extend the desired expire time.
The old code only updated the desired_expires value when handling
a completely new PUBLISH request. This was not done when there is
a new state publication reusing an existing "presentity".
  Commit: ccac0fac1da8ad663e500148fb7f7d9e43e34fd1
      https://github.com/OpenSIPS/opensips/commit/ccac0fac1da8ad663e500148fb7f7d9e43e34fd1
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2013-12-06 (Fri, 06 Dec 2013)
  Changed paths:
    M modules/pua/send_publish.c
  Log Message:
  -----------
  Merge pull request #129 from dsandras/ds-pua-expires-refresh-fix
Fix bug where a new publication does not extend the desired expire time.
Compare: https://github.com/OpenSIPS/opensips/compare/cffe2521deb5...ccac0fac1da8
    
    
More information about the Devel
mailing list