[OpenSIPS-Devel] SF.net SVN: opensips:[4913] trunk/modules

Anca Vamanu anca at voice-system.ro
Thu Nov 6 14:34:23 CET 2008


Revision: 4913
          http://opensips.svn.sourceforge.net/opensips/?rev=4913&view=rev
Author:   anca_vamanu
Date:     2008-11-06 13:34:22 +0000 (Thu, 06 Nov 2008)

Log Message:
-----------
- added new module "signaling" - a unique interface for sending SIP replies that comes over sl and tm module
	- it sends a reply in an appropriate mode( statefull or stateless) depending on whether a transaction was created for that request
	- it exports functions to be used from other module and from script
	- it offers the possibility of loading only one of the modules( tm and sl) and replies will be sent using the module that was loaded.

Added Paths:
-----------
    trunk/modules/signaling/
    trunk/modules/signaling/Makefile
    trunk/modules/signaling/README
    trunk/modules/signaling/doc/
    trunk/modules/signaling/doc/signaling.xml
    trunk/modules/signaling/doc/signaling_admin.xml
    trunk/modules/signaling/signaling.c
    trunk/modules/signaling/signaling.h


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