Koozali.org: home of the SME Server

Call dropped after 60 minutes?

Offline llandry

  • **
  • 69
  • +0/-0
    • http://www.lhrc.net
Call dropped after 60 minutes?
« on: February 03, 2011, 06:13:19 PM »
Hi all,

I've notice that all of my calls get dropped after I've been connected for 60 minutes...

I recently (Dec) upgraded to SAIL 3.1.0 and I don't know if this is just a coincidence or it's related to the upgrade. I truly don't recall this happening on 2.x

I haven't contacted my VoIP provider yet, just wanted to know if there was a configuration parameter that could cause this.

Thanks in advance.

Offline SARK devs

  • ****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Call dropped after 60 minutes?
« Reply #1 on: February 03, 2011, 10:41:40 PM »
Hi there

In 2.5/6 we introduced an absolute call timeout which is set on all outbound calls.  In 3.1 it is in the "call-control" tab in globals panel.  It is specified in seconds and the default is 3600 but you can set it to whatever value you like.

Kind Regards

S

Offline llandry

  • **
  • 69
  • +0/-0
    • http://www.lhrc.net
Re: Call dropped after 60 minutes?
« Reply #2 on: February 05, 2011, 05:34:53 PM »
Thanks Jeff,

That's exactly what I need..... 

That should take care of it next time I'm on a conference call :)

Luc



Offline compsos

  • *
  • 472
  • +0/-0
Re: Call dropped after 60 minutes?
« Reply #3 on: February 06, 2011, 03:53:15 AM »
Hi Jeff
I was blaming my ITP for restricting calls to 59m59s!!!
Where can we adjust the setting for both 2.6 & 3.1?
Thanks
Regards

Gordon............

Offline SARK devs

  • ****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Call dropped after 60 minutes?
« Reply #4 on: February 06, 2011, 02:26:02 PM »
It is in globals in 3.1 (see above)

For 2.5 & 2.6 you need to set it manually...

Code: [Select]
db selintra-work setprop global ABSTIMEOUT 3600
Then issue a commit from the browser.

Kind Regards

S

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Call dropped after 60 minutes?
« Reply #5 on: February 10, 2011, 02:52:35 AM »
It is in globals in 3.1 (see above)

For 2.5 & 2.6 you need to set it manually...

Code: [Select]
db selintra-work setprop global ABSTIMEOUT 3600
Then issue a commit from the browser.

Kind Regards

S

Is there an option or will the above work for sail-2.2.4-53
too?
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline SARK devs

  • ****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Call dropped after 60 minutes?
« Reply #6 on: February 10, 2011, 10:18:20 AM »
HI

Yes, it is the same.  Looking at the change logs, the timeout restriction was included in 2.2.4-46.

Kind Regards

S