[sr-dev] git:master: xcap_client: defined xcap-caps auid type
Daniel-Constantin Mierla
miconda at gmail.com
Tue Sep 21 14:21:47 CEST 2010
Module: sip-router
Branch: master
Commit: 03c5fe9d1ef6e9fc9db66bcee47723da63ed583f
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=03c5fe9d1ef6e9fc9db66bcee47723da63ed583f
Author: root <root at boyce.voipuser.org>
Committer: root <root at boyce.voipuser.org>
Date: Tue Sep 21 13:10:53 2010 +0100
xcap_client: defined xcap-caps auid type
---
modules_k/xcap_client/xcap_callbacks.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules_k/xcap_client/xcap_callbacks.h b/modules_k/xcap_client/xcap_callbacks.h
index 8fe09fd..ae04bfb 100644
--- a/modules_k/xcap_client/xcap_callbacks.h
+++ b/modules_k/xcap_client/xcap_callbacks.h
@@ -35,6 +35,7 @@
#define RESOURCE_LIST 1<<2
#define RLS_SERVICE 1<<3
#define PIDF_MANIPULATION 1<<4
+#define XCAP_CAPS 1<<5
/* callback function prototype */
More information about the sr-dev
mailing list