[OpenSIPS-Devel] SF.net SVN: opensips:[4945] branches/1.4/modules

Anca Vamanu anca at voice-system.ro
Thu Nov 13 16:34:46 CET 2008


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

Log Message:
-----------
 - backport from trunk rev 4944
	 - made code return and SIP reply sending more consistent for functions exported by presence and rls modules:
		- returns: 1- success
				  -1- error
				      - always sends a SIP reply either 2xx(success) or an appropriate error code 
						(reported by Dan Pascu <dan at ag-projects.com>)
						  - for the scope above- changed the interface for xcapGetNewDoc function exported by xcap_client module to return a more appropriate result of the processing; updated presence_xml to the new interface
		- changed Subscribe handling policy in RLS: if Supported: eventlist header found and no list definition for service uri in xcap documents found - send 404 Not Found instead of forwarding the message to presence server -(reported by Dan Pascu <dan at ag-projects.com>)
		- fixed library dependencies in  doc to devel version ( libxml-dev instead of libxml)

Revision Links:
--------------
    http://opensips.svn.sourceforge.net/opensips/?rev=4944&view=rev

Modified Paths:
--------------
    branches/1.4/modules/presence/README
    branches/1.4/modules/presence/doc/presence_admin.xml
    branches/1.4/modules/presence/publish.c
    branches/1.4/modules/presence/subscribe.c
    branches/1.4/modules/presence_xml/README
    branches/1.4/modules/presence_xml/doc/presence_xml_admin.xml
    branches/1.4/modules/presence_xml/xcap_auth.c
    branches/1.4/modules/rls/README
    branches/1.4/modules/rls/doc/rls_admin.xml
    branches/1.4/modules/rls/notify.c
    branches/1.4/modules/rls/resource_notify.c
    branches/1.4/modules/rls/subscribe.c
    branches/1.4/modules/xcap_client/README
    branches/1.4/modules/xcap_client/doc/xcap_client_admin.xml
    branches/1.4/modules/xcap_client/xcap_functions.c
    branches/1.4/modules/xcap_client/xcap_functions.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