mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update call_broadcast_send.php (#6897)
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
}
|
||||
|
||||
//method 1
|
||||
$response = trim(event_socket::command($cmd));
|
||||
$response = event_socket::command($cmd);
|
||||
|
||||
//method 2
|
||||
//cmd_async($_SESSION['switch']['bin']['dir']."/fs_cli -x \"".$cmd."\";");
|
||||
|
||||
Reference in New Issue
Block a user