FusionPBX
cea8a4b103
Update dialplan_edit.php
2019-10-04 13:29:14 -06:00
FusionPBX
54d5355d86
Update xml_cdr.php
2019-10-04 13:16:21 -06:00
FusionPBX
442c9dda39
Update dialplan_edit.php
2019-10-04 11:41:22 -06:00
Andy-Seattle
5a68ff81c7
Update record_message.lua ( #4731 )
...
When we have MP3 enabled we want ALL voicemails to be MP3 EXCEPT the ones that need to be transcribed, which will be WAV.
When transcribe_enabled is set to true, ALL voicemails currently become WAV even when MP3 is set.
This change ensures that ALL voicemails remain MP3 except the extensions that have voicemail_transcription_enabled set to true.
Note: The reason this was not working is because setting transcribe_enabled to true also sets voicemail_transcription_enabled to false for ALL extensions BUT it is not written into the database. Therefore a SAVE is required for ALL voicemails to ensure this field is written to the database. Changing to ~=true gets around this problem.
2019-10-04 08:45:45 -07:00
chansizzle
81823c3dc4
Update app_config.php ( #4752 )
...
* Update app_config.php
* Update app_config.php
2019-10-04 08:40:41 -07:00
FusionPBX
7944564c67
Update destination_imports.php
2019-10-03 12:57:02 -06:00
Len
01f6b3de99
Update y000000000077.cfg ( #4751 )
2019-10-02 19:14:42 -07:00
Len
954fd47845
Update y000000000025.cfg ( #4750 )
2019-10-02 19:04:10 -07:00
Len
f95a93b830
Update y000000000025.cfg ( #4749 )
2019-10-02 19:01:38 -07:00
Len
82203dc698
Update y000000000023.cfg ( #4748 )
2019-10-02 19:01:05 -07:00
Len
3184db4420
Update y000000000058.cfg ( #4747 )
2019-10-02 19:00:40 -07:00
Len
4ee24ee1c3
Update y000000000097.cfg ( #4746 )
2019-10-02 19:00:09 -07:00
Len
c40896e88c
Update y000000000056.cfg ( #4745 )
2019-10-02 18:59:48 -07:00
Len
fc3d31c466
Update y000000000096.cfg ( #4744 )
2019-10-02 18:59:25 -07:00
Len
62436064d1
Update y000000000052.cfg ( #4720 )
2019-10-02 18:58:49 -07:00
Len
14d9bbc261
Update y000000000005.cfg ( #4721 )
2019-10-02 18:58:19 -07:00
Len
aa04726aaf
Update y000000000044.cfg ( #4722 )
2019-10-02 18:57:54 -07:00
Len
c70648515d
Update y000000000044.cfg ( #4723 )
2019-10-02 18:57:26 -07:00
Len
af3e17c326
Update y000000000004.cfg ( #4724 )
2019-10-02 18:56:37 -07:00
Len
871a155706
Update y000000000069.cfg ( #4725 )
2019-10-02 18:56:08 -07:00
Len
cfa2d9852b
Update y000000000045.cfg ( #4726 )
2019-10-02 18:55:17 -07:00
Len
50af905ec5
Update y000000000000.cfg ( #4727 )
2019-10-02 18:54:45 -07:00
Len
aa02d619c8
Update y000000000046.cfg ( #4728 )
2019-10-02 18:54:18 -07:00
Len
ad40a5db41
Update y000000000032.cfg ( #4729 )
2019-10-02 18:53:48 -07:00
Len
25b7e7038c
Update y000000000035.cfg ( #4738 )
2019-10-02 18:52:51 -07:00
Len
5befed4b7f
Update y000000000070.cfg ( #4743 )
2019-10-02 18:52:20 -07:00
Len
20ee9e4c02
Update y000000000038.cfg ( #4730 )
2019-10-02 18:51:49 -07:00
Len
b56821823d
Update y000000000065.cfg ( #4739 )
2019-10-02 18:51:11 -07:00
Len
f22bad0a8f
Update y000000000074.cfg ( #4741 )
2019-10-02 18:50:06 -07:00
Len
2a2caaacec
Update y000000000095.cfg ( #4742 )
2019-10-02 18:49:16 -07:00
Len
7b31008760
Update y000000000007.cfg ( #4719 )
2019-10-02 18:47:54 -07:00
Len
4c85b4cc74
Update y000000000053.cfg ( #4718 )
2019-10-02 18:47:19 -07:00
Len
1fcf9fddb4
Update y000000000000.cfg ( #4717 )
2019-10-02 18:46:51 -07:00
Len
679687fd86
Update y000000000000.cfg ( #4716 )
2019-10-02 18:46:20 -07:00
Len
f90b4910ec
Update y000000000051.cfg ( #4740 )
2019-10-02 18:45:27 -07:00
Len
e33717b991
Update y000000000037.cfg ( #4715 )
2019-10-02 18:39:59 -07:00
Len
1fb41e7958
Update y000000000028.cfg ( #4737 )
2019-10-02 18:39:07 -07:00
Len
2251988ed3
Update y000000000076.cfg ( #4732 )
2019-10-02 18:38:03 -07:00
Len
e0cf5f46ba
Update y000000000067.cfg ( #4736 )
2019-10-02 18:37:02 -07:00
Len
7ee69d8f3e
Update y000000000054.cfg ( #4733 )
2019-10-02 18:36:34 -07:00
Len
412945262a
Update y000000000068.cfg ( #4734 )
2019-10-02 18:35:51 -07:00
Len
c272337113
Update y000000000029.cfg ( #4735 )
2019-10-02 18:35:22 -07:00
Nate
5f9156e547
Destinations: Fix CSV import delete.
2019-10-02 18:12:48 -06:00
chansizzle
7908b54031
Update destination_imports.php ( #4714 )
2019-10-02 15:46:05 -07:00
Nate
8a192430b9
Update xml_cdr.php
2019-10-02 16:00:01 -06:00
Nate
6567e277f6
CDR: Permissions to control data columns displayed.
2019-10-02 15:41:49 -06:00
Nate
df8691e3a2
CDR: Update permissions on CDR Archive.
2019-10-02 14:17:34 -06:00
FusionPBX
c423e0b476
Update index.lua
2019-10-02 14:08:49 -06:00
Nate
d22616b3b5
CDR: Responsive search form, add permissions to control search field visibility.
2019-10-02 14:01:27 -06:00
FusionPBX
82eeef493f
Update ring_group_edit.php
2019-10-02 13:56:35 -06:00