X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Fxmpp%2Fxmpp_presence.c;fp=citadel%2Fmodules%2Fxmpp%2Fxmpp_presence.c;h=8fa6dea7fa6e7cddbf577828ff8db7ed0b47fbbb;hb=1ab27069271df6ed100343866c93c0ef2eb2a888;hp=4f71c7eea9ed4dfcaffcc9d4ac6b7b6fd82aba06;hpb=93f719e3132da1eb448f7ca27c852fbe0953a63c;p=citadel.git diff --git a/citadel/modules/xmpp/xmpp_presence.c b/citadel/modules/xmpp/xmpp_presence.c index 4f71c7eea..8fa6dea7f 100644 --- a/citadel/modules/xmpp/xmpp_presence.c +++ b/citadel/modules/xmpp/xmpp_presence.c @@ -106,7 +106,7 @@ void xmpp_wholist_presence_dump(void) for (i=0; i", - xmlesc(xmlbuf1, CC->cs_inet_email, sizeof xmlbuf1), + xmlesc(xmlbuf1, CC->cs_principal_id, sizeof xmlbuf1), xmlesc(xmlbuf2, XMPP->client_jid, sizeof xmlbuf2), ++unsolicited_id ); @@ -184,7 +184,7 @@ void xmpp_presence_notify(char *presence_jid, int event_type) { /* Count the visible sessions for this user */ for (i=0; i