Difference between revisions of "Explanation about stucked calls"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
When call is stuck in [[Active Calls]] and soft hangup button does not hangup the call - that means that call stuck in Asterisk because of Asterisk lock problem.
When call is stuck in [[Active Calls]] and soft hangup button does not hangup the call - that means that call stuck in Asterisk because of Asterisk lock problem.


Currently MOR uses Asterisk 1.4.18.1 which has many lock problems which leads to stuck channels.
This often happens in Asterisk 1.4.18.1 which has many lock problems which leads to stuck channels.


Only [[How to restart Asterisk server|Asterisk restart]] can delete these calls.
Only [[How to restart Asterisk server|Asterisk restart]] can delete these calls.




We can suggest Asterisk 1.4.37-rc1 version which should solve these problems but is not really well tested.
We suggest to upgrade to Asterisk 1.4.37-rc1 version which solves most of these problems.
 
 
Thank you for understanding.

Revision as of 16:42, 25 March 2011

When call is stuck in Active Calls and soft hangup button does not hangup the call - that means that call stuck in Asterisk because of Asterisk lock problem.

This often happens in Asterisk 1.4.18.1 which has many lock problems which leads to stuck channels.

Only Asterisk restart can delete these calls.


We suggest to upgrade to Asterisk 1.4.37-rc1 version which solves most of these problems.