Commit Graph

9466 Commits

Author SHA1 Message Date
markjcrane
8771a78eef Update the dashboard list order. Disable domain limits by default 2021-11-09 19:26:56 -07:00
markjcrane
032a5aec39 Add a new dashboard 2021-11-09 18:42:14 -07:00
markjcrane
75e83ff879 Rename app/calls to app/call_forward 2021-11-09 17:08:06 -07:00
agree
b02cb75620 [voicemail] Add option whether to delete or keep message after forwarding (#5985)
* [voicemail] Add option whether to delete or save message after forwarding

* Fix recording playback

phrase doesn't exist
2021-11-09 13:57:16 -07:00
AlexC
42cf0b7068 Replace old chart with Chartjs (#6094) 2021-11-04 10:22:14 -06:00
FusionPBX
487afc371e Change the fax file name to md5 to avoid characters that present a security risk. 2021-11-03 15:30:01 -06:00
FusionPBX
57b7bf0d6b Add better log filename validation.
This was needed after the a previous pull request that allowed selecting a log file to download.
2021-11-03 12:33:28 -06:00
FusionPBX
0377b2152c Force the fax_page_size to only preset allowed values. 2021-11-03 09:38:01 -06:00
FusionPBX
2d2869c1a1 Require the fax_extension to be numeric.
Need to validate that the fax_extension really is numeric. Also replace event_socket_mkdir that makes a directory with mkdir.lua and use a php mkdir function instead. We want to offload this off of FreeSWITCH and its safer to use the PHP function.
2021-11-02 21:55:15 -06: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
emak
364d6d6cbb Add announce sound dropdown selection (#6056)
The announce sound previously required users to manually type in the full path of the announce sound. It has now been modified to be a hybrid dropdown which shows available recordings on the domain and also allows for the old text entry method (type in the path).
2021-10-29 14:34:03 -06:00
emak
0b76d90875 Add press * to return to previous menu (#6064)
Added the ability to press * to transfer back to the previous menu based on value of ${rdnis}.
2021-10-29 14:31:56 -06:00
FusionPBX
0004a44d1c When copying a dialplan use a unique uuid for app_uuid. 2021-10-29 13:06:17 -06:00
agree
cab67fbb9e [voicemail] remove not existing phrase (#6075) 2021-10-28 09:44:59 -06:00
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
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
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
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
agree
bbd8bc8d55 [Devices] fix wrong values being saved to the database (#6060) 2021-10-05 16:46:02 -06:00
FusionPBX
bc1e163c89 Add default settings polycom_ring_type and polycom_ring_type_private. 2021-09-24 21:24:31 -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
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
FusionPBX
4d03cbd3ad Change the description from Compulsory to Mandatory. 2021-09-14 16:02:49 -06:00
FusionPBX
31c0004bf9 Default to false on transcription_enabled_default 2021-09-10 20:24:07 -06:00
FusionPBX
f606c6ff3b Add line_keys to the deivice_lines array needed for Polycom. 2021-09-10 12:33:02 -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
FusionPBX
2cd6908b96 Add the number attribute. 2021-09-09 15:07:01 -06:00
FusionPBX
1bb83e491a Add a dialplan for ring group forward. 2021-09-09 14:23:54 -06:00
FusionPBX
9919e477a0 Update app_config.php 2021-09-08 23:14:22 -06:00
FusionPBX
cbf5a11310 Add fax_subject, fax_message, and fax_footer to the user group. 2021-09-08 22:39:23 -06:00