[svn-commits] r188742 - svn:log

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Apr 16 14:34:02 CDT 2009


Author: dvossel
Revision: 188742
Modified property: svn:log

Modified: svn:log at Thu Apr 16 14:34:02 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Apr 16 14:34:02 2009
@@ -2,3 +2,4 @@
 
 What I've done here is simply break up how a state NOTIFY is built.  Originally both the XML and sip header information were built within the same function.  While this does work, it does not allow for the creation of multipart/related message bodies that can contain multiple XML entries with only one sip header.  Now a separate function builds the XML for each notify.  This patch also makes maintaining and modifying state notifications in the future much less of a pain.
 
+Review: http://reviewboard.digium.com/r/224/




More information about the svn-commits mailing list