Commit Graph

16 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
FusionPBX ae817047ef
Update call_flows.php
There is a select box to select which field to toggle.
2023-05-30 09:44:01 -06:00
FusionPBX f7dac01eaa
Add a default value to toggle_field 2023-05-29 22:08:27 -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
FusionPBX 10de04f929
Send presence when changing the status of the call flow. 2022-05-19 13:28:54 -06:00
fusionate c67c8cd4c2 Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record. 2020-11-30 14:15:57 -07:00
FusionPBX 1da210762c
Remove the deprecated save_dialplan_xml function. 2020-08-14 00:24:16 -06:00
Nate c4f410aff0 Call Flows - List: Fix Status toggle. 2020-04-15 15:07:52 -06:00
agree 0aedf08055
Update call_flows.php 2020-04-02 19:25:26 -04:00
Nate 89149c0dd4 Update call_flows.php 2019-11-30 18:48:39 -07:00
Nate 39910488a5 Call Flow: Update class. 2019-11-30 18:23:43 -07:00
Nate bec5c647c9 List View: Updates to action classes. 2019-11-30 15:18:48 -07:00
Nate 243b6b4e8c Access Controls, Bridges, Call Block, Call Flows: Class toggle method adjustments. 2019-10-29 10:11:18 -06:00
Nate 04710aa4dd Call Flows: List view updates. 2019-10-29 09:47:18 -06:00