Commit Graph

10 Commits

Author SHA1 Message Date
fusionate
0f48b98ced Ringbacks [Class]: Fix PHP 8.x warning. 2024-06-14 16:28:51 -06:00
FusionPBX
2e7ebaf1c4 Moved ringbacks to app/switch/resources/classes
Moved resources/classes/ringbacks.php to app/switch/resources/classes/ringbacks.php
2024-04-02 09:26:08 -06:00
FusionPBX
d994c21ae1 Rename class scripts to switch_files 2024-01-30 18:02:39 -07:00
frytimo
3a4c2f72e2 Event socket bug fix and more docs (#6823)
* Add documentation to methods. Use is_resource for added type detection

* Allow connect to specify timeout in microseconds with default 30,000

* Update calling mechanism for event sockets

* Update project for new singleton event sockets

* remove unused variable

* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
fusionate
d9d17a6917 Misc: Remove parameters from event_socket_create() calls. 2023-09-20 18:43:17 +00:00
markjcrane
a72c843b52 Correct the path to the scripts directory 2023-06-24 10:01:15 -06:00
markjcrane
88faf89219 Move scripts to app/switch/resources/scripts 2023-06-24 08:32:56 -06:00
FusionPBX
53e8ab5f16 Unset the event socket handles. 2022-05-20 17:49:42 -06:00
FusionPBX
ed1d1afd07 Update presence.php 2022-05-20 17:15:57 -06:00
FusionPBX
27f0d9d5b4 Add a new presence class. 2022-05-20 17:14:50 -06:00