[Kamailio-Devel] SF.net SVN: openser:[5148] trunk/receive.c

Daniel-Constantin Mierla miconda at gmail.com
Fri Oct 31 12:03:10 CET 2008


Revision: 5148
          http://openser.svn.sourceforge.net/openser/?rev=5148&view=rev
Author:   miconda
Date:     2008-10-31 11:03:07 +0000 (Fri, 31 Oct 2008)

Log Message:
-----------
- drop() function used in default onreply_route stops the processing of any reply
- previously it stopped only provisional replies (code < 200)
- used together with t_check_trans() adds the ability to drop replies not matching an exsiting transaction, solving couple of issues, among them:
	- security: protect yourself to be used as an open relay for reply
	- accounting: if proxy was restarted between request and 200ok, transaction does not exists in memory, therefore no accounting, but signaling is ok for caller and callee

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