[Kamailio-Devel] SF.net SVN: openser:[4914] trunk/modules/presence
Klaus Darilion
klaus.mailinglists at pernau.at
Mon Sep 15 16:58:38 CEST 2008
Revision: 4914
http://openser.svn.sourceforge.net/openser/?rev=4914&view=rev
Author: klaus_darilion
Date: 2008-09-15 14:58:35 +0000 (Mon, 15 Sep 2008)
Log Message:
-----------
- extend presence API: add per-watcher callback function to modify
the NOTIFY body separate for each watcher. Can either manipulate
the original body buffer (return NULL) or create a new body (return
pointer to new body, freed by the aux_free_body function)
- idea together with Anca
Modified Paths:
--------------
trunk/modules/presence/README
trunk/modules/presence/doc/presence_devel.xml
trunk/modules/presence/event_list.c
trunk/modules/presence/event_list.h
trunk/modules/presence/notify.c
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