Commit Graph

16840 Commits

Author SHA1 Message Date
Len
6cc97a45cc Update app_config.php 2020-10-09 22:07:25 -04:00
Nate
325da538c3 Voicemail: Adjust default greeting to accept * for remote access. 2020-10-08 18:05:20 -06:00
Nate
c10d508ba8 Voicemail: Minor adjustment to play greeting script. 2020-10-08 16:18:02 -06:00
Nate
55e1e2ea35 Contacts - Import: Support multiple numbers per contact and ability to set number label. 2020-10-08 15:13:45 -06:00
FusionPBX
9207647fbe Default time_zone to UTC time. 2020-10-07 16:47:19 -06:00
FusionPBX
08de8d1f81 Remove code that caused an error. 2020-10-07 13:48:17 -06:00
FusionPBX
4ac80d54b1 Merge pull request #5505 from vivoras/master
Add grandstream phonebook options
2020-10-06 18:28:32 -06:00
Nate
7932829ff0 Switch Variables: Enhance description. 2020-10-06 14:58:00 -06:00
FusionPBX
1d5c32805a Merge pull request #5519 from Len-PGH/patch-150
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:17:51 -06:00
FusionPBX
8469e2f3e0 Merge pull request #5518 from Len-PGH/patch-149
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:17:42 -06:00
FusionPBX
cc20e047a8 Merge pull request #5517 from Len-PGH/patch-148
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:17:27 -06:00
FusionPBX
e0991252a7 Merge pull request #5516 from Len-PGH/patch-147
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:17:04 -06:00
FusionPBX
457b27775b Merge pull request #5515 from Len-PGH/patch-146
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:16:54 -06:00
FusionPBX
855da68745 Merge pull request #5514 from Len-PGH/patch-145
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:16:44 -06:00
FusionPBX
cb9888282e Merge pull request #5512 from Len-PGH/patch-143
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:16:31 -06:00
FusionPBX
1acdd826e2 Merge pull request #5513 from Len-PGH/patch-144
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:16:19 -06:00
FusionPBX
9123efa9fe Update {$mac}.xml (#5510) 2020-10-06 00:15:58 -06:00
Len
ac44e39700 Update {$mac}.xml (#5511)
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:15:47 -06:00
Len
d692003363 Update {$mac}.xml (#5509)
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:15:21 -06:00
Len
0873e1d52c Update {$mac}.xml (#5508) 2020-10-06 00:12:41 -06:00
Nate
4a886ea1d2 Extension - Edit: Adjust permission check to mitigate warning. 2020-10-05 09:49:23 -06:00
Len
b91ac5ba51 Update {$mac}.xml 2020-10-05 11:28:35 -04:00
Len
4618b81754 Update {$mac}.xml 2020-10-05 11:27:15 -04:00
Len
6b74561730 Update {$mac}.xml 2020-10-05 11:26:03 -04:00
Len
aead316600 Update {$mac}.xml 2020-10-05 11:25:08 -04:00
Len
4ed112feeb Update {$mac}.xml 2020-10-05 11:24:02 -04:00
Len
f95aec9d3e Update {$mac}.xml 2020-10-05 11:22:28 -04:00
Len
88a0061820 Update {$mac}.xml 2020-10-05 11:20:31 -04:00
Len
bca290615e Update {$mac}.xml 2020-10-05 11:19:36 -04:00
Len
729a2676b2 Update {$mac}.xml 2020-10-05 11:16:53 -04:00
FusionPBX
4edb1d67ac Update ivr.conf.lua
This was added to send calls to the IVR menu exit action when it reaches the ivr_menu_max_failures. However it causes a bug when ivr_menu_max_failures = 1 and IVR Menu Option has a digits larger than 2 which gets interpreted as a failure and then sent to the fail destination. This code causes a worse issue than it solves. Commenting out the code until finding a better solution.
2020-10-02 11:58:27 -06:00
jamesorose
0c6a066f8e Update app_config.php (#5504)
Change yealink_trust_certificates value false. When set to true this can make the phone not able to provision. If not using a trusted certificate.
2020-10-02 11:45:26 -06:00
Nate
f93e0a8271 Voicemail: Additional steps to correct potential phrase/language issues. 2020-10-02 10:07:58 -06:00
vivoras
477d411023 Update {$mac}.xml
Add phonebook options
2020-10-02 07:40:01 +02:00
vivoras
d4ae16bce7 Update {$mac}.xml
Add phonebook options
2020-10-02 07:39:31 +02:00
FusionPBX
2bbec3f38b Add a missing comma. 2020-10-01 19:12:30 -06:00
agree
73e9136344 Fix faxing to multiple numbers (#5503) 2020-10-01 17:08:53 -06:00
agree
e3f36157d3 Allow flexible defaults for ivr failure and timeout (#5502)
* Allow flexible defaults for ivr failure and timeout

* Allow flexible defaults for ivr failure and timeout

* Fix default setting description
2020-10-01 14:22:05 -06:00
Nate
15408eee73 Recordings: Additional sanitation on file rename. 2020-09-29 18:05:37 -06:00
Nate
b2d0bc504a Group - Copy: Fix duplicate permissions issue. 2020-09-29 16:33:44 -06:00
Nate
85e9be8148 VM Scripts: Restore recording beep tone for add intro on vm forward. 2020-09-29 14:57:00 -06:00
Nate
541bd4dd6f Device Edit: Restore ability to unset the current Device Profile. 2020-09-29 14:38:15 -06:00
Nate
41501eee61 CDR: Mitigate warnings if no extensions assigned to user. 2020-09-29 13:56:10 -06:00
Nate
62b0ef0a03 Number Translations: Fix Add. 2020-09-29 12:39:56 -06:00
Nate
bfbcd94cf7 Access Controls: Fix Add. 2020-09-29 12:29:46 -06:00
FusionPBX
b82e7208d0 Update call_center_queue_edit.php
Fix the permissions check for call_center_outbound_caller_id_number
2020-09-29 11:58:21 -06:00
FusionPBX
961a974ab2 Update app_config.php
Add queue_outbound_caller_id_name and queue_outbound_caller_id_number fields to the call center queue table.
2020-09-29 11:53:09 -06:00
FusionPBX
ca1040a83b Update call_center_queue_edit.php
Add outbound_caller_id_name and outbound_caller_id_number.
2020-09-29 11:48:38 -06:00
FusionPBX
4e27817f50 Add outbound_caller_id_name and outbound_caller_id_number. 2020-09-29 11:46:46 -06:00
FusionPBX
b88609f2b9 Add call center outbound caller id name and number permisisons. 2020-09-29 11:45:52 -06:00