Users added to contact list when no precense notification

The user is added from the roster
This commit is contained in:
James Booth
2012-10-04 21:31:09 +01:00
parent 579594a8bf
commit 65022b3c2f
2 changed files with 6 additions and 0 deletions

View File

@@ -301,6 +301,7 @@ _connection_handler(xmpp_conn_t * const conn,
jabber_conn.conn_status = JABBER_CONNECTED;
jabber_conn.presence = PRESENCE_ONLINE;
jabber_roster_request();
} else {
// received close stream response from server after disconnect