Fix a bug where some XMPP servers would reject authentication. We need to use the...
authorJoshua Colp <jcolp@digium.com>
Mon, 16 Jul 2012 17:26:40 +0000 (17:26 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 16 Jul 2012 17:26:40 +0000 (17:26 +0000)
commit3b59ab1c77bc3c8beee5441917007d38b6a416f7
tree21aeb2627996d4f2e45d50d9cb723a1d9a142591
parent7a78aa39d1ae3403c07ad20c7f6d1a8a7fdb4360
Fix a bug where some XMPP servers would reject authentication. We need to use the user portion of the JID and not the full configured username.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370121 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_xmpp.c