Hi Daniel,
We are using Mysql Database. But i am getting messages in reverse
order.
Thank you
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/MSILO-offline-messages-are-coming-in-reverse-order-tp156098p156158.html
Sent from the Users mailing list archive at Nabb
Hello,
looking quickly at the code, the records fetched from db are ordered by
'id', so they should be in the order they were received, not the opposite.
Are you using mysql or other database server?
Cheers,
Daniel
On 15/02/2017 14:24, Venkatesh Macha wrote:
> Hi all,
>
>I am using MSILO
Hi all,
I am using MSILO module for the offline messaging feature. It is working
good. But If I send more than one message to the offline user. Those
messages are delivering in the reverse order. Please consider the following
scenario.
A sending B ( B is offline, so messages are stored in DB)