<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.0.1">
</HEAD>
<BODY>
Hi,<BR>
<BR>
We're working on our own local SVN repo here at Crocodile.&nbsp; By the time I put stuff into Git it has been pretty well tested here (although I did make a couple of mistakes with one of the merges).<BR>
<BR>
The reason I put some of the changes into a branch is that they are quite significant and I wanted to check with the core developers before putting them into master.<BR>
<BR>
I am happy to merge those new features back into master right away.&nbsp; Unless anyone has an objection?<BR>
<BR>
There are two more enhancements I am expecting to merge in over the next few days:<BR>
- An enhancement to rls to enable NOTIFY messages sent to clients to be split into multiple messages.&nbsp; This mechanism is compatible with the RFC.&nbsp; It is needed because a NOTIFY for a large resource-list can be massive (potentially megabytes in size), but there is a lot of equipment out there that cannot handle SIP requests over TCP that are that big (64k is a common limit).<BR>
- HTTP preconditions (If-Match: and If-None-Match:) for xcap_server.&nbsp; This is useful as it enables clients to cache large XML documents (user-profiles/avatars/resource-lists) and only have to download them when they have actually changed (using If-None-Match:).&nbsp; It also helps with the possible race conditions caused by having two clients connected at the same time (without using If-Match: it is possible for one to overwrite changes the other has made).<BR>
<BR>
Peter<BR>
<BR>
On Fri, 2011-07-29 at 08:37 +0200, Klaus Darilion wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>

Am 28.07.2011 20:24, schrieb Juha Heinanen:
&gt; Peter Dunkley writes:
&gt; 
&gt;&gt; module_k/rls: Added support for resource-list indices.
&gt;&gt;
&gt;&gt; - That is, support for resource lists that contain references to
&gt;&gt;   other resource lists.
&gt;&gt; - This is needed for OMA/RCS compliance.
&gt;&gt; - Implementation only works with integrated XCAP.
&gt; 
&gt; peter,
&gt; 
&gt; i asked about this once and it is great that you have now implemented
&gt; it.  are you planing to merge your branch to master branch before
&gt; version 1.7 of sip-router is released?

Version 1.7 of sip-router? Not 3.2?

klaus

_______________________________________________
sr-dev mailing list
<A HREF="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</A>
<A HREF="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</A>
</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Peter Dunkley
Technical Director
Crocodile RCS Ltd
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>