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

Anca Vamanu anca at voice-system.ro
Wed Oct 29 12:28:27 CET 2008


Revision: 4854
          http://opensips.svn.sourceforge.net/opensips/?rev=4854&view=rev
Author:   anca_vamanu
Date:     2008-10-29 11:28:27 +0000 (Wed, 29 Oct 2008)

Log Message:
-----------
- fixed bugs in RLS discovered at SIPIT
	- use rls-services document to take the list instead of resource-list document
	- send 200 OK faster so that retransmissions don't occur because of time consumming processing
	- added presence_server exported parameter to have the possibility to set the address of the presence server and avoid Subscribe messages beeing sent by the RLS bouncing on and off the main proxy
	- fixed wrong double quotes in Content-Type (thanks also to Yoo Chan Jeon <yoojeon at gmail.com> for noticing this)
	- fixed a memory leack for subscribing passing through rls but were for presence server
	- check first the condition of containing header "Supported: eventlist" so as to avoid additional processing for messages that are not for RLS

- extended Supported header parserer to parse also value eventlist - defined in RFC 4662

Modified Paths:
--------------
    trunk/modules/rls/doc/rls_admin.xml
    trunk/modules/rls/notify.c
    trunk/modules/rls/rls.c
    trunk/modules/rls/rls.h
    trunk/modules/rls/subscribe.c
    trunk/parser/keys.h
    trunk/parser/parse_supported.c
    trunk/parser/parse_supported.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