Admin connection timeout too short

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
dstu
Posts: 72
Joined: Mon Feb 06, 2006 3:56 am

Admin connection timeout too short

Post by dstu »

1. Brekeke Product Name and Version:
Brekeke SIP Server, Version 3.6.3.0, Advanced

2. Java version:
1.8.0_121

3. OS type and the version:
Linux / Ubuntu 14.04

4. UA (phone), gateway or other hardware/software involved:

5. Your problem:
Is it possible to increase the admin (sa) connection timeout? If yes, how?

Regards,

David
Mike
Posts: 733
Joined: Mon Mar 07, 2005 2:25 pm
Location: Sunny San Mateo
Contact:

Post by Mike »

Tune the "session-timeout" value specified in web.xml file.
The default value is 60 [min].

The "web.xml" file is located under <TOMCAT_ROOT>/webapps/sip/WEB-INF

Once you tuned the value, you need to restart the Tomcat.
dstu
Posts: 72
Joined: Mon Feb 06, 2006 3:56 am

Post by dstu »

Mike wrote:Tune the "session-timeout" value specified in web.xml file.
The default value is 60 [min].

The "web.xml" file is located under <TOMCAT_ROOT>/webapps/sip/WEB-INF

Once you tuned the value, you need to restart the Tomcat.
Thanks 👍
Post Reply