<div dir="ltr"><div>Hi all,</div><div><br></div><div>I&#39;m using msilo as offline message storage in OpenSips 1.11.5, and I have some doubts regarding the following topics:</div><div><br></div><div>1) Prefix added to dumped stored messages when &#39;add_date&#39; parameter is set is in the form: &quot;[Offline message - &lt;ctime date format&gt;&quot;. Is there any way to customize string value and date time format used?</div><div><br></div><div>2) When stored messages are dumped to the user, this is done so fast that the destination is not processing then in the correct order. Although this issue is not related to OpenSips, since it is sending the messages in the correct order, I wonder if there is any way to add some &#39;delay&#39; between messages so the destination is not flood and is able to process them in expected order. </div><div>I&#39;ve performed a simple test modifying m_dump function in msilo.c to add &#39;usleep(50000)&#39; at the bottom of for loop for messages found in DB. This &#39;delay&#39; fixes the issue, but I suppose this could impact OpenSips performance. Could it be dangerous?</div><div><br></div><div>Thanks in advance for your help and advise.</div><div>Regards,</div><div>Mila</div><div><br></div></div>