One thing to do is write a script that will check your dialogs and how long they have been active.  If they are older than X then delete the dialogs.  You can use the "opensipsctl fifo dlg_end_dlg" to kill the dialogs.
<br />
<br />On Mar 30, 2011 11:24am, Brett Nemeroff &lt;brett@nemeroff.com&gt; wrote:
<br />&gt; Hello All,I&#39;ve seen some incompatibilities pop up from time to time that leave dialogs in the invalid &quot;CONFIRMED NO ACK&quot; state. In general I&#39;d like to end dialogs that stay in this state for more than X seconds. The idea is, either become confirmed, or die. 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; I can&#39;t figure out how to do this. Originally I was going to use dialog timeouts. Set a short timeout (60 seconds) until the dialog becomes confirmed, but then change the dialog timeout to a long timeout (2 hours) once confirmed. But it doesn&#39;t seem like I can do that since the dialog timeout_avp can only be changed during a REQUEST (per docs).
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; Any ideas?
<br />&gt; 
<br />&gt; Thanks,
<br />&gt; Brett
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt;