[OpenSIPS-Devel] SF.net SVN: opensips:[9247] trunk/timer.c

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Sep 12 12:44:54 CEST 2012


Revision: 9247
          http://opensips.svn.sourceforge.net/opensips/?rev=9247&view=rev
Author:   bogdan_iancu
Date:     2012-09-12 10:44:53 +0000 (Wed, 12 Sep 2012)
Log Message:
-----------
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)

Modified Paths:
--------------
    trunk/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