Commit Graph

12760 Commits

Author SHA1 Message Date
frytimo 8302c68678 Fix first line and app data of already in progress calls (#7931)
Also fixed application data not being read correctly from already in progress calls.
2026-04-28 20:48:45 +00:00
frytimo 66afefbb7d Fix PHPDoc types for on_topic method parameters and return value (#7924) 2026-04-28 15:27:32 +00:00
Alex bab249f057 Gateways: Preserve query string parameters across list and edit pages (#7923)
* Gateways: Preserve query string parameters across list and edit pages

* Update gateway_edit.php

* Update gateway_copy.php
2026-04-28 03:11:49 +00:00
Antonio Fernandez 04a9893130 Added Wait Announcements to Ring Groups (#7919) 2026-04-27 15:06:57 +00:00
Alex b946e5631d Devices: Preserve query string parameters across list and edit pages (#7920)
* Devices: Preserve query string parameters across list and edit pages

* Update device_edit.php

* Update device_copy.php
2026-04-25 21:18:42 +00:00
Alex 6cd23ac9e5 Extensions: Preserve query string parameters across list and edit pages (#7921)
* Extensions: Preserve query string parameters across list and edit pages

* Update extension_edit.php

* Update extension_copy.php
2026-04-25 21:18:24 +00:00
FusionPBX 99d40eb831 Replace the layout using tables with div tags and CSS Grid. 2026-04-25 20:21:04 +00:00
FusionPBX faa7e126fc Change the order to 160 2026-04-24 23:06:59 +00:00
FusionPBX 5e577f8e2b Unset identity for endpoints using UDP 2026-04-24 22:10:58 +00:00
FusionPBX c88265bd9d Add unset action for Identity header 2026-04-24 21:57:28 +00:00
Antonio Fernandez 7a7e820f29 Text to Speech: Speed-control (#7918)
* speed-control

* added additional languages
2026-04-24 18:20:46 +00:00
markjcrane 53d027c43e Add conference center required message
When trying to add a conference room and a conference center doesn't exist then show a message to the user that the conference center is required.
2026-04-24 12:04:58 -06:00
frytimo 28c2c90738 More operator panel fixes (#7917)
* Fix right-click options for unregistered extensions

* Show only "Call Voicemail" option

* Fix caller id number cut-off too early

* Fix drag-and-drop request rejected

* Always show "My Extensions"

* Fix showing caller id on unregistered called extension

* The voicemail icon and caller ID information now shows for a call routed to the unregistered extension.
Also, hide the intercept option if the caller is the current operator extension because the operator can't intercept their own call.

* Fix: extension has multiple call groups
2026-04-24 03:36:17 +00:00
FusionPBX 026f142b88 Update the code format 2026-04-23 18:04:09 +00:00
Alex fd4d2d6662 Access Controls: Preserve query string parameters across list and edit pages (#7911)
* Access Controls: Preserve query string parameters across list and edit pages

* Update access_controls_reload.php

* Update access_control_edit.php
2026-04-23 16:45:00 +00:00
frytimo c793833fd0 Fix operator panel disconnect (#7913)
Unfiltered agent lists cause a delay resulting in disconnection from switch
2026-04-23 14:50:32 +00:00
Alex 8923386f9b IVR Menus: Preserve query string parameters across list and edit pages (#7899)
* IVR Menus: Preserve query string parameters across list and edit pages

* Update ivr_menu_edit.php
2026-04-22 21:01:04 +00:00
Alex 8b016df11f Phrases: Preserve query string parameters across list and edit pages (#7900)
* Phrases: Preserve query string parameters across list and edit pages

* Update phrase_edit.php
2026-04-22 21:00:54 +00:00
Alex 9dbdbc1ce3 Queues: Preserve query string parameters across list and edit pages (#7901)
* Queues: Preserve query string parameters across list and edit pages

* Update fifo_edit.php

* Update fifo.php
2026-04-22 21:00:42 +00:00
Alex 5693960512 Recordings: Preserve query string parameters across list and edit pages (#7902)
* Recordings: Preserve query string parameters across list and edit pages

* Update recording_edit.php
2026-04-22 21:00:28 +00:00
Alex aee255c751 Ring Groups: Preserve query string parameters across list and edit pages (#7903)
* Ring Groups: Preserve query string parameters across list and edit pages

* Update ring_group_edit.php
2026-04-22 21:00:07 +00:00
Alex 580c786e77 Time Conditions: Preserve query string parameters across list and edit pages (#7905)
* Time Conditions: Preserve query string parameters across list and edit pages

* Update time_condition_edit.php
2026-04-22 20:59:58 +00:00
Alex 6cc6622187 Voicemail: Preserve query string parameters across list and edit pages (#7906)
* Voicemail: Preserve query string parameters across list and edit pages

* Update voicemail_edit.php
2026-04-22 20:59:43 +00:00
Alex 1f467bd40a Preserve query string parameters across list and edit pages (#7907) 2026-04-22 20:59:22 +00:00
Alex 550e9f8a9a Event Guard: Preserve query string parameters across list and edit pages (#7909)
* Event Guard: Preserve query string parameters across list and edit pages

* Update event_guard_log_edit.php
2026-04-22 20:58:01 +00:00
Alex 428128ee9e Streams: Preserve query string parameters across list and edit pages (#7904)
* Streams: Preserve query string parameters across list and edit pages

* Update stream_edit.php

* Update stream_map.php
2026-04-22 20:57:37 +00:00
Alex cc1adfb4ad Fax Servers: Preserve query string parameters across list and edit pages (#7898)
* Fax Servers: Preserve query string parameters across list and edit pages

* Update fax_edit.php

* Update fax_advanced.php
2026-04-22 20:57:24 +00:00
FusionPBX a4bda6730f Remove an extra space 2026-04-22 18:55:58 +00:00
FusionPBX eb9a6f9180 Fix fax status logic check busy first followed by fax_success
This change reorders the status determination logic to check for 
busy conditions first, ensuring successful transmissions are 
correctly marked as 'sent' and trigger the proper success email.
2026-04-22 17:00:23 +00:00
Alex bc2ef1cc4b Conferences: Preserve query string parameters across list and edit pages (#7893)
* Conferences: Preserve query string parameters across list and edit pages

* Update conference_edit.php

* Update conferences.php
2026-04-21 21:40:06 +00:00
FusionPBX c8fe3d45ea Updated switch_events array 2026-04-21 18:46:28 +00:00
FusionPBX 4467a0761f Add default empty string as a default values
Updated variable assignments to provide default empty string values if session variables are nil.
2026-04-21 12:06:40 -06:00
FusionPBX 6633b0010f Change destination_record check from boolean to string 2026-04-21 04:08:54 +00:00
Alex e390c8a10d Conference Profiles: Preserve query string parameters across list and edit pages (#7891)
* Conference Profiles: Preserve query string parameters across list and edit pages

* Update conference_profile_params.php

* Update conference_profile_param_edit.php

* Update conference_profile_edit.php
2026-04-20 15:05:10 -06:00
Alex 4b4fbc5fd5 Add query string to form action and remove unused paging controls (#7890) 2026-04-20 15:04:40 -06:00
Alex ef8c67dadd Fix conference search (#7892) 2026-04-20 15:04:02 -06:00
frytimo 88a7ec9c9d Fix empty message check in websocket response handling (#7889)
* Fix empty message check in websocket response handling

* Remove console error used for debug
- Remove console error used for debug
- Refactor conference action messages and improve toast display logic
2026-04-20 10:22:48 -06:00
jonathanblack1000 431949bb67 Update to allow voicemail links in SMS (#7888)
Add voicemail_uuid and message_uuid replacements to enable building links for SMS notifications.
2026-04-17 22:41:16 +00:00
Alex 193fb42ec1 Conference Controls: Preserve query string parameters across list and edit pages (#7887)
* Conference Controls: Preserve query string parameters across list and edit pages

* Update conference_control_edit.php

* Update conference_control_details.php

* Update conference_control_detail_edit.php
2026-04-17 22:29:12 +00:00
Alex d94256583b Support UTF-8 characters for search parameter (#7882)
* Support UTF-8 characters for search parameter

* Update call_block.php

* Update bridges.php
2026-04-17 21:37:16 +00:00
Alex eb7aa0487e Call Flows: Preserve query string parameters across list and edit pages (#7883)
* Call Flows: Preserve query string parameters across list and edit pages

* Update call_flow_edit.php

* Update call_flows.php
2026-04-17 21:31:32 +00:00
Alex 7d6349d10a Call Forward: Preserve query string parameters across list and edit pages (#7884)
* Call Forward: Preserve query string parameters across list and edit pages

* Update call_forward_edit.php
2026-04-17 21:31:07 +00:00
Alex ef00ae8a9b Call Recordings: Preserve query string parameters (#7885) 2026-04-17 21:30:47 +00:00
Alex 40172abacc Conference Centers: Preserve query string parameters across list and edit pages (#7886)
* Conference Centers: Preserve query string parameters across list and edit pages

* Update conference_center_edit.php

* Update conference_rooms.php

* Update conference_room_edit.php
2026-04-17 21:30:30 +00:00
chansizzle 4d5d099169 Update default_setting_description for IVR menus (#7872)
* Update default_setting_description for IVR menus
2026-04-16 20:32:35 -06:00
Alex df389effdf Fix CDR last_query session variable (#7880)
* Fix CDR last_query session variable

- Use http_build_query function to build the query string.
- foreach removes empty parameters to store less in the session

* Update xml_cdr.php

* Update xml_cdr_details.php
2026-04-16 16:57:26 -06:00
Alex ea6a02d5f0 Call Centers: Preserve query string parameters across list and edit pages (#7879)
* Call Centers: Preserve query string parameters across list and edit pages

* Update call_center_queue_edit.php

* Update call_center_agents.php
2026-04-16 16:55:52 -06:00
Alex 6e57c791f3 Call Broadcast: Preserve query string parameters across list and edit pages (#7877)
* Call Broadcast: Preserve query string parameters across list and edit pages

* Update call_broadcast_edit.php

* Update call_broadcast_stop.php

* Update call_broadcast.php
2026-04-16 12:22:41 -06:00
Alex 37961bf797 Exclude page number in search form (#7878)
* Exclude page number in search form

* Update bridges.php
2026-04-16 12:21:00 -06:00
Alex efb8e86070 Call Block: Preserve query string parameters across list and edit pages (#7876)
* Call Block: Preserve query string parameters across list and edit pages

* Update call_block_edit.php
2026-04-15 21:58:02 +00:00