on 2.6 it was working by default and i was happy, but i got additional server with 2.10 and now when customer hangup it just stays at the same screen and if agent wants to see dispo screen he need to press "hangup customer" button.
is there any tweak i can apply to get this feature back?
this will cause to disposition screen to show up right after customer hangup.
for vicidial.php version 2.10-414c.
Line 14163 - Alter CustomerChanneLGone => CustomerGoneHangup()
Line 14163 - Alter (custchannellive < -30) => (custchannellive < -20)
Line 5088 - Add CustomerGoneHangup() as last entry in if statement