From 43d63b102735f32355b7690a74577e6f9da6cab5 Mon Sep 17 00:00:00 2001 From: Philippe Sultan Date: Thu, 13 Sep 2007 15:10:08 +0000 Subject: Assign namespace properly git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@82318 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- include/asterisk/jingle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3