Is there an easy way/example from a scripting perspective to check if a dialog&#39;s status is 3 (not received an ACK yet), after a certain period of time, time out ONLY dialogs in this state?<div><br></div><div>I&#39;ve identified a situation where, if the UAC goes unresponsive, and never sends an ACK, we will eventually stop retransmitting the 200 OK to this but the dialog will remain established in memory.  Because of this, the load balancer resources list becomes highly inaccurate over time.  I&#39;m hesitant to set the dialog default timeout flag, because there are certain situations where a long call (6 hours +) could occur, and we need resource accuracy to be &lt; 1 hour ish.</div>
<div><br>Thanks,</div><div>Bobby Smith</div>