FusionPBX
5c696b6eb3
Add a description for the change
2024-03-13 11:12:48 -06:00
fusionate
cac884d672
Device - Edit: Adjust detection of valid line ports.
2024-03-13 10:43:27 -06:00
FusionPBX
06480cbc3d
Fix bug with sipnetic use server_address
...
The registration domain should use server_address not the outbound_proxy_primary address.
2024-02-19 14:56:46 -07:00
Anthony
3b297ad641
Added Greek translations to app_languages.php files ( #6845 )
...
* Added Greek translations to conferences_active/app_languages.php
* Added Greek translations to database_transactions/app_languages.php
* Added Greek translations to destinations/app_languages.php
* Added Greek translations to devices/app_languages.php
2023-12-07 18:41:31 -07:00
FusionPBX
4c60313ed7
Remove deprecated fields id and v_id
2023-12-04 13:27:20 -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
Andy Binder
c3d625805f
Correct german translations. ( #6838 )
2023-11-29 17:43:18 -07:00
fusionate
9e8adfc510
Device - Edit: Hide Device Provisioned IP and http/s links if empty.
2023-11-24 23:38:34 +00:00
fusionate
17077532d2
Device - Edit: Add Default Settings to set quantity of new Keys and Settings rows. Check all Delete box for Keys now selects vendor Key groups.
2023-11-24 23:29:46 +00:00
fusionate
0d079fdaba
Device - Edit: Code reduction.
2023-11-24 22:13:52 +00:00
fusionate
546feeb190
Device - Edit: Remove deprecated code.
2023-11-24 21:59:42 +00:00
fusionate
d9bf2e3c7b
Device - Edit: Set device key vendor on device key type change.
2023-11-24 21:33:41 +00:00
fusionate
06aba14a59
Device - Edit: Fix character transposition (typo).
2023-11-24 21:32:22 +00:00
FusionPBX
9da5a10a77
Change the permission to device_profile_view
2023-11-02 23:37:42 -06:00
FusionPBX
86373fd3b4
Update permission for device profiles. Use device_profile_view, device_profile_select and device_profile_edit
2023-11-01 18:43:53 -06:00
FusionPBX
3b5e21a0d8
Update app_config.php
2023-11-01 18:36:28 -06:00
volga629-1
8ed5dd4c76
New Devices permissions profile select and edit. ( #6821 )
...
* Device select permissions
* Apply device select permissions.
* Fix missing index
Fix missing index
2023-11-01 18:33:13 -06:00
fusionate
834be519ba
Device - Edit: Make Provision button use first Line found on local server.
2023-10-30 19:19:56 +00:00
fusionate
935774d3c0
Device - Edit: Increase width of Keys and Settings input fields.
2023-10-27 18:45:25 +00:00
FusionPBX
1f91a8e713
Update command for a default label one time.
2023-10-20 15:49:30 -06:00
OskarFranck
0773a346c2
Bulk changes of Swedish translations ( #6807 )
...
authored-by: oskfra <oskar.franck@bahnhof.net>
2023-09-28 09:32:34 -06:00
fusionate
d9d17a6917
Misc: Remove parameters from event_socket_create() calls.
2023-09-20 18:43:17 +00:00
fusionate
7f48c0f676
Device - Edit: Integrate QR provisioning for Sipnetic softphone.
2023-09-07 23:26:27 +00:00
Anthony
8c8ef2c309
Fixed Warnings ( #6768 )
...
* Update device_edit.php
* Update dialplan_edit.php
* Update app_languages.php
2023-07-06 14:51:02 -06:00
markjcrane
49a45f08be
Preset auth_string value to make sure it is set
2023-07-05 14:22:44 -06:00
fusionate
07ff69b53d
Device - Edit: Hide Provision button when using Linphone template.
2023-07-03 20:14:22 +00:00
fusionate
c3f4d8a1c2
Device - Edit: Include provisioning htt_auth creds (if enabled) in Linphone QR code.
2023-07-03 19:52:56 +00:00
FusionPBX
408247599b
Remove display none use zindex
2023-07-03 12:55:07 -06:00
fusionate
3ea9e7d012
Device - Edit: Updates for PHP 8.1
2023-07-03 18:02:17 +00:00
markjcrane
63bb9b6e81
Add QR code for linphone. Use a PHP QR library. Format the device address
2023-07-03 08:26:19 -06:00
FusionPBX
bcf81d3306
Change new_mac_address to new_address
2023-06-30 20:08:30 -06:00
FusionPBX
e03becd5d1
Add a new device vendor linphone
2023-06-30 17:04:47 -06:00
fusionate
b1e6c72408
Devices: New device_address_uuid permission, to enable Address generation on Extension - Edit page.
2023-06-30 22:40:52 +00:00
fusionate
b509050827
Device - Edit: Make address field wider, and limit character length.
2023-06-30 21:48:39 +00:00
markjcrane
f8b657f674
Fix the device.file.download file name
2023-06-30 09:59:57 -06:00
markjcrane
53779d50d3
Change device_mac_address to device_address
2023-06-29 23:40:11 -06:00
frytimo
d7bbcd89f5
Use magic constant dir ( #6711 )
...
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__ to load only functions.php
* replace spaces with tab character
* update dirname command to use levels instead of nesting
* use magic constant __DIR__
* update dirname command to use levels instead of nesting
* Update access_control_edit.php
* Update access_control_import.php
* Update access_controls.php
* Update dnd.php
* Update access_controls_reload.php
* Update call_center_agents.php
* Update call_center_agents.php
* Update fax_queue.php
* Update login.php
* Update pdo.php
* Update pdo_vm.php
* Update switch.php
* Update index.php
* Update css.php
* Update v_mailto.php
* Update fax_to_email.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-15 11:28:23 -06:00
fusionate
fa93b4e7f5
Misc: Updates for PHP 8.1
2023-06-09 17:29:33 +00:00
Alex
475cf4d253
Fixed more php 8.1 errors ( #6748 )
...
* Update call_center_queue_edit.php
* Update number_translation_edit.php
* Update database_transactions.php
* Update xml_cdr_extension_summary.php
* Update call_flow_edit.php
* Update contact_address_edit.php
* Update device_profiles.php
2023-06-08 16:07:01 -06:00
Alex
fb8d0e2983
fix bugs in php 8.1 changes ( #6744 )
...
* Update voicemail_greetings.php
* Update recordings.php
* Update recording_edit.php
* Update phrases.php
* Update phrase_edit.php
* Update music_on_hold_edit.php
* Update fax_queue.php
* Update extensions.php
* Update email_templates.php
* Update email_queue_edit.php
* Update dialplan_inbound_add.php
* Update device_profiles.php
* Update device_profile_copy.php
* Update contact_address_edit.php
* Update call_recordings.php
* Update call_center_agent_edit.php
* Update call_center_agents.php
* Update call_center_queues.php
* Update call_block.php
* Update menu_edit.php
* Update default_setting_edit.php
* Update database_edit.php
2023-06-05 12:41:28 -06:00
Anthony
c01df877e4
Fixed Warnings ( #6742 )
...
* Update device_edit.php
* Update dialplan_inbound_add.php
* Update device_vendor_function_edit.php
2023-06-02 17:08:11 -06:00
FusionPBX
f8662f20a3
Fix the display of the device table header
2023-06-02 15:43:52 -06:00
markjcrane
ad6ed407d7
Devices a few more PHP 8.1 changes
2023-05-26 09:24:02 -06:00
fusionate
e3dce560cf
Device Profile - Edit: Updates for PHP 8.1
2023-05-25 17:46:27 +00:00
fusionate
48e5f4f2f4
Device Profiles - List: Updates for PHP 8.1
2023-05-25 17:46:06 +00:00
fusionate
7ad7701640
Device - Edit: Adjustment for PHP 8.1
2023-05-25 17:42:37 +00:00
fusionate
798001bb23
Device [Class]: Updates for PHP 8.1
2023-05-25 17:41:58 +00:00
fusionate
09219263e1
Device Vendor Function - Edit: Updates for PHP 8.1
2023-05-25 15:43:36 +00:00
fusionate
35b04ba3a1
Device Vendor Functions - List: Updates for PHP 8.1
2023-05-25 15:43:11 +00:00
fusionate
0e9df92730
Device Vendor - Defaults: Updates for PHP 8.1
2023-05-25 15:42:50 +00:00
fusionate
fea5368a74
Device Vendor - Edit: Updates for PHP 8.1
2023-05-25 15:42:19 +00:00
fusionate
7b18e82c32
Device Vendors - List: Updates for PHP 8.1
2023-05-25 15:41:45 +00:00
fusionate
18b6c4b318
Device [Class]: Updates for PHP 8.1
2023-05-25 15:40:59 +00:00
fusionate
cc44fc47c9
Device - Import: Updates for PHP 8.1
2023-05-24 21:22:16 +00:00
fusionate
e0ccb81dd8
Device - Export: Updates for PHP 8.1
2023-05-24 21:21:58 +00:00
fusionate
c65d50160e
Device - Edit: Updates for PHP 8.1
2023-05-24 20:52:50 +00:00
fusionate
5dbff0ca1c
Devices - List: Updates for PHP 8.1
2023-05-24 20:52:26 +00:00
fusionate
c026aab073
Device [Class]: Updates for PHP 8.1
2023-05-24 20:52:04 +00:00
Alex
05063e35d2
Update translations ( #6694 )
...
* Update app_languages.php
2023-05-18 15:36:17 -06:00
markjcrane
6d7e125743
Fix all PHP 8.1 messages for upgrade.php
2023-05-17 10:07:49 -06:00
Alex
ac38507462
Update translations ( #6682 )
...
* Update translations
* Update app_menu.php
* Update app_languages.php
2023-05-10 18:20:44 -06:00
Alex
3e0ec8b752
Add missing translations ( #6673 )
2023-05-09 11:39:02 -06:00
Alex
10a2d87ee6
Add missing translations ( #6662 )
...
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
2023-05-05 15:22:22 -06:00
frytimo
fef8165be2
Frytimo pr patches for php8.1 ( #6630 )
...
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-05-05 10:46:37 -06:00
markjcrane
1513bd3301
Add Chinese, Korean, and Japanese translations
2023-05-03 10:36:25 -06:00
markjcrane
28fe89066e
Add Chinese, Korean, and Japanese translations
2023-05-02 22:05:16 -06:00
FusionPBX
5a3b35cb83
Add additional languages ( #6654 )
2023-05-02 16:12:06 -06:00
FusionPBX
2f7cb99e00
Add missing languages
2023-04-30 00:23:41 -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
Finn
13c25f77c3
Hide field for key subtype when $show_key_subtype is false ( #6608 )
...
Co-authored-by: Finn <finn@acceleratenetworks.com>
2023-04-10 09:29:02 -06:00
FusionPBX
09d5108fb3
Remove polycom functions speed dial
...
Polycom key functions in their own web interface only show automata and normal.
2023-04-08 13:03:23 -06:00
FusionPBX
88da43b924
Change name to type and add subtype
2023-04-04 11:08:37 -06:00
FusionPBX
423bcd8aa8
Rename name to type
2023-04-04 10:59:24 -06:00
FusionPBX
408122c60c
Add subtype to vendor functions and device keys. ( #6409 )
...
* Add subtype to vendor functions and device keys.
Added to support phones that require a subtype for provisioning the phone.
* Add device_key_subtype
* Update device_edit.php
* Update device_profile_edit.php
* Update device_vendor_edit.php
* Update device_vendor_function_edit.php
* Update device_vendor_functions.php
* Update device_vendor_restore.php
* Update index.php
* Update provision.php
* Update app_languages.php
* Update app_config.php
2023-04-04 08:57:41 -06:00
trideeindhoven
fba26b3f84
Better NL translations ( #6590 )
...
Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
2023-03-28 10:24:11 -06:00
FusionPBX
b449bef03e
Use preg_replace instead of escape ( #6575 )
...
Escape broke auto matching fields use preg_replace instead.
2023-03-10 09:54:49 -07:00
televoice_pl
e91ed6e5a3
Update device.php ( #6570 )
...
"cisco spa" check must be before "cisco" otherwise "cisco spa" is ignored
2023-03-09 14:20:24 -07:00
FusionPBX
e72094543a
Add key to the name
2023-02-21 20:45:54 -07:00
FusionPBX
99f88edcc3
More specific add key to the name
2023-02-21 20:44:27 -07:00
FusionPBX
aa51f96212
Customizable empty rows for device keys ( #6561 )
...
* Customizable empty rows for device keys
* New default setting profile_add_rows and profile_edit_rows
2023-02-21 20:27:55 -07:00
Alex
7326cb845a
Set default for enabled ( #6556 )
...
* Set default for enabled
* Update conference_profile_edit.php
* Update call_block_edit.php
* Update conference_control_edit.php
* Update conference_control_detail_edit.php
* Update conference_profile_edit.php
* Update conference_profile_param_edit.php
* Update conference_edit.php
* Update destination_edit.php
* Update device_edit.php
* Update device_profile_edit.php
* Update device_vendor_edit.php
* Update email_template_edit.php
* Update extension_edit.php
* Update module_edit.php
* Update phrase_edit.php
* Update ring_group_edit.php
* Update sip_profile_edit.php
* Update stream_edit.php
* Update time_condition_edit.php
* Update var_edit.php
* Update voicemail_edit.php
* Update call_block_edit.php
* Update default_setting_edit.php
* Update domain_setting_edit.php
* Update domain_edit.php
* Update user_edit.php
* Update bridge_edit.php
* Update sip_profile_edit.php
* Update sofia_global_setting_edit.php
* Update call_flow_edit.php
* Update email_template_edit.php
* Update call_flow_edit.php
* Update bridge_edit.php
* Update email_template_edit.php
* Update sip_profile_edit.php
* Update sofia_global_setting_edit.php
* Update bridge_edit.php
* Update call_flow_edit.php
* Update conference_control_edit.php
* Update sip_profile_edit.php
* Update stream_edit.php
* Update default_setting_edit.php
* Update email_template_edit.php
* Update extension_setting_edit.php
* Update default_setting_edit.php
* Update dashboard_edit.php
* Update dashboard_edit.php
* Update default_setting_edit.php
2023-02-17 14:21:41 -07:00
agree
4c29c3c4cf
[security] import pages xss prevention ( #6553 )
2023-02-14 15:34:53 -07:00
Alex
a229d1e46c
Add enabled toggle to more pages and bug fix ( #6552 )
...
* Add enabled toggle to more pages and bug fix
* Add device profile enable toggle
* fixed enable on bridge_edit.php
* Fixed enable on call_block_edit.php
* Fixed enable on call_flow_edit.php
* Fixed enable on conference_center_edit.php
* Add conference room enabled toggle
* Fixed enable on conference_control_detail_edit.php
* Fixed enable on conference_control_edit.php
* Fixed enable on conference_profile_edit.php
* Add conference profile param enabled toggle
* Fixed enable on conference_edit.php
* Fixed enabled on device_edit.php
* Fixed enable on extension_edit.php
* Fixed enable on gateway_edit.php
* Fixed enable on number_translation_edit.php
* Fixed enable on phrase_edit.php
* Fixed enable on ring_group_edit.php
* Fixed enable on sip_profile_edit.php
* Fixed enable on stream_edit.php
* Fixed enable on time_condition_edit.php
* Fixed enable on var_edit.php
* Fixed enable on voicemail_edit.php
* Fixed enable on user_edit.php
* Fixed enable on user_setting_edit.php
* Update user_edit.php
* Update bridge_edit.php
* Update call_flow_edit.php
* Update conference_control_edit.php
* Update stream_edit.php
* Fixed enable on default_setting_edit.php
* Fixed enable on domain_edit.php
* Fixed enable on email_template_edit.php
* Fixed enable on module_edit.php
2023-02-14 11:19:02 -07:00
Alex
2acda5ea06
Add dashboard, device, extension, and gateway enabled toggle ( #6548 )
...
* Update system_counts.php
* Update call_forward.php
* Add dashboard widget enabled toggle
* Add device enabled toggle
* Add extension enabled toggle
* Add gateway enabled toggle
* Update extension_edit.php
* Update extension_edit.php
* Update device_edit.php
* Update gateway_edit.php
2023-02-10 11:14:43 -07:00
FusionPBX
badc0ee6c4
Add option for /usr/share and /usr/local/share
2023-01-29 16:46:39 -07:00
fusionate
6825825891
Device Profile - Edit: Implement device_key_icon permission on Icon column of Keys.
2023-01-27 22:42:05 +00:00
FusionPBX
d796eee8a0
Security: validate the user
...
Safest approach is to validate the user for the current domain.
2023-01-08 11:49:34 -07:00
FusionPBX
60aa8f6ab2
Remove the domain from the user_id
2023-01-08 11:46:57 -07:00
Harry Foster
13bcd5d244
Updated device key save to be a submit function for the form. ( #6524 )
...
The reason for this is the default behaviour for 'return' or 'enter' is to delete the device entirely. This makes using a barcode scanner impossible, or user error resulting in a lot of lost time.
2023-01-04 09:19:48 -07:00
FusionPBX
88bc541d0d
Create database object if not set. ( #6492 )
...
* Create database object if not set.
2022-11-08 09:40:12 -07:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
FusionPBX
b16265458e
Chang device key line number from 12 to 99
2022-10-03 10:40:23 -06:00
FusionPBX
24b982d87c
Add is_array around foreach
...
Prevents a PHP Warning.
2022-09-22 09:45:29 -06:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -06:00
Joyce Babu
ae7c312136
Add Telekonnectors Galaxy 1000 Plus template ( #6469 )
2022-09-07 16:36:03 -06:00
Joyce Babu
6365b28cf2
Add Telekonnectors Galaxy 1000 template. ( #6442 )
2022-08-20 09:28:15 -06:00
Alex
d9ed7a343f
Update devices.php ( #6454 )
...
* Update devices.php
* Update event_guard_logs.php
2022-08-16 11:27:17 -06:00
FusionPBX
3eb258c7ea
Add an alternative method to get the device vendor.
2022-07-19 09:52:34 -06:00
Joseph
2de1abb657
fix issue with device vendors ( #6340 )
...
If mac address and template already exists in Devices page and you attempt to associate the mac address with the extension from the extensions page, the "vendor" is removed from the device, thus causing provisioning not to look at the device profiles settings of the mac address
2022-07-19 09:48:04 -06:00
markjcrane
10748a95c8
Add device_line_label and device_line_display_name permissions.
2022-05-26 21:37:19 -06:00