Hello,
On 04/21/2009 06:33 PM, Juha Heinanen wrote:
Module: sip-router Branch: master Commit: c737bb20f2ce9158bfce6f175c02907acd8b0617 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c737bb20...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Tue Apr 21 19:30:43 2009 +0300
- Module: presence
Introduced a dew function auth_status() that can be used to check from script if a watcher is allowed to subscriber event 'presence' of a presentity.
wouldn't be better to have this function named: watcher_auth_status() (or ps_auth_status() - ps from presence server, or other prefix like pres, presence)? It will be more suggestive about provided functionality.
Cheers, Daniel
modules_k/presence/README | 228 ++++++++++++++++------------- modules_k/presence/doc/presence.xml | 23 +++- modules_k/presence/doc/presence_admin.xml | 30 ++++ modules_k/presence/presence.c | 96 ++++++++++++ 4 files changed, 274 insertions(+), 103 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=c737...
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev