Commit Graph

12 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
mafoo
4b51565e9f WhitespaceClean-app/sip_profiles
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:51:17 +00:00
Matthew Vale
116298f721 Added External IPv6 support
created the external IPv6 profile
2015-11-19 13:57:23 +00:00
Mark Crane
e7aea5a1c8 Improve the default.xml sip profile template. 2013-03-15 04:43:18 +00:00
Mark Crane
af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00