mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
do not exit when unable to connect to freeswitch socket (#6992)
This commit is contained in:
@@ -238,7 +238,6 @@
|
||||
}
|
||||
catch(Exception $e) {
|
||||
echo $e->getMessage();
|
||||
exit;
|
||||
}
|
||||
|
||||
echo "<div class='action_bar sub'>\n";
|
||||
|
||||
Reference in New Issue
Block a user