Do not link the guest account with any configured XMPP client (in
authorPhilippe Sultan <philippe.sultan@gmail.com>
Mon, 2 Jun 2008 14:35:24 +0000 (14:35 +0000)
committerPhilippe Sultan <philippe.sultan@gmail.com>
Mon, 2 Jun 2008 14:35:24 +0000 (14:35 +0000)
commit001c95b5955ff4253f1b9b5261b2d00cf4c06be5
tree140d1cc53f9866d48523c833478f4ddb99f38613
parent2feb90d5116cc493497fb168b5b8290217c43cb0
Do not link the guest account with any configured XMPP client (in
jabber.conf). The actual connection is made when a call comes in
Asterisk.

Apply this fix to Jingle too.

Fix the ast_aji_get_client function that was not able to retrieve an
XMPP client from its JID.

(closes issue #12085)
Reported by: junky
Tested by: phsultan

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@119741 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_gtalk.c
channels/chan_jingle.c
res/res_jabber.c