< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] Invite session keep alive


auto_prt<KeepAliveManager> keepAlive(new KeepAliveManager);
 dum->setKeepAliveManager(keepAlive);
 dum->getMasterProfile()->setKeepAliveTime(30);  // Set Keep alive interval to 30 seconds
But do not found the setKeepAliveTime in DUM, does this method has removed ?

On Mon, Mar 31, 2008 at 9:41 PM, Scott Godin <slgodin@xxxxxxxxxxxx> wrote:

Check out the following wiki page:  http://www.resiprocate.org/DUM_Keep_Alive_Manager

 

Scott

 

From: resiprocate-users-bounces@xxxxxxxxxxxxxxx [mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of Mykhailo Parfeniuk
Sent: Tuesday, March 25, 2008 12:49 PM
To: resiprocate-users@xxxxxxxxxxxxxxx
Subject: [reSIProcate-users] Invite session keep alive

 

I found that X-Lite sends repeated sip messages every few seconds  to keep invite session alive. But I do not observed such behavior in my implementation of calls. X-Lite seems to use resiprocate as well. How this behavior can be enabled? Can you provide code snippet?


_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/