Commit Graph

8 Commits

Author SHA1 Message Date
FusionPBX
8b7bd29456 Fix temporary permissions 2024-11-29 14:06:08 -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
fusionate
d8652d72e9 SIP Profiles: Updates for PHP 8.1 2023-06-09 17:50:36 +00:00
markjcrane
29008867d0 SIP Profiles changes for PHP 8.1 2023-05-25 21:20:56 -06:00
frytimo
69bd42af05 remove unneeded destruct methods as GC has higher performance (#6631)
Co-authored-by: Tim Fry <tim@voipstratus.com>
2023-04-27 20:18:53 -06:00
Nate
dc3c36846e SIP Profiles - Edit: Add bulk delete of Domains and Settings, dynamic delete button action. Remove deprecated Domain and Setting delete scripts. 2020-03-04 11:24:58 -07:00
Nate
da7f8d0189 SIP Profiles: List view updates. 2019-12-03 16:55:15 -07:00