Assign namespace properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@82318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Philippe Sultan 18 years ago
parent 92cc7aeff1
commit 43d63b1027

@ -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"

Loading…
Cancel
Save