> Hi All, > > This query is regarding "All contacts on the Pidgin clients > seen to be periodically logging out login at the same time". > > The contacts added on the Pidgin clients would periodically > log out and login at the same time when, the "Status message" > value is edited to any other value.This is seen whenever the > "Status Message" value is edited/changed on the User group by > the Admin. > After saving the changes made to the > "Status Message" on the user group, within 5 to10sec it is > observed that all the Pidgin clients registered to the users > present under this group will periodically logout and > login.This gives a false impression that openfire is being > restarted from the sipxconfig. > > I think this behavior is noticed when "xmpp-account-info.xml" > gets replicated with the new value for > "<on-the-phone-message>xxxxxxxxx</on-the-phone-message>" > > This behavior was not seen anytime before. > Current Build used:4.2.1-018766 > > Could anybody let me know If I can raise Jira on this. > If not Jira, please let me if I can attach all the required > information(snapshot..etc) to the same discussion thread. > > Please note that this is not harming any of the > functionality for "Status message" parameter.
The behavior you observe is a consequence of commit R18022 done to address XX-7526. In order to fix XX-7526 it is necessary to 'remove' and 're-add' any user that has experienced config changes from the IM groups they belong to. The remove/re-add refreshes the information an IM group has about the user and causes the user to momentarily disappear from the IM group. When you apply a configuration change in sipXconfig on a user group then the remove/re-add operation happens for all the group members which gives the appearance that every user goes offline and back online but in fact they all remain online - it's just their membership to the IM group that goes away for a brief moment. I do not know of a non-kludgy way to fix this problem so I would be in favor of leaving things the way they are. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
