<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 61: presence out of order NOTIFY</title><link>https://sourceforge.net/p/opensips/feature-requests/61/</link><description>Recent changes to 61: presence out of order NOTIFY</description><atom:link href="https://sourceforge.net/p/opensips/feature-requests/61/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 16 Sep 2010 00:17:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/opensips/feature-requests/61/feed.rss" rel="self" type="application/rss+xml"/><item><title>presence out of order NOTIFY</title><link>https://sourceforge.net/p/opensips/feature-requests/61/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Using opensips presence module (HEAD), our clients sometimes get out of order delivery of NOTIFY messages and/or dropped NOTIFY messages. The root cause is that opensips creates multiple, concurrent NOTIFY transactions for the same dialog. This failure could be avoided by queuing subsequent NOTIFY messages until response for prior message is received.&lt;/p&gt;
&lt;p&gt;The full details: say opensips creates two concurrent NOTIFY transactions: A and B. The first transmission of A is lost in the network, then B is delivered to the client, and then a retransmission of A is delivered to the client. This is out of order: client gets B before A. Depend upon the client, it will either accept A and process it like normal, drop it A, or send a 500 response to A.&lt;/p&gt;
&lt;p&gt;For full-state events like presence with "good" clients this is a benign failure. But for conference events (RFC4575) which is partial state, this is fatal.&lt;/p&gt;
&lt;p&gt;Related info&lt;br /&gt;
The resip stack queues outgoing transaction messages to avoid this problem&lt;br /&gt;
See discussion: &lt;a href="http://www.mail-archive.com/sip-implementors" rel="nofollow"&gt;http://www.mail-archive.com/sip-implementors&lt;/a&gt;@lists.cs.columbia.edu/msg05638.html&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kennard White</dc:creator><pubDate>Thu, 16 Sep 2010 00:17:46 -0000</pubDate><guid>https://sourceforge.netac4b77b0872231afbcb69ab226871cb9ba32fd93</guid></item></channel></rss>