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

Re: [reSIProcate-users] Using Application Timers


   Am trying to add a timer on my OnNewSession for an incoming INVITE. The timer is to determine the session expiry. Should I write my own Timer class for this or can I use the addTimer provided in DUM. If I use the DUM timer, which is the callback that gets invoked on expiry of the timer. Have been struggling a bit on this. Any help on this is greatly appreciated.

 

Thanks,

  Cyril

 

From: Cyril Raymond
Sent: Friday, August 03, 2007 7:03 PM
To: resiprocate-users@xxxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate-users] Using Application Timers

 

Hi,

   Am writing a B2BUA where I need to set a session expiry on the incoming INVITE. Can someone throw some light on what timers I can use and how?

 

Thanks,

     Cyril