Hi,
thanks for reply my email. I made the following test: I sent five different messages:
one two three four five
and I traced the SIP traffic passing through the server. They were stored in the DB in the correct sequence. So far so good. Now comes the problem, I saw the IM going out from my SIP Server and the sequence was wrong:
three five two four one
And exactly in that way appeared the IM in my client when the user went online.
In my opinion the IM were not properly sent when they went out from OpenSER
Cheers,
Cesar
-----Ursprüngliche Nachricht----- Von: Daniel-Constantin Mierla [mailto:daniel@voice-system.ro] Gesendet: Donnerstag, 04. Oktober 2007 13:28 An: Cesar Troncoso Cc: users@openser.org Betreff: Re: [OpenSER-Users] MSILO: dump stored messages
Hello,
they should be sent in order of receiving -- however I will double check. Because they are sent in a very short time frame, maybe the get in a different order to the user, because of network transmission. Can you watch the sip traffic sent by proxy?
Cheers, Daniel
On 10/04/07 13:39, Cesar Troncoso wrote:
Hello,
I have a problem by using the MSILO Module. The messages stored in the DB (table SILO) are not sent in the right sequence. Therefore when the user goes online again and receives the messages previously stored in the DB, he is not able to understand them. Any Ideas or suggestions how to deal this problem?
Thanks,
Cesar
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Hello,
can you test with latest trunk version. I added a constraint to order by auto incremented index. Let me know if works ok.
Cheers, Daniel
On 10/04/07 15:11, Cesar Troncoso wrote:
Hi,
thanks for reply my email. I made the following test: I sent five different messages:
one two three four five
and I traced the SIP traffic passing through the server. They were stored in the DB in the correct sequence. So far so good. Now comes the problem, I saw the IM going out from my SIP Server and the sequence was wrong:
three five two four one
And exactly in that way appeared the IM in my client when the user went online.
In my opinion the IM were not properly sent when they went out from OpenSER
Cheers,
Cesar
-----Ursprüngliche Nachricht----- Von: Daniel-Constantin Mierla [mailto:daniel@voice-system.ro] Gesendet: Donnerstag, 04. Oktober 2007 13:28 An: Cesar Troncoso Cc: users@openser.org Betreff: Re: [OpenSER-Users] MSILO: dump stored messages
Hello,
they should be sent in order of receiving -- however I will double check. Because they are sent in a very short time frame, maybe the get in a different order to the user, because of network transmission. Can you watch the sip traffic sent by proxy?
Cheers, Daniel
On 10/04/07 13:39, Cesar Troncoso wrote:
Hello,
I have a problem by using the MSILO Module. The messages stored in the DB (table SILO) are not sent in the right sequence. Therefore when the user goes online again and receives the messages previously stored in the DB, he is not able to understand them. Any Ideas or suggestions how to deal this problem?
Thanks,
Cesar
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users