FusionPBX
5a56d67fdb
Merge pull request #5522 from Len-PGH/patch-151
...
Update app_config.php
2020-10-09 22:36:59 -06:00
demonspork
324468c3fd
Add grandstream_speaker_ring_volume to all templates
...
Excludes the P8352 value if the default setting grandstream_speaker_ring_volume is unset. Depends on PR #5522
Before anyone asks, Mandatory just means that the variable must be valid, not that it must be included in every XML download. The phone already has a valid value in its internal settings, so as long as we stay safe from setting it to an empty value or outside of the range of 0-7, we are safe. Excluding it is a valid option, which is also true for all settings labelled Mandatory in the Grandstream templates.
2020-10-09 23:15:31 -05:00
demonspork
03c41aafa5
Merge pull request #4 from fusionpbx/master
...
Pull Upstream
2020-10-09 22:16:46 -05:00
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
PennyTone
bbe7c763a4
Update {$mac}.xml
...
line 6262 - auto upgrade based on hour of day. set to 2
line 6294 - Firmware Upgrade Confirmation set to 0 no
this will allow unattended firmware upgrade.
2020-10-03 14:57:32 -07: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