summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPhilippe Sultan <philippe.sultan@gmail.com>2007-09-13 15:10:08 +0000
committerPhilippe Sultan <philippe.sultan@gmail.com>2007-09-13 15:10:08 +0000
commit43d63b102735f32355b7690a74577e6f9da6cab5 (patch)
tree5f0f508918c5f51ca24c8bb5f9edfb88dd276ef7 /include
parent92cc7aeff1a889ad6d7f11ec0422ed2c1934634b (diff)
Assign namespace properly
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@82318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/jingle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/jingle.h b/include/asterisk/jingle.h
index fe3e0c94a..1b54de944 100644
--- a/include/asterisk/jingle.h
+++ b/include/asterisk/jingle.h
@@ -39,7 +39,7 @@
#define JINGLE_NS "http://www.xmpp.org/extensions/xep-0166.html#ns"
#define JINGLE_DTMF_NS "http://www.xmpp.org/extensions/xep-0181.html#ns"
-#define JINGLE_DTMF_NS_ERROR "http://www.xmpp.org/extensions/xep-0181.html#ns"
+#define JINGLE_DTMF_NS_ERRORS "http://www.xmpp.org/extensions/xep-0181.html#ns-errors"
#define GOOGLE_NS "http://www.google.com/session"
#define JINGLE_SID "sid"