<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Nope probably not. <BR>
<BR>
Im not familliar with Broadsofts method, but Metaswitch does something similar, and instead of using session timers, uses regular re-invites to detect if all involved endpoints are still alive. <BR>
<BR>
We found this a little heavy handed with their stock timers, so we fiddled with it until we were happy. <BR>
<BR>
I suspect the rationale here is that using RFC 4028 depends on both far ends supporting that RFC, and implementing it properly, which takes the control out of the softswitch's hands. Using a re-invite as a polling mechanism guarantees the polling works with even older (or cheaper) SIP endpoints that dont support session timers. <BR>
<BR>
On Tue, 2011-06-07 at 16:44 -0400, Alex Balashov wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 06/07/2011 04:42 PM, Scott Berkman wrote:

> BroadSoft normally uses "Session Audits" (defaults to 5 minutes) which is
> really a SIP RE-INVITE to make sure the other end is still there.  If no
> response is received, the call is torn down.  "Hung" calls can still happen
> due to software bugs, and the vendor should provide a low-level tool to
> manually kill the calls.

This is BroadSoft marketing bullshit for SSTs, right?  (i.e. RFC 4028)

</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>