Commit Graph

18667 Commits

Author SHA1 Message Date
AlexC 3541625f6d
Allow dashboard widgets to be draggable only in edit mode (#6261) 2022-01-24 17:05:15 -07:00
FusionPBX 63ac177ebe
Fixes an error 'Strict Standards: Only variables should be passed by reference'
Would see this on some systems when saving call forward
2022-01-24 15:33:34 -07:00
markjcrane 4773ffc6ea Default setting yealink_trust_certificates change value from true,false to 0,1 2022-01-24 15:16:19 -07:00
markjcrane ecc01c7a87 Set a new value and description for yealink_trust_certificates 2022-01-24 14:39:43 -07:00
markjcrane f3dacc581b Use yealink_trust_certificates 0-Disabled, 1-Enabled instead of false and true 2022-01-24 14:35:31 -07:00
FusionPBX 0154e149f6
Make it possible to use domain_name variable in the provision setting. (#6260)
* Make it possible to use domain_name variable in the provision setting.

* Set https://{$domain_name}/app/provision/ as the default value for yealink_provision_url.
2022-01-24 13:28:54 -07:00
FusionPBX 9441a238e7
Fix the email_log_all permission. 2022-01-24 09:14:42 -07:00
FusionPBX 700f4748fb
Make transaction_old and transaction_new searchable. (#6258)
* Make transaction_old and transaction_new searchable.

* Update database_transactions.php
2022-01-23 18:47:20 -07:00
FusionPBX d67b9597f1
Update directory XML to handle the contacts information. (#6256)
* Update directory XML to handle the contacts information.

Better conditions to use all contact name variations.
2022-01-22 20:05:35 -07:00
FusionPBX dc85871009
Fix the caller ID information for DISA 2022-01-22 14:07:04 -07:00
TNSSF 2349c584a2
Update to add variables for expansion module background (#6253)
The expansion module can use a different background image

The wallpaper_upload.url setting in yealink can be used multiple times to download multiple images.

setup for 2 more variable:
$yealink_t46u_wallpaper_expansion
and 
$yealink_t46u_wallpaper_expansion_filename

This is only a template update. I did not push any additional varaibles up into the default settings.
2022-01-22 13:07:52 -07:00
Dan 1b9cf5db7a
Provisioning Template Updates for Grandstream GXP2130+, Yealink T46S & Polycom 4.x (#6255)
* Add DHCP timezone control for GXP2170, fix typos for GXW42xx

* Grandstream: Added toggleable DHCP Time settings, XML app support, jitter buffer and VLAN.
Yealink T46S: Headset ringtone and Voicemail fixes
Polycom 4.x: Backported Cisco CDP variable
2022-01-22 13:03:34 -07:00
FusionPBX b8e87d2d75
Improve yealink phonebook for contact organization (#6254) 2022-01-21 22:47:16 -07:00
FusionPBX 9cce80ff9b
Add contact_permissions to default settings. 2022-01-21 19:36:33 -07:00
FusionPBX 98255b14bf
Option to show all contacts for the domain. 2022-01-21 19:32:49 -07:00
FusionPBX 63e1f7741e
Fix inbound fax using alternative to system command.
This is needed because FreeSWITCH has made it possible to disable the system command.
2022-01-21 11:34:48 -07:00
AlexC 7a8e33d7c9
Removed unnecessary footer (#6252) 2022-01-21 10:14:55 -07:00
AlexC c5f107e83a
Fix delete confirm button (#6251) 2022-01-21 09:47:50 -07:00
FusionPBX 6dee085009
Replace gateway_domain with gateway_all. 2022-01-21 02:45:38 -07:00
FusionPBX 34e4ea9ca3
Allow the toggle enabled across all gateways using the Show All button. 2022-01-21 02:07:42 -07:00
AlexC 52614e4a21
Update voicemails.php (#6250) 2022-01-20 16:00:54 -07:00
AlexC e316559771
Added show all button (#6249)
* Update call_center_queues.php

* Update call_center_agents.php

* Update app_config.php

* Update app_config.php

* Update contacts.php

* Update app_config.php

* Update ivr_menus.php

* Update app_config.php

* Update call_flows.php

* Update app_config.php

* Update conference_centers.php

* Update app_config.php

* Update voicemails.php

* Update app_config.php

* Update phrases.php

* Update app_config.php

* Update recordings.php

* Update app_config.php

* Update call_recordings.php

* Update app_config.php

* Update call_broadcast.php

* Update app_config.php

* Update time_conditions.php

* Update app_config.php

* Update music_on_hold.php

* Update app_config.php

* Update conferences.php
2022-01-20 15:54:42 -07:00
FusionPBX 00c23e5390
Use larger icons on the contact edit page. 2022-01-20 02:54:30 -07:00
FusionPBX 8bf4bec589
Add $ as this makes it look for an exact match. 2022-01-19 15:32:19 -07:00
FusionPBX 28c28fab84
Enable *72 in addition to the *72(2-20) digits
Some people were used to *72 original behavior then at some point someone added *72 followed by 2 - 20 digits. However to make everyone happy both of these can co-exist.
2022-01-19 15:27:17 -07:00
FusionPBX d4ab7ed9bf
Fix the Caller ID name. 2022-01-19 10:33:42 -07:00
FusionPBX a6ae75bf10
Fix a syntax error in the Polycom 5.x and 6.x templates. (#6247)
* Fix a syntax error
* Update {$mac}.cfg
2022-01-19 10:25:05 -07:00
FusionPBX 825f5f2269
Assign the device_location to the template. 2022-01-19 00:08:26 -07:00
FusionPBX 55ba4cb2a5
Make contact edit more interactive.
CDR Search for phone numbers
Click to Call for phone numbers
Added mailto link for email address
Link for the URL
2022-01-18 21:49:59 -07:00
FusionPBX 7f91e009b1
Add registration count to the the SIP Status -> Profile Registrations button. 2022-01-18 16:45:48 -07:00
FusionPBX ba2f5c379f
Only compare sip_from_domain with domain_name if the sip_from_domain exists. 2022-01-18 12:05:32 -07:00
FusionPBX e16cc5e725
Need to keep the caller ID prefix on the caller ID name.
This was needed to keep caller id prefix for the caller ID name so it shows up in the Call Detail Records.
2022-01-18 11:52:26 -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
Timothy Willey 844cdb480b
enable customization of emergency numbers on polycom phones (#6148) 2022-01-17 21:42:58 -07:00
KRooney 78a43b3c54
Update app_languages.php (#6204)
* Update app_languages.php
2022-01-17 21:09:22 -07:00
KRooney 73f13ef005
Update app_languages.php (#6203) 2022-01-17 21:08:32 -07:00
KRooney 70b08527a5
Update {$mac}.cfg (#6202)
fix dss key not provisionning
2022-01-17 21:07:39 -07:00
KRooney 1ed392c9c4
Update app_languages.php (#6205) 2022-01-17 21:06:17 -07:00
KRooney 74cebb72e5
Update {$mac}.cfg (#6200) 2022-01-17 21:05:18 -07:00
FusionPBX a9fff8b937
Add Call Flow - Feature Code to the list of destinations. (#6243)
* Add Call Flows - Destination and Feature Code

* Add call flow feature code
2022-01-17 14:44:09 -07:00
FusionPBX d7d99fc9cf
Add permissions=false to the speed_dial dialplan. 2022-01-17 10:10:54 -07:00
FusionPBX c084373d0a
Add a new permissions variable. 2022-01-17 10:09:12 -07:00
FusionPBX 3779b4a93e
No need to require contact type when adding a new contact. 2022-01-15 13:01:12 -07:00
FusionPBX 0a8c6f01fb
Increase the number used in the ring group destination delay and timeout. 2022-01-14 10:35:06 -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 daf9694c7c
Add from_address to the send_mail function for missed call emails. 2022-01-12 12:04:56 -07:00
vivoras 650f50a6ce
Update xml_cdr_statistics.php (#6239) 2022-01-11 16:27:34 -07:00
vivoras c3d3429635
Update app_languages.php (#6238) 2022-01-11 09:23:08 -07:00
Antonio Fernandez d3c0f3ac34
Removing {$row.display_name} from the line button (#6233)
The reason I think this should be removed is because setting the label on this model of phone removes the ability to see status of the line button.

For example (without the label), if I have a call on hold on my first line button, it will show the caller's number and the state of that call. For example: "4165551234 holding"

When you put the label, it removes that great feature.
2022-01-10 22:36:57 -07:00