sangoma / switchy

async FreeSWITCH cluster control
https://switchy.readthedocs.io/en/latest/
Mozilla Public License 2.0
69 stars 18 forks source link

Check that session is hungup in DTMF timeout thread. #27

Closed ncorbic closed 8 years ago

ncorbic commented 8 years ago

Without this check, the DTMF timeout threads will never end for hungup sessions. Causing thread leaks which in the end kill the application.