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.


_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to