[Telepathy-commits] [telepathy-gabble/master] Add comment on backward compatibility on feature bundle "voice-v1"
Alban Crequy
alban.crequy at collabora.co.uk
Tue Aug 19 10:52:26 PDT 2008
20080506141138-a41c0-70697c5d88304d2d1e2d572225370a13711676d3.gz
---
src/capabilities.h | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/src/capabilities.h b/src/capabilities.h
index c20b168..d0af024 100644
--- a/src/capabilities.h
+++ b/src/capabilities.h
@@ -25,6 +25,14 @@
#include "presence.h"
+/* XEP-0115 version 1.3:
+ *
+ * "The names of the feature bundles MUST NOT be used for semantic purposes:
+ * they are merely opaque identifiers"
+ *
+ * However, some old Jabber clients (e.g. Gabble 0.2) requires the bundle name
+ * "voice-v1". We keep this name for compatibility.
+ */
#define BUNDLE_VOICE_V1 "voice-v1"
#define BUNDLE_JINGLE_AUDIO "jingle-audio"
#define BUNDLE_JINGLE_VIDEO "jingle-video"
--
1.5.6.3
More information about the Telepathy-commits
mailing list