[Kamailio-Devel] SF.net SVN: openser:[5296] trunk/modules/sl/sl.c
Daniel-Constantin Mierla
miconda at gmail.com
Wed Dec 3 23:45:37 CET 2008
Revision: 5296
http://openser.svn.sourceforge.net/openser/?rev=5296&view=rev
Author: miconda
Date: 2008-12-03 22:45:37 +0000 (Wed, 03 Dec 2008)
Log Message:
-----------
- new function send_reply(code, reason) that tries to use TM module to send reply when bind_tm module is set to 1 and tm module is loaded and falls back to sl_send_reply() if no transaction is created for that sip request
- new parameter bind_tm to control tm module binding (0 - don't bind, 1 - bind, default 1)
- readme not updated yet, todo: sl api to be extended so modules can use the function
Modified Paths:
--------------
trunk/modules/sl/sl.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