Hi Benny,
Is there any plan to add support for session timer in the near future?
Regards,
Anshuman
Re-sending the email since I didn't get any reponse.
-Anshuman
----- Original Message -----
From: "Anshuman S. Rawat" arawat@3clogic.com
To: "pjsip embedded/DSP SIP discussion" pjsip@lists.pjsip.org
Sent: Wednesday, March 26, 2008 7:31 PM
Subject: [pjsip] 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@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
Hi Anshuman,
There is no need to resend an email if there is no immediate response.
You can check in the archives to see whether your email reaches the
list.
There are various reasons your email did not get any response:
Thanks for your input.
Best Regards,
On Thu, Mar 27, 2008 at 8:21 AM, Anshuman S. Rawat arawat@3clogic.com wrote:
Re-sending the email since I didn't get any reponse.
-Anshuman
----- Original Message -----
From: "Anshuman S. Rawat" arawat@3clogic.com
To: "pjsip embedded/DSP SIP discussion" pjsip@lists.pjsip.org
Sent: Wednesday, March 26, 2008 7:31 PM
Subject: [pjsip] 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@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@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
--
Perry Ismangil
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@3clogic.com
To: "pjsip embedded/DSP SIP discussion" pjsip@lists.pjsip.org
Sent: Wednesday, March 26, 2008 7:31 PM
Subject: [pjsip] 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@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@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!
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@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@3clogic.com
To: "pjsip embedded/DSP SIP discussion" pjsip@lists.pjsip.org
Sent: Wednesday, March 26, 2008 7:31 PM
Subject: [pjsip] 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@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@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!
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org