Commit Graph

8829 Commits

Author SHA1 Message Date
FusionPBX 7e6d4d3c50 Update listen_to_recording.lua 2017-06-06 21:16:55 -06:00
FusionPBX 8403a806cc Update index.lua 2017-06-06 21:16:47 -06:00
FusionPBX 9ea2adba59 Update on_dtmf.lua 2017-06-06 20:45:32 -06:00
Len 8074cff3d5 Merge pull request #2624 from jamesorose/patch-1
voicemail lights up on missed calls
2017-06-06 02:02:25 -04:00
Len 47b01e8b61 Merge branch 'master' into patch-1 2017-06-06 02:02:04 -04:00
Len 022f9b17ae Update y000000000023.cfg 2017-06-05 17:03:27 -04:00
Len d1271707bc Update y000000000053.cfg 2017-06-05 16:58:36 -04:00
Len 519d110df8 Update y000000000007.cfg 2017-06-05 16:57:32 -04:00
Len aa8689d8cc Update y000000000052.cfg 2017-06-05 16:56:35 -04:00
Len 7a610be056 Update y000000000005.cfg 2017-06-05 16:51:52 -04:00
Len 55777b82e7 Update y000000000044.cfg 2017-06-05 16:50:32 -04:00
Len 588381cf48 Update y000000000044.cfg 2017-06-05 16:48:16 -04:00
Len fdb08e804b Update y000000000004.cfg 2017-06-05 16:47:05 -04:00
Len b1e05fa0b0 Update y000000000069.cfg 2017-06-05 16:44:30 -04:00
Len 7b89e0c4ca Update y000000000045.cfg 2017-06-05 16:41:10 -04:00
Len ab4ea81ed8 Update y000000000000.cfg 2017-06-05 16:37:41 -04:00
Len 44f8e052a2 Update y000000000046.cfg 2017-06-05 16:35:48 -04:00
Len c2378313c0 Update y000000000032.cfg 2017-06-05 16:33:31 -04:00
Len c0c7dd6e48 Update y000000000038.cfg 2017-06-05 16:32:15 -04:00
Len 3640c3ce16 Update y000000000054.cfg 2017-06-05 16:30:08 -04:00
Len db489b34c1 Update y000000000036.cfg 2017-06-05 16:29:19 -04:00
Len 1ea80c217e Update y000000000068.cfg 2017-06-05 16:27:52 -04:00
Len 446cb96a1f Update y000000000029.cfg 2017-06-05 16:24:14 -04:00
Len 67f9239ff4 Update y000000000051.cfg 2017-06-05 16:15:18 -04:00
Len 1260888819 Update y000000000065.cfg 2017-06-05 16:12:02 -04:00
Len 0ed5966a48 Update y000000000035.cfg 2017-06-05 16:09:23 -04:00
Len 0173ba73b8 Update y000000000028.cfg 2017-06-05 16:07:53 -04:00
Len 08528e800d Update y000000000066.cfg 2017-06-05 16:06:32 -04:00
Len e0544b98ce Update y000000000028.cfg 2017-06-05 16:04:18 -04:00
FusionPBX 7c1a59219a Create v8.conf.xml 2017-06-05 11:49:51 -06:00
FusionPBX 81d5a15d90 Create opus.conf.xml 2017-06-05 11:43:02 -06:00
FusionPBX a1363b6e86 Update follow_me.php 2017-06-05 09:35:14 -06:00
Alexey Melnichuk 4115ca3bd9 Fix. Find php interpreter when use CGI/FastCGI mode. (#2640)
Prev version has bug when extension_dir has relative path (e.g. `ext`)
`basedir('ext')` returns not empty string by dot symbol `.` so it going to
infinity loop.
Also official distro of PHP has no executable binaries with version (phpX.exe)
only `php.exe`.
Tested on OpenServer with PHP 5.3-7.1 under Apache/Nginx.
And also on manual install of Nginx 1.11 / PHP 5.4
2017-06-05 08:47:38 -06:00
FusionPBX 053c419773 Update app_config.php 2017-06-05 08:37:47 -06:00
Mafoo 301cce369b Enhance - language update (#2639)
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06:00
Mafoo 90a96ad4d0 Enhance [master] Default settings sort order (#2593)
add to the sort order for default/domain settings so when a type is
array without *_setting_order the values will sort in order
2017-06-03 12:36:56 -06:00
Mafoo 159f1b3c5a Enhance - app_config.php comment cleanup (#2636)
Correct a few missed tab indents on comments
2017-06-03 12:36:08 -06:00
Mafoo adf5a037b1 Enhance - app_config.php last cleanup (#2637)
last batch of app_config.php changes
2017-06-03 12:35:18 -06:00
Mafoo 34475f922c 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 fc2837887c Update app_config.php 2017-06-03 10:57:06 -06:00
FusionPBX d4666d78b3 Update app_config.php 2017-06-03 10:52:51 -06:00
FusionPBX 51a792cfb1 Update app_config.php 2017-06-03 10:46:48 -06:00
FusionPBX fc48020e5a Update apps.php 2017-06-03 10:25:58 -06:00
Mafoo 676d873a00 BugFix - time_conditions (#2635)
revert and earlier change that changed all quoting to "
2017-06-03 10:17:07 -06:00
FusionPBX 222a681ec4 Update app_config.php 2017-06-03 09:37:28 -06:00
FusionPBX 82658be89c Update apps.php 2017-06-03 09:24:03 -06:00
Mafoo 403f26506d Enhance - Display application descriptions in native (#2629)
Where application description is availible in the session language,
display it, if not fall back to en-us then  
2017-06-03 09:15:41 -06:00
Mafoo d931d61042 Enhance - app_config.php cleanup for core (#2631)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
Repaired a couple of character encodings in fr-fr
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:01:10 -06:00
Mafoo b98f9cb120 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
Mafoo 25a761e7c3 Enhance - app_config.php cleanup for theme (#2632)
make spacing and layout consistent
add all missing language tags
fill missing en-us description
add a default version number
change quotes to "
this is a by hand update
2017-06-03 08:59:37 -06:00