FusionPBX
d883aafa21
Merge pull request #5737 from emaktech/patch-16
...
Update app_languages.php
2021-01-26 08:36:04 -07:00
FusionPBX
e029ae2729
Merge pull request #5738 from emaktech/patch-17
...
Update app_menu.php
2021-01-26 08:35:36 -07:00
FusionPBX
92fe4753f0
Merge pull request #5739 from emaktech/patch-18
...
Update app_config.php
2021-01-26 08:35:07 -07:00
FusionPBX
37889ee6e7
Merge pull request #5740 from greenbea/patch-11
...
When there's a single app in the app log it's saved as an single object in the json not as an array of objects
2021-01-26 08:34:35 -07:00
fusionate
1b2dc75fa6
Call Center Queues - Delete: Unload deleted queue configurations.
2021-01-25 17:09:55 -07:00
fusionate
0c3aa93dc9
Call Center Agents - Delete: Fix bulk delete bug.
2021-01-25 12:30:42 -07:00
nemerald-voip
3e24d553d9
Update app_config.php
2021-01-25 10:47:59 -08:00
nemerald-voip
8f19861881
Additional Polycom config parameters
2021-01-25 10:01:42 -08:00
FusionPBX
d10634d4b3
Add ability to import enabled attribute from the dialplan xml.
2021-01-25 10:12:29 -07:00
FusionPBX
515603db3b
Update 505_call-forward-all.xml
...
Use tab for indentation, use CDATA for the sip_h_Diversion header, and then add an attribute for enabled.
2021-01-25 10:08:16 -07:00
agree
08f5c1631c
Add missing variable
2021-01-23 23:53:36 -05:00
agree
9c9507e2e3
Fix xml_cdr_details fix application log
...
When there's a single app in the app log it's saved as an single object in the json not as an array of objects
2021-01-23 23:47:53 -05:00
fusionate
80c51cc2e2
Extension - Edit: Lookup extension on submit if extension_extension permission not assigned.
2021-01-22 12:12:29 -07:00
FusionPBX
b78637ff81
Update 055_rtp_has_crypto.xml
...
Add more crypto options.
2021-01-22 10:24:50 -07:00
FusionPBX
04869c26f9
Update 055_rtp_has_crypto.xml
2021-01-20 20:29:18 -07:00
FusionPBX
f473772850
Update 055_rtp_has_crypto.xml
2021-01-20 20:23:51 -07:00
FusionPBX
0a2187a610
Rename 050_rtp_has_crypto.xml to 055_rtp_has_crypto.xml
2021-01-20 20:20:26 -07:00
FusionPBX
11f28f09a5
Create 050_rtp_has_crypto.xml
2021-01-20 20:20:02 -07:00
emaktech
37638eafac
Update app_config.php
...
fr-ca update
2021-01-20 17:50:04 -05:00
emaktech
db16e36fb0
Update app_menu.php
...
fr-ca update
2021-01-20 17:47:46 -05:00
emaktech
c02f401612
Update app_languages.php
...
fr-ca update
2021-01-20 17:46:05 -05:00
fusionate
da79aa0fb1
Devices, Device Profiles - Search: Scope enhancements.
2021-01-20 11:06:34 -07:00
FusionPBX
322bbd4c20
Use column names in the SQL Query.
2021-01-20 10:46:00 -07:00
FusionPBX
03866355f6
Change dialplan_detail_enabled to boolean.
2021-01-20 10:45:08 -07:00
FusionPBX
7d3e754812
Set the dialplan_detail_enabled default value to true.
2021-01-19 22:18:40 -07:00
FusionPBX
1ddf5bbf41
Check if dialplan_detail_enabled is true or if null consider the value as true and add line feeds to improve readability of the SQL statement.
2021-01-19 18:59:09 -07:00
FusionPBX
e64c70ff9d
Add ability to use the dialplan_detail_enabled field.
2021-01-19 18:56:51 -07:00
FusionPBX
fb45bfb3fa
Add dialplan_detail_enabled to the app_config.php file.
2021-01-19 18:55:32 -07:00
agree
c21961922a
Add extension_extension permission
2021-01-18 23:39:49 -05:00
agree
4037331e4b
Extension add permission for extension field
2021-01-18 23:38:08 -05:00
FusionPBX
3f2332c0e2
Merge pull request #5729 from greenbea/patch-4
...
Destinations add accountcode permission
2021-01-18 18:50:49 -07:00
fusionate
e92ebd8302
Device Profiles - Search: Include some Key and Setting fields.
2021-01-18 16:37:42 -07:00
fusionate
8107694dd3
Devices - Search: Include some Line, Key and Setting fields.
2021-01-18 16:22:18 -07:00
agree
71a468113a
add destination_accountcode permission
2021-01-18 17:12:13 -05:00
agree
a1baa68230
Destinations add accountcode permission
2021-01-18 17:08:12 -05:00
fusionate
2fcabefc49
Voicemail: Remove unused permission.
2021-01-18 11:27:06 -07:00
FusionPBX
246ffb3e12
Add a permission check for xml_cdr_export_csv and xml_cdr_export_pdf to the CDR export.
2021-01-18 00:00:18 -07:00
FusionPBX
1b2812976d
Add xml_cdr_export_csv and xml_cdr_export_pdf permissions to app_config.php.
2021-01-17 23:56:45 -07:00
FusionPBX
9788b7b99f
Add xml_cdr_export_csv and xml_cdr_export_pdf permission checks.
2021-01-17 23:55:23 -07:00
konradSC
5efca5afa7
Bug Fix: No beep when bypassing the greeting
...
We found that callers were not hearing the tone_stream if they pressed "#" to bypass the voicemail greeting. Inserting a very brief silence_stream seems to fix the issue.
2021-01-15 08:31:21 -05:00
FusionPBX
2157f69e51
Merge pull request #5718 from demonspork/patch-1
...
Destination Emergency Checkbox Spacing Fix
2021-01-14 20:00:51 -07:00
FusionPBX
c0f8ee965e
Merge pull request #5720 from greenbea/patch-4
...
CDR add permision to hide call center agent legs
2021-01-14 10:17:43 -07:00
Andrew Querol
124f32d989
Remove footer from call center dashboard widget.
...
This should not have been in here, causes the footer to display outside of the bounds of where it should be.
2021-01-14 10:11:11 -06:00
agree
5778f71663
Update app_config.php
2021-01-13 13:13:11 -05:00
agree
33b206c6a7
Update xml_cdr.php
2021-01-13 13:12:23 -05:00
Greenbea
3a01537487
CDR add permision to hide call center agent legs
...
Author: agree <ahrongreenberg@gmail.com >
2021-01-12 16:55:27 -05:00
demonspork
8fb5ffb553
Destination Emergency Checkbox Spacing Fix
...
Add a missing non-breaking space to fix the positioning of the checkbox.
2021-01-11 10:24:30 -06:00
demonspork
9cf580c512
Allow Setting Default transcription state
...
When creating a new extension/voicemail box it can have a global/domain default setting for whether to enable transcription.
`transcription_enabled_default` default setting that determines what status transcription should be for all new extensions/voicemails.
2021-01-06 13:16:19 -06:00
fusionate
60151739be
Time Conditions: Minor adjustment.
2021-01-04 18:09:07 -07:00
fusionate
7f08b92631
Time Conditions: Bug fixes.
2021-01-04 17:41:33 -07:00