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
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
agree
16b34145d6
add extensions to destination class ( #5501 )
2020-09-29 11:43:48 -06:00
agree
0560b57dcc
Log viewer view all of freeswitch log files ( #5500 )
...
* log viewer view all of freeswitch log files
* Update app_languages.php
* Update log_viewer.php
2020-09-29 10:12:28 -06:00
Len
7ca85632c3
Update provision.php ( #5498 )
2020-09-28 20:38:11 -06:00
Len
a55273fd1d
Update app_languages.php ( #5496 )
2020-09-28 20:37:13 -06:00
Len
5aeed44bbf
added phonebook button option ( #5497 )
2020-09-28 20:36:35 -06:00
chansizzle
3dc94ab71c
added missing dns variable account.5 ( #5499 )
2020-09-28 20:24:04 -06:00
Len
0745457145
Uses updated phonebook code
2020-09-28 14:20:33 -04:00
Len
844c43d9f8
Update phonebook.xml
2020-09-28 14:19:48 -04:00
Len
36a433fcb0
Updated phonebook code
2020-09-28 14:19:05 -04:00
Len
f5d85a8086
Use updated phonebook code
2020-09-28 14:17:46 -04:00
Len
c409e04472
Update {$mac}.xml
2020-09-28 13:19:25 -04:00
FusionPBX
e591ab9ce2
Change count to is_array to prevent a warning on PHP 7.3.
2020-09-28 11:17:17 -06:00
Joseph
9b012a4405
Fix broken accountcode on fax retries ( #5490 )
...
accountcode would only appear on the sip header for the 1st retry. Added the accountcode parameter to the rest of the originate commands to resolve this issue
2020-09-26 22:46:07 -06:00
Joseph
e164817bdb
Update index.lua ( #5487 )
...
Add the name of the voice mail box in the VM to email template. (part B)
2020-09-26 16:10:59 -06:00
Joseph
52f1b64947
Update record_message.lua ( #5488 )
2020-09-26 16:08:45 -06:00
Joseph
3934cc4810
Update send_email.lua ( #5489 )
...
Changed MM to MI, otherwise times would show as XX:09:XX. Appears that MM is not a valid value.
2020-09-26 16:07:36 -06:00
FusionPBX
53c3b9a7b0
Update send_email.lua
2020-09-26 16:07:03 -06:00
Joseph
ec6303d0fe
Update send_email.lua ( #5486 )
...
Add the name of the voice mail box in the VM to email template.
2020-09-26 15:55:21 -06:00
Nate
d539c3a7cc
Provisioning: Support for N/A key on Htek.
2020-09-26 13:27:21 -06:00
FusionPBX
be812fd1ec
Move the permission check to its own if statement.
2020-09-26 12:13:47 -06:00
Mark J Crane
78f50121dd
Remove trailing spaces and add a sleep.
2020-09-26 01:16:08 +00:00
Nate
462da0a3e2
Voicemail: Better check on Default Setting switch > phrases > dir value.
2020-09-25 18:00:50 -06:00
Nate
032d369db1
Voicemail: Correct path.
2020-09-25 17:08:02 -06:00
Nate
46adde4a22
Voicemail: Use phrases instead of direct sounds.
2020-09-25 16:58:44 -06:00
Nate
02d71cc0ef
Login/Password Fields: Fix pressing 'c' on Safari.
2020-09-24 11:15:53 -06:00
Len
bfccd8170a
Update software.php ( #5485 )
2020-09-24 10:55:22 -06:00
ednt
433a8be4fa
Update switch.php ( #5483 )
...
Missing $2 as regex_match
2020-09-23 12:11:44 -06:00