Commit Graph

2991 Commits

Author SHA1 Message Date
Len
a42df5ee71 update cid_source 2017-06-07 13:36:48 -04:00
Len
2c1189c021 update cid_source 2017-06-07 13:30:12 -04:00
Len
4b7df2aac9 update cid_source 2017-06-07 13:27:34 -04:00
Len
4f0df88241 update cid_source 2017-06-07 13:25:10 -04:00
Len
adcadd313c Update {$mac}.cfg 2017-06-07 13:22:25 -04:00
Len
90f7f68432 Update cid_source 2017-06-07 13:19:58 -04:00
Len
62275a1e2d Update {$mac}.cfg
Update cid_source
2017-06-07 13:14:56 -04:00
FusionPBX
4e54605653 Update 2017-06-06 23:01:46 -06:00
FusionPBX
161adf5cad Update listen_to_recording.lua 2017-06-06 21:16:55 -06:00
FusionPBX
b6f85d9392 Update index.lua 2017-06-06 21:16:47 -06:00
FusionPBX
e394ab4475 Update on_dtmf.lua 2017-06-06 20:45:32 -06:00
Len
9b444474b7 Merge branch 'master' into patch-1 2017-06-06 02:02:04 -04:00
Len
d67945b4cf Update y000000000023.cfg 2017-06-05 17:03:27 -04:00
Len
6c01134fff Update y000000000053.cfg 2017-06-05 16:58:36 -04:00
Len
23ce68b455 Update y000000000007.cfg 2017-06-05 16:57:32 -04:00
Len
030e2e3302 Update y000000000052.cfg 2017-06-05 16:56:35 -04:00
Len
8afc4702ff Update y000000000005.cfg 2017-06-05 16:51:52 -04:00
Len
266f0e27fd Update y000000000044.cfg 2017-06-05 16:50:32 -04:00
Len
564851a059 Update y000000000044.cfg 2017-06-05 16:48:16 -04:00
Len
dc15fc9d53 Update y000000000004.cfg 2017-06-05 16:47:05 -04:00
Len
f452ff0104 Update y000000000069.cfg 2017-06-05 16:44:30 -04:00
Len
b945b1f79d Update y000000000045.cfg 2017-06-05 16:41:10 -04:00
Len
c505be5aa0 Update y000000000000.cfg 2017-06-05 16:37:41 -04:00
Len
b9d3439380 Update y000000000046.cfg 2017-06-05 16:35:48 -04:00
Len
5ecd5e56f8 Update y000000000032.cfg 2017-06-05 16:33:31 -04:00
Len
bbd816a739 Update y000000000038.cfg 2017-06-05 16:32:15 -04:00
Len
ff99a56c95 Update y000000000054.cfg 2017-06-05 16:30:08 -04:00
Len
b9c1a1d84e Update y000000000036.cfg 2017-06-05 16:29:19 -04:00
Len
be2d678038 Update y000000000068.cfg 2017-06-05 16:27:52 -04:00
Len
f9ab6d442c Update y000000000029.cfg 2017-06-05 16:24:14 -04:00
Len
a08eb5dc55 Update y000000000051.cfg 2017-06-05 16:15:18 -04:00
Len
fcffd3e247 Update y000000000065.cfg 2017-06-05 16:12:02 -04:00
Len
5fb740561b Update y000000000035.cfg 2017-06-05 16:09:23 -04:00
Len
5d2a9f0450 Update y000000000028.cfg 2017-06-05 16:07:53 -04:00
Len
0d7f1e5049 Update y000000000066.cfg 2017-06-05 16:06:32 -04:00
Len
3db86cb618 Update y000000000028.cfg 2017-06-05 16:04:18 -04:00
FusionPBX
f751189447 Create v8.conf.xml 2017-06-05 11:49:51 -06:00
FusionPBX
58ba80e989 Create opus.conf.xml 2017-06-05 11:43:02 -06:00
Alexey Melnichuk
9cc513d3d4 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
netpro25
73032b5fae Update fax_retry.lua (#2625)
Had an issue with malformed email confirmation where the number_dialed was showing up with a bunch of random repeating strings after it. This resolved it for me. Also fixed a grammar error.
2017-06-02 22:33:32 -06:00
Mafoo
3c23fb5115 BugFix [master] language update (#2628)
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Mafoo
b4dce6f4f2 BugFix [master] - Convert all menus to 2-2 format (#2627)
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
Kristian Karlsson
b67931a139 BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
jamesorose
cf6371c622 voicemail lights up on missed calls
this behavior is annoying, and creates confusion among users. please add this as the default.
2017-06-01 13:53:42 -05:00
Mafoo
97ecc657a1 BugFix [master] - menu class (#2622)
when a translation is missing/blank take it from en-us
take the list of lanaguages from text class so all languages get a value
(should fix missing logout button in some languages)
2017-06-01 10:21:21 -06:00
Mafoo
584679503e BugFix [master] - messages class (#2618)
htmlspecialchars isn't required for the javascript, only the \r?\n escape
2017-05-31 14:09:07 -06:00
Mafoo
f2e1fa6290 BugFix [master] - messages class escape more text automatically (#2612)
because we are using javascript to populate the messages list we need to
make sure all special chars are escaped or line feeds will cause
problems
2017-05-30 13:44:51 -06:00
Alexey Melnichuk
64b1134482 Add. Support DND feature via BLF key (#2606) 2017-05-29 09:50:20 -06:00
Mafoo
52642ea175 BugFix [master] database class (#2594)
Fix for if you send an array containing both updates and new data, it would end up placing all the new data on top of the last item containing the uuid of the last update (if updates are earlier in the array than new items)
2017-05-28 10:18:07 -06:00
FusionPBX
da7f893081 Update {$mac}.xml 2017-05-28 09:58:26 -06:00