do not exit when unable to connect to freeswitch socket (#6992)

This commit is contained in:
frytimo
2024-06-03 16:31:32 -03:00
committed by GitHub
parent 058d9aba37
commit 968c05374f

View File

@@ -238,7 +238,6 @@
}
catch(Exception $e) {
echo $e->getMessage();
exit;
}
echo "<div class='action_bar sub'>\n";