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
FusionPBX
5d41fd01df
Need to allow ability to clear the value.
2022-05-25 12:21:02 -06:00
FusionPBX
06e0e48476
Calculate the time zone for the device list.
2022-04-29 15:45:02 -06:00
FusionPBX
a9cda2b364
Add a few more device profile permissions to users in the admin group.
2022-04-25 15:30:24 -06:00
FusionPBX
f57662d162
Allow users in the admin group to see the device profiles.
2022-04-25 15:23:48 -06:00
FusionPBX
399ae77d28
Assign device_key_line permission to the admin group by default.
2022-04-25 15:15:09 -06:00
Antonio Fernandez
8a595b2b31
Updated the Outbound Proxy ( #6345 )
...
Updated the Outbound Proxy to specify the Primary or Secondary
2022-04-19 20:17:34 -06:00
nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
Joseph
66f255835a
add new polycom mac address vendor range ( #6315 )
2022-02-25 00:56:10 -07:00
FusionPBX
55bf04f016
Device lines label is null set the value to the display name
2022-01-27 00:11:50 -07:00
FusionPBX
94eab98ab3
Add device_key_icon permission ( #6262 )
...
* Add device_key_icon permission
* Use the new device_key_icon permission.
* Use the device_key_icon permission
2022-01-25 09:53:03 -07:00
FusionPBX
a911086dd6
Add field device location ( #6244 )
...
* Add device location
* Add label-device_location
* Add permission and field device_location.
* Update app_languages.php
2022-01-17 23:53:55 -07:00
AlexC
2a74114cf2
Copy, toggle and delete buttons visible when checkbox is selected ( #6242 )
...
* Update bridges.php
* Update call_block.php
* Update call_center_queues.php
* Update call_center_agents.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_rooms.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update music_on_hold.php
* Update phrases.php
* Update recordings.php
* Update streams.php
* Update voicemails.php
* Update devices.php
* Update device_vendors.php
* Update device_vendor_functions.php
* Update extensions.php
* Update gateways.php
* Update dialplans.php
* Update destinations.php
* Update email_templates.php
* Update modules.php
* Update sip_profiles.php
* Update vars.php
* Update databases.php
* Update users.php
* Update default_settings.php
* Update domains.php
* Update groups.php
* Update menu.php
2022-01-13 11:37:59 -07:00
Anthony
1db3e5ba14
Removed Search Reset ( #6241 )
...
* Update default_settings.php
* Update devices.php
* Update extensions.php
* Update gateways.php
* Update users.php
* Update destinations.php
* Update dialplans.php
* Update bridges.php
* Update call_block.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_forward.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update phrases.php
* Update recordings.php
* Update ring_groups.php
* Update time_conditions.php
* Update voicemails.php
* Update call_center_queues.php
* Update email_logs.php
* Update registrations.php
* Update user_logs.php
* Update access_controls.php
* Update domains.php
* Update email_templates.php
* Update groups.php
* Update menu.php
* Update number_translations.php
* Update sip_profiles.php
* Update database_transactions.php
* Update vars.php
* Update dashboard.php
2022-01-12 16:00:01 -07:00
FusionPBX
f52b33caf2
Remove sub table data if it doesn't have more details than domain_uuid an device_uuid.
2022-01-05 19:53:31 -07:00
FusionPBX
9f0b304a4f
Deprecate v_device_keys.device_profile_uuid, and v_device_settings.device_profile_uuid.
...
These fields were moved to their own table device profile keys and device profile settings tables so these fields are no longer used.
2022-01-05 12:13:37 -07:00
FusionPBX
0e8eeb0cc3
If the Label is empty use the extension number as the label.
2021-12-17 10:34:12 -07:00
FusionPBX
6eb6732cd3
Update app_defaults.php
...
Minor change
2021-12-15 13:11:13 -07:00
FusionPBX
b7aaf582eb
Add device line label. ( #6192 )
...
* Add device line label.
2021-12-15 09:40:14 -07:00
FusionPBX
dae6b760e4
Use field_count instead of row_id.
2021-12-13 14:02:54 -07:00
FusionPBX
1e618e4993
Update the URL to the dashboard
2021-11-13 15:34:33 -07:00
agree
dbd1fc27fe
[device profiles] Only allow editing device settings when having permission ( #5980 )
...
* [device profiles] Only allow editing device settings when having permission
* Update device_profile_edit.php
2021-11-13 11:29:21 -07:00
FusionPBX
60d67c6db9
Disable device key dashboard by default.
2021-11-11 12:19:58 -07:00
FusionPBX
7b77ac4b4a
Device Keys dashboard multiple updates to make it work again.
2021-11-11 12:16:51 -07:00
markjcrane
d2e2ffba91
Update order for Device Keys and Call Center Agents
2021-11-09 19:53:39 -07:00
markjcrane
032a5aec39
Add a new dashboard
2021-11-09 18:42:14 -07:00
FusionPBX
fa0d7d4e58
Add Fanvil Multicast
2021-11-01 16:19:48 -06:00
emak
a5708f168f
Add device image support from provisioning templates ( #5994 )
...
This change adds support for images of the current selected device on the device_edit.php page.
The images need to be stored with the provisioning templates in the following format:
* /yealink/t21p/t21p.jpg
Images loaded into the page without needing link to the direct path. This makes it possible to store images with the template and not need any form of nginx rewrite rule or any other changes.
The images are zoomable with pure CSS, no javascript required.
2021-10-29 14:37:11 -06:00
agree
08bf6ad86f
[devices] Use the default settings only when adding a device ( #6061 )
...
When a device is being updated then we want to persist the old values
2021-10-14 00:26:54 -06:00
agree
bbd8bc8d55
[Devices] fix wrong values being saved to the database ( #6060 )
2021-10-05 16:46:02 -06:00
FusionPBX
a47128f549
Add device vendor yeastar
2021-09-18 16:42:40 -06:00
FusionPBX
0f818697e1
Fix some indentaition hide response -ERR no reply to prevent confusion.
2021-09-10 08:53:51 -06:00
FusionPBX
cba7d89939
Add command sent
2021-09-10 08:51:25 -06:00
Vincent
c2772dc4c7
Add the fip1x series provision template of flyingvoice and the vender of flyingvoice on the web. ( #5996 )
...
* Add fip1x series of flyingvoice in the provision
* Fix boot file of flyingvoice does not take effect.
2021-08-27 09:39:10 -06:00
FusionPBX
09e0493c2a
Use more of the device line permissions and defaults.
2021-07-26 10:37:21 -06:00
agree
7d4b423219
[devices] Add line port permission ( #5981 )
2021-06-25 11:35:27 -06:00
markjcrane
014cbd1cd0
Replace data type timestamp with timestamptz
2021-05-05 20:46:53 -06:00
FusionPBX
a5afa0afec
Validate the http_method, device_provisioned_ip and move user_agent string to the date.
2021-04-26 21:40:59 -06:00
FusionPBX
69a058dab1
Merge pull request #5776 from winsock/device_import_duplicate_mac_check
...
Check for duplicate MAC addresses in the device import
2021-04-23 19:23:01 -06:00
agree
ab302ebfbb
Provision save and show user agent information
2021-04-20 16:31:39 -04:00
Andrew Querol
92bbb77561
Check for duplicate MAC addresses in the device import
2021-03-25 09:15:46 -05:00
Andrew Querol
7d57cef6ac
Fix device provisioning and event notification for multiple registrations across different SIP profiles.
2021-03-18 09:31:22 -05:00
Andrew Querol
2d175db556
Fix bulk device imports with TFTP path enabled
...
If you bulk imported devices and had the TFTP path set the configuration files would not be written out to the TFTP path.
2021-03-11 10:36:16 -06:00
Andrew Querol
c7a35cc1ad
Fix device MAC address imports not normalizing.
...
If it is not normalized you can get a not found error when provisioning since that is checking the database with a normalized MAC address
2021-03-04 17:33:25 -06:00
FusionPBX
30eb6c942f
Merge pull request #5715 from emaktech/patch-12
...
Micro update to french language
2021-01-26 08:38:22 -07:00
fusionate
da79aa0fb1
Devices, Device Profiles - Search: Scope enhancements.
2021-01-20 11:06:34 -07:00
fusionate
e92ebd8302
Device Profiles - Search: Include some Key and Setting fields.
2021-01-18 16:37:42 -07:00