<!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.2.3">
</HEAD>
<BODY>
The changes to presence here are just to fill in some default values for the &quot;not null&quot; updated and updated_winfo columns in the DB.<BR>
<BR>
On Mon, 2012-04-23 at 17:33 +0200, Peter Dunkley wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Module: sip-router
Branch: master
Commit: 6583dd786969c8ae6b5d84d263530418b8f28cf0
URL:    <A HREF="http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6583dd786969c8ae6b5d84d263530418b8f28cf0">http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6583dd786969c8ae6b5d84d263530418b8f28cf0</A>

Author: Peter Dunkley &lt;<A HREF="mailto:peter.dunkley@crocodile-rcs.com">peter.dunkley@crocodile-rcs.com</A>&gt;
Committer: Peter Dunkley &lt;<A HREF="mailto:peter.dunkley@crocodile-rcs.com">peter.dunkley@crocodile-rcs.com</A>&gt;
Date:   Mon Apr 23 16:32:36 2012 +0100

lib/srdb1/schema, modules_k/presence, utils/kamctl: Added another field to active_watchers DB

- Added the updated_winfo field (part of the presence notifier
  fix) now to get in before the freeze.
- Also updated active_watchers table version.

---

 lib/srdb1/schema/pr_active_watchers.xml           |   15 ++++++++-
 modules_k/presence/notify.c                       |    2 +
 modules_k/presence/notify.h                       |    2 +
 modules_k/presence/presence.c                     |    2 +-
 modules_k/presence/subscribe.c                    |   34 +++++++++++++++++---
 utils/kamctl/db_berkeley/kamailio/active_watchers |    4 +-
 utils/kamctl/db_berkeley/kamailio/version         |    2 +-
 utils/kamctl/db_sqlite/presence-create.sql        |    4 ++-
 utils/kamctl/dbtext/kamailio/active_watchers      |    2 +-
 utils/kamctl/dbtext/kamailio/version              |    2 +-
 utils/kamctl/mysql/presence-create.sql            |    4 ++-
 utils/kamctl/oracle/presence-create.sql           |    4 ++-
 utils/kamctl/postgres/presence-create.sql         |    4 ++-
 13 files changed, 65 insertions(+), 16 deletions(-)

Diff:   <A HREF="http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=6583dd786969c8ae6b5d84d263530418b8f28cf0">http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=6583dd786969c8ae6b5d84d263530418b8f28cf0</A>

_______________________________________________
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>