markjcrane
|
fa081456b1
|
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
|
2016-01-17 00:01:13 -07:00 |
markjcrane
|
4a1c02973d
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-01-16 21:42:40 -07:00 |
markjcrane
|
87b0a2344f
|
Rename the cisco provision files for consistency.
|
2016-01-16 21:42:13 -07:00 |
blackc2004
|
e842e06f53
|
change file name
|
2016-01-16 11:30:49 -08:00 |
FusionPBX
|
d298dad5cc
|
Merge pull request #1331 from mafoo/BugFix-root.php_logic
Rollout new root.php
|
2016-01-16 10:09:44 -07:00 |
markjcrane
|
912e9dab28
|
Consolidate the SQL Queries for better performance.
|
2016-01-16 09:54:01 -07:00 |
FusionPBX
|
6e2cc41caf
|
Merge pull request #1139 from joernott/master
Allow provisioning with internal addressbook and update snom320 tpl
|
2016-01-15 22:45:32 -07:00 |
FusionPBX
|
40d6c3f601
|
Merge pull request #1385 from blackc2004/master
yealink remote phone book
|
2016-01-15 22:40:55 -07:00 |
FusionPBX
|
697ddb08c9
|
Merge pull request #1384 from moteus/lua_conf_run_example
Add. Example of how run fax queue monitor.
|
2016-01-15 21:43:34 -07:00 |
FusionPBX
|
eb77a26998
|
Merge pull request #1387 from mafoo/BugFix-Languages
BugFixes in languages.lua
|
2016-01-15 21:42:48 -07:00 |
blackc2004
|
6dc1f9b631
|
Update cidlookup.conf.xml
|
2016-01-15 20:11:38 -08:00 |
markjcrane
|
1a896d3cd2
|
Fix the domain name in MN_Generic.cfg.
|
2016-01-15 17:54:06 -07:00 |
markjcrane
|
7d5312520a
|
Make the domain in MN_Generic.cfg dynamic.
|
2016-01-15 17:35:00 -07:00 |
markjcrane
|
4c5d644757
|
Mitel provisioning add MN_Generic.cfg and update the 5324 and 5340 templates.
|
2016-01-15 17:09:16 -07:00 |
markjcrane
|
492653b1e0
|
Add a line feed to the mitel/5324/MN_{$mac}.cfg template.
|
2016-01-15 14:27:53 -07:00 |
markjcrane
|
9d61033b87
|
Default mitel tftp_config to 2.
|
2016-01-15 14:15:53 -07:00 |
markjcrane
|
dd7f473f8d
|
Fix the domain_name syntax.
|
2016-01-15 13:45:32 -07:00 |
markjcrane
|
3da1d0b521
|
A few more adjustments for the Cisco 79xx directories.
|
2016-01-15 13:43:40 -07:00 |
markjcrane
|
725fc133ea
|
Fix the syntax in the 7940 and 7960 directory-personal.xml configuration.
|
2016-01-15 13:36:46 -07:00 |
Matthew Vale
|
b0e4f19993
|
BugFixes in languages.lua
removed extra ;'s
fix file_handle:close to be inside the if null check
|
2016-01-15 10:35:19 +00:00 |
Matthew Vale
|
6999198492
|
added logic in cli mode to chdir to the correct directory first
the webserver would normally do this for us, but we need to do it
|
2016-01-14 16:25:05 +00:00 |
Matthew Vale
|
b7e350b845
|
changed text.php to use $_SERVER["PROJECT_ROOT"]
|
2016-01-14 16:15:41 +00:00 |
blackc2004
|
526a20169e
|
start of local extensions as remote phone book
|
2016-01-13 10:08:38 -08:00 |
Matthew Vale
|
a41e89af76
|
Added full logic to support cli as well
|
2016-01-13 17:38:54 +00:00 |
Alexey Melnichuk
|
a2d29679a8
|
Add. Example of how run fax queue monitor.
|
2016-01-13 10:40:21 +03:00 |
Alexey Melnichuk
|
aaf9e52e48
|
Change. Move `fax_queue_*` scripts to `app/fax/resources/scripts`
|
2016-01-13 10:22:32 +03:00 |
markjcrane
|
3853bd85dc
|
Complete adding application hangup.
|
2016-01-12 23:16:45 -07:00 |
markjcrane
|
f0b57b1516
|
Add hangup to the destination select list.
|
2016-01-12 21:07:49 -07:00 |
markjcrane
|
56fa5dafba
|
Comment out the languages not in use until they are needed.
|
2016-01-12 21:04:39 -07:00 |
markjcrane
|
f63d786ca4
|
Remove the rss feed from the Mitel template.
|
2016-01-12 20:50:48 -07:00 |
markjcrane
|
0c39c98213
|
Show when we are clearing the cache for *78 or *79.
|
2016-01-12 19:34:57 -07:00 |
Matthew Vale
|
0176d30312
|
change to use '/' instead of DIRECTOR_SEPERATOR
|
2016-01-12 14:47:50 +00:00 |
Matthew Vale
|
e6ad46cfbf
|
Rollout of root.php
|
2016-01-12 13:55:39 +00:00 |
markjcrane
|
595f10ef2f
|
Change array extensins to contact_extensions and add a new extension array. Remove trailing spaces. And add a new cisco 79xx directory called Our Phones.
|
2016-01-12 02:42:59 -07:00 |
markjcrane
|
352a630f42
|
Add dsn_callcenter and improve the indentation.
|
2016-01-12 01:48:11 -07:00 |
markjcrane
|
86b0e88d16
|
Fix the PostgreSQL query in cidlookup.conf.xml.
|
2016-01-08 18:15:45 -07:00 |
markjcrane
|
7ea8a14384
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-01-06 11:10:37 -07:00 |
blackc2004
|
7269520f99
|
another directory setting url typo
|
2016-01-06 09:43:25 -08:00 |
markjcrane
|
0da3b9fe4a
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-01-05 13:19:18 -07:00 |
markjcrane
|
ce78189a80
|
Fix the FAX retry email.
|
2016-01-05 13:19:02 -07:00 |
blackc2004
|
9d99de26bc
|
fix two files
|
2016-01-05 12:16:53 -08:00 |
blackc2004
|
868affab3a
|
change ldap settings to be consistent across all yealink files
|
2016-01-05 12:14:03 -08:00 |
blackc2004
|
84a420d8df
|
Update y000000000036.cfg
|
2016-01-05 11:20:33 -08:00 |
blackc2004
|
f022a5d104
|
Update y000000000029.cfg
|
2016-01-05 11:19:08 -08:00 |
FusionPBX
|
5ab294996f
|
Merge pull request #1365 from blackc2004/patch-26
Update y000000000005.cfg
|
2016-01-05 11:40:50 -07:00 |
FusionPBX
|
38861efcf7
|
Merge pull request #1367 from blackc2004/patch-28
Update y000000000029.cfg
|
2016-01-05 11:40:07 -07:00 |
FusionPBX
|
b5f9dfb69e
|
Merge pull request #1364 from blackc2004/patch-27
Update y000000000046.cfg
|
2016-01-05 11:39:58 -07:00 |
blackc2004
|
f4ab98828d
|
Update y000000000035.cfg
|
2016-01-05 09:58:00 -08:00 |
blackc2004
|
3303d0d907
|
Update y000000000029.cfg
|
2016-01-05 09:54:38 -08:00 |
blackc2004
|
4365535429
|
Update y000000000046.cfg
|
2016-01-05 09:53:43 -08:00 |