Flexisip based chatrooms need the full list of devices to be known
before sending messages. To avoid waiting a NOTIFY that may never arrive with old version of the flexisip server, the SDK implements a configurable itimer to delay the sending of messages. It starts when the SUBSCRIBE is sent and it is stopped early should a full state NOTIFY be received.
Edited by Andrea Gianarda