mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Fix the category and subcategory
This commit is contained in:
@@ -386,7 +386,7 @@
|
||||
|
||||
//send the message waiting status
|
||||
$fp = event_socket_create(
|
||||
$setting->get('event_socket','ip_address'),
|
||||
$setting->get('switch','event_socket_ip_address'),
|
||||
$setting->get('switch', 'event_socket_port'),
|
||||
$setting->get('switch', 'event_socket_password')
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user