[OpenSIPS-Devel] SF.net SVN: opensips:[8721] trunk

Razvan Crainea razvancrainea at opensips.org
Mon Feb 20 11:57:44 CET 2012


Revision: 8721
          http://opensips.svn.sourceforge.net/opensips/?rev=8721&view=rev
Author:   razvancrainea
Date:     2012-02-20 10:57:44 +0000 (Mon, 20 Feb 2012)
Log Message:
-----------
split the textops module in two: textops and sipmsgops
added sipmsg_validate function to validate if a SIP msg is properly built

Modified Paths:
--------------
    trunk/modules/auth/api.c
    trunk/modules/auth_aaa/sterman.c
    trunk/modules/textops/README
    trunk/modules/textops/doc/textops_admin.xml
    trunk/modules/textops/textops.c
    trunk/parser/digest/digest.c
    trunk/parser/digest/digest_parser.c
    trunk/parser/digest/digest_parser.h
    trunk/parser/parse_authenticate.h
    trunk/parser/parse_sst.h

Added Paths:
-----------
    trunk/modules/sipmsgops/
    trunk/modules/sipmsgops/Makefile
    trunk/modules/sipmsgops/README
    trunk/modules/sipmsgops/codecs.c
    trunk/modules/sipmsgops/codecs.h
    trunk/modules/sipmsgops/doc/
    trunk/modules/sipmsgops/doc/sipmsgops.xml
    trunk/modules/sipmsgops/doc/sipmsgops_admin.xml
    trunk/modules/sipmsgops/sipmsgops.c

Removed Paths:
-------------
    trunk/modules/textops/codecs.c
    trunk/modules/textops/codecs.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