[reSIProcate] DUM API Change

Derek MacDonald derek at counterpath.com
Thu Dec 15 21:32:05 CST 2005


There has been a minor API change to DUM; methods where a SipMessage was
returned which was then sent using the usage or DialogUsageManager now
return SharedPtr<SipMessage> rather than SipMessage&.

 

This was necessary because modifications performed by a feature to usage
creating messages were not persistent(no change in the creator).
Application modifications to the message returned by methods such as
DialogUsageManager::makeInviteSession were persistent.  With this change
feature and application modification of messages will result in the same
behavior.  The change occurred between revision 5755 and 5757.

 

--Derek

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20051215/6361db38/attachment.htm>


More information about the resiprocate-devel mailing list