fusionpbx/resources/install
Alexey Melnichuk ac44787e36 Fix. problem when same session can release task multiple times.
It can be when originate has group dial-string. So it call `api_hangup_hook`
for each channel.
Now we release task in `retry.lua` only if originate success and this is same channel
which execute `exec.lua`.
If originate fail we release task `next.lua`
2015-11-26 17:23:33 +03:00
..
scripts Fix. problem when same session can release task multiple times. 2015-11-26 17:23:33 +03:00
sql Remove the insert to v_settings as this is being done in app_defaults.php. 2015-08-03 09:32:48 -06:00