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

This commit is contained in:
frytimo
2024-06-03 13:31:32 -06:00
committed by GitHub
parent 058d9aba37
commit 968c05374f
-1
View File
@@ -238,7 +238,6 @@
}
catch(Exception $e) {
echo $e->getMessage();
exit;
}
echo "<div class='action_bar sub'>\n";