Commit Graph
18333 Commits
Author SHA1 Message Date
agree 113ade4fc5 [follow me] Persist follow me enabled when enabling DND or call forward (#6076)
If follow-me is enabled and then turning on DND or call-forward, follow-me should be enabled when disabling the DND or the call-forward.
2021-10-28 09:44:27 -06:00
FusionPBX fc35482f74 Improve mailer error handling for the send_email function. 2021-10-27 09:43:24 -06:00
Jason Kinner a680892060 Remove extraneous pipe (#6074)
Removed extra | (pipe) that was causing issues with call park on Grandstream phones
2021-10-27 01:01:22 -06:00
FusionPBX 356b50531b Fix the class cache set method. 2021-10-26 00:30:30 -06:00
FusionPBX 950542a29a Add group_global permission. 2021-10-22 14:51:12 -06:00
FusionPBX 480e34a301 Use email address_type and default to add_address with an option to use add_bcc. 2021-10-20 17:07:49 -06:00
FusionPBX e333b28268 Add email address_type with a default of add_address and an alternative value of add_bcc. 2021-10-20 17:00:52 -06:00
FusionPBX 1df0ade6cd Outbound caller id number - only allow numeric and + 2021-10-20 10:58:23 -06:00
FusionPBX 0c91ac4feb Don't use the extension dial_string to set the phone on DND. 2021-10-14 01:02:00 -06:00
frytimo 48b93b66a1 Allow the use of TAB as a delimiter (#5931)
Allows the use of TAB character for a delimiter while importing.
2021-10-14 00:46:33 -06:00
agree 1fb6878734 [click_to_call] fix Call-Info header set on bleg and move dialplan order before outbound route (#5974)
* [click_to_call] fix Call-Info header set on bleg and move dialplan order before outbound route

* Update and rename 530_click_to_call_auto_answer.xml to 25_click_to_call_auto_answer.xml
2021-10-14 00:44:10 -06:00
FusionPBX f9f730024c Create the $fp handle 2021-10-14 00:41:56 -06:00
Vincent a0338c554a Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings. (#6057)
* Fix the registration failed after provision Flyingvoice phone.

* Fix the parameter configuration of Flyingvoice not displayed in the Default Settings

* Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings.

* Fix after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable.
* Fix the configuration parameters of Flyingvoice are not displayed by default settings.

* Fix: when only one sip line's shared line is enable, the shared lines of all SIP lines will be enable.
2021-10-14 00:30:31 -06:00
hershyheilpern 23f95137f4 Add IVR Option to Call Block (#6059)
* add ivr option to call block
2021-10-14 00:27:59 -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
FusionPBX d51a940d0f If the cidr is empty then return false. 2021-10-11 01:37:53 -06:00
FusionPBX d682dcc717 Update the format_string function 2021-10-08 16:38:48 -06:00
FusionPBX e701c9c261 Only show the contact details if they are in the view. 2021-10-06 11:04:49 -06:00
agree bbd8bc8d55 [Devices] fix wrong values being saved to the database (#6060) 2021-10-05 16:46:02 -06:00
FusionPBX 2e151f352c Minor version update to 4.5.29 2021-10-05 15:34:04 -06:00
FusionPBX bc1e163c89 Add default settings polycom_ring_type and polycom_ring_type_private. 2021-09-24 21:24:31 -06:00
FusionPBX 04b26ac471 Add polycom_ring_type and polycom_ring_type_private to the polycom 5.x template. 2021-09-24 21:17:12 -06:00
FusionPBX 6d4196f537 If the device is on the local domain allow it and use its device_uuid. 2021-09-23 17:55:32 -06:00
FusionPBX d760cda5cc Add a application uuid for flyingvoice. 2021-09-22 01:21:30 -06:00
FusionPBX 4b71467053 Add device duplicate check for extension edit. 2021-09-19 00:42:40 -06:00
markjcrane e429756307 Change error/user_busy to USER_BUSY 2021-09-18 23:26:21 -06:00
FusionPBX a47128f549 Add device vendor yeastar 2021-09-18 16:42:40 -06:00
FusionPBX f9a2cfc1e0 Update app_config.php 2021-09-18 16:34:35 -06:00
FusionPBX 82040959b4 Create cfg{$mac}.xml 2021-09-18 16:32:19 -06:00
FusionPBX eacecf928f Create cfg{$mac}.xml 2021-09-18 16:31:22 -06:00
FusionPBX bdb4ee50cd Use a loop in the yeastar ta200 template. 2021-09-18 16:29:28 -06:00
Ben 25cc0e14d3 Added an array replacing the account #'s and a few cosmetic changes (#6053)
* Added an array replacing the account #'s and a few cosmetic changes
2021-09-18 10:59:33 -06:00
agree 7fd5f53384 Voicemail use tail calls (#5984)
reference https://www.lua.org/pil/6.3.html
2021-09-18 10:36:37 -06:00
FusionPBX 17a7dff859 Delete commented out lines. 2021-09-18 10:34:28 -06:00
Luis Daniel Lucio Quiroz a66135e352 [4.5] Fix doube ivr_menu_cid_prefix (#6015)
You already do that in the dialplan, no need to do it here
2021-09-18 10:32:16 -06:00
agree f17a4e2e8e [follow me] *21 don't null dial string (#6051)
* [follow me] *21 don't null dial string
2021-09-18 10:28:19 -06:00
FusionPBX 221a88c673 Update extension_edit.php 2021-09-17 13:05:48 -06:00
FusionPBX 5c819ea050 Add the north_america_islands text label. 2021-09-16 14:58:33 -06:00
FusionPBX 71b40deca7 Add North America Islands 2021-09-16 14:53:54 -06:00
FusionPBX f59d211d6d Add forward_reset to enable ability to unset the forward destination. 2021-09-16 13:22:43 -06:00
FusionPBX 7353170563 Channel variable request_id=true is no longer needed. 2021-09-16 13:18:18 -06:00
Vincent 8b8aa09f40 Fix the registration failed after provision Flyingvoice phone. (#6054) 2021-09-16 09:09:05 -06:00
FusionPBX 23f75cddb8 Bold default settings value and enabled that are custom or not the default. 2021-09-15 18:54:11 -06:00
FusionPBX ed41262537 A way to find determine if the setting has the correct UUID. 2021-09-15 16:51:41 -06:00
FusionPBX 4d03cbd3ad Change the description from Compulsory to Mandatory. 2021-09-14 16:02:49 -06:00
FusionPBX 408b13238e Use include instead of require_once. 2021-09-13 11:52:12 -06:00
FusionPBX d191ea77d7 Remove code that is no longer needed. 2021-09-12 19:37:00 -06:00
FusionPBX dc8c2f1df6 Update domains class to use the database class. 2021-09-12 15:29:28 -06:00
FusionPBX 31c0004bf9 Default to false on transcription_enabled_default 2021-09-10 20:24:07 -06:00
demonspork 0f9a868913 Fix some nway conference true/false variables (#6052)
nway_conference == true was evaluating as true regardless if nway_conference was set to true or false, just as long as it had a value of any kind.
This also fixes it so that you can set nway_conference to false in the default settings and it will disable the network conference feature, previously once it was enabled on yealink phones it could not be disabled without manually changing it in the phone or a factory default.
2021-09-10 15:09:33 -06:00