[OpenSIPS-Devel] SF.net SVN: opensips:[9248] branches/1.8/timer.c

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Sep 12 12:46:25 CEST 2012


Revision: 9248
          http://opensips.svn.sourceforge.net/opensips/?rev=9248&view=rev
Author:   bogdan_iancu
Date:     2012-09-12 10:46:25 +0000 (Wed, 12 Sep 2012)
Log Message:
-----------
backport from trunk (rev #9247):
several fixes related to timer route:
* set a valid SIP URI for the dummy SIP request that is used when triggering the timer routes -> this will avoid errors on parsing;
* cleanup the dummy SIP request after each execution, do discard whatever parsing/changes done in timer routes -> this avoid mem leaks
* cleanup the list of AVPs affter each execution -> this avoids inheriting AVPs between the calls of the route (or even worst, between sequential calls of the differen timer routes)

Revision Links:
--------------
    http://opensips.svn.sourceforge.net/opensips/?rev=9247&view=rev

Modified Paths:
--------------
    branches/1.8/timer.c

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Devel mailing list