And to answer the original query, according to http://trac.pjsip.org/repos/roadmap, I don't have immediate plan to implement session timer. Cheers Benny On Thu, Mar 27, 2008 at 1:05 PM, <tloginbr-pjsip at yahoo.com.br> wrote: > I don't know about the plans to add it to pjsua, but its fairly easy > to implement one in your own application. I did it in my code using > OPTIONS. I keep one timer set to about one minute (you should tweak > this value to something that fits your needs) that sends a OPTIONS > request to the other end and I reset this timer every time I receive > any DTMF (my application gets a lot of DTMF, so its a good way of > knowing if the call is dead). After sending the OPTIONS request I set > another timer (to a few seconds) that will hangup the call when it > ends, and I reset it if I get any OPTIONS response. Se its basically > like this: every one minuto or so I send OPTIONS and if its not > responded in a few seconds I hangup the call. > > Thiago > > > > > Re-sending the email since I didn't get any reponse. > > > > -Anshuman > > > > ----- Original Message ----- > > From: "Anshuman S. Rawat" <arawat@xxxxxxxxxxx> > > To: "pjsip embedded/DSP SIP discussion" <pjsip at lists.pjsip.org> > > Sent: Wednesday, March 26, 2008 7:31 PM > > Subject: Session timer support? > > > > > > > Hi Benny, > > > > > > Is there any plan to add support for session timer in the near > > future? > > > > > > Regards, > > > Anshuman > > > > > > > > > _______________________________________________ > > > Visit our blog: http://blog.pjsip.org > > > > > > pjsip mailing list > > > pjsip at lists.pjsip.org > > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > > > > > -- > > > No virus found in this incoming message. > > > Checked by AVG. > > > Version: 7.5.519 / Virus Database: 269.22.0/1343 - Release Date: > > 3/25/2008 > > > 7:17 PM > > > > > > > > > > > > _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > > > pjsip mailing list > > pjsip at lists.pjsip.org > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > > Abra sua conta no Yahoo! Mail, o ?nico sem limite de espa?o para armazenamento! > http://br.mail.yahoo.com/ > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >