Hi all,
I am looking for system property to enable/disable Message Carbons (XEP-280) provided by openfire in Release 3.9.2. I have my own implementation of this feature so I would like to not use the one provided by openfire.
I noticed one possible bug here: http://fisheye.igniterealtime.org/changelog/openfire?cs=14012
The setter setMessageCarbonsEnabled in LocalClientSession class sets true on each invocation. Is that ok?
Kind regards,
Stefan