Commit Graph

5 Commits

Author SHA1 Message Date
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
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