Commit Graph

82 Commits

Author SHA1 Message Date
FusionPBX
044f048363 Update app_config.php 2019-02-19 09:24:40 -07:00
FusionPBX
536776cfb4 Update app_config.php 2019-02-11 20:45:25 -07:00
FusionPBX
d26d4a5ce1 Update app_config.php 2019-01-29 13:19:34 -07:00
FusionPBX
904550df11 Update app_config.php 2018-12-02 11:21:46 -07:00
FusionPBX
7304d05f8e Update app_config.php 2018-10-15 16:30:48 -06:00
FusionPBX
b4c5e01ebb Update app_config.php 2018-09-28 10:58:19 -06:00
FusionPBX
150d3a571d Update app_config.php 2018-08-14 10:57:10 -06:00
FusionPBX
479edcb0b0 Update app_config.php 2018-05-28 13:50:22 -06:00
FusionPBX
c7c961d0af Update app_config.php 2018-02-22 10:05:54 -07:00
FusionPBX
0632da867d Update app_config.php 2018-02-22 09:38:25 -07:00
FusionPBX
391714c60a Update app_config.php 2017-12-09 13:11:27 -07:00
FusionPBX
92c04d83ac Update app_config.php 2017-12-09 13:08:33 -07:00
FusionPBX
10de6fb241 Update app_config.php 2017-11-03 14:55:56 -06:00
FusionPBX
28d88c5179 Update app_config.php 2017-07-27 17:31:05 -06:00
FusionPBX
25dc51a4a3 Update app_config.php 2017-06-17 11:35:52 -06:00
Mafoo
6ac7fa4363 Enhance - app_config.php comment cleanup (#2636)
Correct a few missed tab indents on comments
2017-06-03 12:36:08 -06:00
Mafoo
b2841c4a8c remove schema translations (#2638)
the schema should not have any translations on it as they are present
for reference only.
This removes the extra descriptions found and corrects some of the en to
en-us ones
2017-06-03 12:34:19 -06:00
FusionPBX
e6a23c5a24 Update app_config.php 2017-06-03 09:37:28 -06:00
Mafoo
f90e080ef4 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
FusionPBX
a1b656bbc3 Update app_config.php 2017-04-29 23:39:20 -06:00
The-Operator
df3f153ebd Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
FusionPBX
8cf1ccda81 Update app_config.php
Add extension_caller_id permission.
2017-04-19 20:39:35 -06:00
FusionPBX
62394744b5 Update app_config.php 2017-03-27 15:01:02 -06:00
FusionPBX
dae3e4f9c9 Update app_config.php 2017-03-17 11:28:48 -06:00
FusionPBX
14327e24e1 Update app_config.php 2017-02-15 22:34:43 -07:00
FusionPBX
8ad0847d2a Update app_config.php 2016-10-23 13:20:55 -06:00
Alexey Melnichuk
065a04ccb2 Add. force_ping option for extension (#1809)
* Add. `force_ping` option for extension

This option force FS send SIP OPTIONS message to
detect if this reged device still available.

* Update language file.
2016-08-11 09:46:54 -06:00
FusionPBX
134802f988 Update app_config.php
Change the permission in app_config.php from extension_show_registered to extension_registered.
2016-07-28 00:01:47 -06:00
Chris Black
c9566fde0e Fix my PR for the device registered on extensions page. (#1772)
* Fix my PR for the device registered on extensions page.

* Change to registered
2016-07-27 23:03:59 -06:00
markjcrane
55e6f76c72 Add a new permission number_alias. By default hide it to prevent confusing users. 2016-05-11 13:36:31 -06:00
markjcrane
83772690fc Change extension permission defaults. 2016-05-11 13:03:06 -06:00
markjcrane
217e3b562c Add a new permission extension_user_record to control who is able to see extension record. By default superadmin has this permission. 2016-01-27 15:56:22 -07:00
blackc2004
f7a44633b1 Update app_config.php 2015-12-09 13:59:43 -08:00
blackc2004
080d136968 Update app_config.php 2015-10-29 12:22:40 -07:00
markjcrane
74804cea64 Give precedence to number_alias over extension in destinations class that generates the destination select list. 2015-08-15 21:49:27 -06:00
markjcrane
e19f459cd8 Change call_center_contact to user_contact. 2015-08-07 15:24:24 -05:00
markjcrane
cb31af2fc5 Escape the $ for $domain_uuid. 2015-08-06 00:14:46 -05:00
markjcrane
15ca076e09 Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
markjcrane
5c8a6dd7fe Add destination details to several app_config.php files. 2015-08-04 14:52:10 -06:00
markjcrane
905c68bfad Add a new permission extension_user_context. 2015-07-31 09:37:53 -06:00
Mark Crane
1510c1c631 Add extension_call_screen permission, and add call_screen_enabled to extensions/extension_edit.php. 2015-06-23 20:06:44 +00:00
Mark Crane
574c63a83a Add call_screen_enabled to the database and add the lable for translations. 2015-06-23 19:58:07 +00:00
Nate Jones
afb1ffe027 Extensions: Missed Call notification option. 2015-05-23 02:11:26 +00:00
Mark Crane
551aba5941 Add extension_password and device_line_password permissions. Goal is to make it possible to hide the password from the admin as desired by the superadmin. 2015-05-20 22:24:19 +00:00
Mark Crane
1b066c81c5 Add a new permission to hide the dial string from admins by default. 2015-02-28 16:18:12 +00:00
luis daniel lucio quiroz
68886ebf82 you can fix your forward caller id number/name 2015-02-28 04:07:15 +00:00
Mark Crane
e2e1a24dca Simplify use of domain_uuid in extensions.php. 2015-01-20 20:59:27 +00:00
Mark Crane
ddca77629e Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Mark Crane
0dfc2baafb Remove the deprecated schema definition for call forward no answer. 2014-12-16 22:59:25 +00:00
Mark Crane
e34a149a81 Change Call Forward Unanswered to Call Forward No Answer 2014-12-03 05:55:01 +00:00