Difference between revisions of "Call hangs after 2 hours"
From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'This is defautl hard-limit for all calls. You can change this value in /etc/asterisk/mor.conf file by changing global_call_timeout value to more than 7200 (minutes. <br><br…') |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
This is | This is default hard-limit for all calls. | ||
You can change this value in /etc/asterisk/[[mor.conf]] file by changing global_call_timeout value to more than 7200 ( | You can change this value in /etc/asterisk/[[mor.conf]] file by changing '''global_call_timeout''' value to more than 7200 seconds (2 hours). | ||
Then you need to restart Asterisk for this setting to apply. | |||
<br><br> | <br><br> | ||
= See also = | = See also = | ||
* [[Mor.conf]] | * [[Mor.conf]] |