Commit Graph

13407 Commits

Author SHA1 Message Date
FusionPBX 61c4974645 Merge pull request #1285 from moteus/send_fax_by_user
Fix. send fax by user listed in fax server list
2015-12-04 11:34:05 -07:00
Alexey Melnichuk 0ab0be88af Merge branch 'send_fax_by_user' into fax_queue 2015-12-04 21:15:05 +03:00
Alexey Melnichuk 5f9554c301 Fix. send fax by user listed in fax server list 2015-12-04 21:14:33 +03:00
Alexey Melnichuk 3e0c6a83a9 Merge branch 'send_fax_by_user' into fax_queue 2015-12-04 21:10:17 +03:00
Alexey Melnichuk 6fa4da3612 Fix. send fax by user listed in fax server list 2015-12-04 21:09:25 +03:00
Alexey Melnichuk 3bb00589dd Fix. send_mail without file. 2015-12-04 16:18:53 +03:00
Matthew Vale 37c738ac0b use DOCUMENT_ROOT rather than assume path 2015-12-04 12:24:22 +00:00
Matthew Vale 7adab1e59f Add git information to system info 2015-12-04 12:18:11 +00:00
Alexey Melnichuk 9568eb43f4 Change. Use path with domain name for faxes for single tenant installation. 2015-12-04 12:57:30 +03:00
FusionPBX c4ddfd2fb7 Merge pull request #1278 from mafoo/Bugfix-Install
added suppression of progress by default
2015-12-03 23:40:26 -07:00
markjcrane 8e94812d98 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-12-03 10:29:54 -07:00
markjcrane 07cd2de9ea Update the provision file download to work with domain filter set to false. 2015-12-03 10:29:33 -07:00
FusionPBX ee83360057 Merge pull request #1275 from mafoo/Bugfix-Install
Bugfix install
2015-12-03 09:19:53 -07:00
FusionPBX f76125504e Merge pull request #1277 from mafoo/Bugfix-Sofia_External_IPv6
fix to the external IPv6
2015-12-03 09:18:28 -07:00
Matthew Vale 896adf8fb4 fix to the external IPv6 2015-12-03 15:42:52 +00:00
Matthew Vale 6d13594e80 added suppression of progress by default 2015-12-03 14:59:46 +00:00
Matthew Vale d0e940f00b corrected function name 2015-12-03 14:25:33 +00:00
Matthew Vale a5a2280819 split install into phases
this is to prevent catch 22 between copy_conf and app_defaults
2015-12-03 14:04:27 +00:00
Matthew Vale 1a278f4bf8 added save_switch_xml during install 2015-12-03 13:36:43 +00:00
FusionPBX 5b816f3522 Merge pull request #1274 from mafoo/Bugfix-Install
Bugfix install
2015-12-03 05:03:02 -07:00
Matthew Vale 3f5a43a356 fixed storage of domain_count 2015-12-03 11:55:40 +00:00
Matthew Vale edb4c43014 added workaround for lua not resolving localhost 2015-12-03 11:36:29 +00:00
Matthew Vale efa1504d00 changed path handling for create_config_lua
thanks moteus for the hint
2015-12-03 11:19:09 +00:00
Matthew Vale 148f7207c5 corrected path retrieval for test
added missing () when reporting domain name
2015-12-03 10:49:38 +00:00
Matthew Vale 90b8e4d707 add caveat when the config.lua is inside scripts\resources
due to app_defaults running before install_switch create_config_lua
cannot create it's config if the detected folder is scripts\resources\
this solves this by adding a caveat to create it's parent folder when it
is called resources
2015-12-03 10:40:54 +00:00
Matthew Vale 6d7ddec597 corrected references to scripts 2015-12-03 09:52:53 +00:00
markjcrane b10e984d7d Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-12-02 20:37:26 -07:00
markjcrane 8aacdfe30e Change ntp server variable for Cisco 7940 and 7960 ntp_server_primary. 2015-12-02 20:36:47 -07:00
FusionPBX 9d82c51a90 Merge pull request #1271 from mafoo/Enhance_Install
Enhance install based on feedback
2015-12-02 10:22:44 -07:00
Matthew Vale 761a7b0717 made reference to install resource literal 2015-12-02 16:07:23 +00:00
Matthew Vale 36e1d5c4c5 fixes during upgrade 2015-12-02 15:55:21 +00:00
Matthew Vale 7c1422fd13 Removed redundant code 2015-12-02 14:46:03 +00:00
Matthew Vale c1e84c50a4 accidentally cancelled redirect during testing 2015-12-02 14:39:53 +00:00
Matthew Vale 0c557d5c58 reorganised upgrade routine to make more sense 2015-12-02 14:32:49 +00:00
Matthew Vale 1327dc011a added automatic odbc_database definition 2015-12-02 14:17:53 +00:00
Matthew Vale ddcc317d49 Bugfix batch 2015-12-02 14:05:21 +00:00
Matthew Vale 3c19e21828 added auto usage of global_settings where not provided 2015-12-02 11:21:09 +00:00
Matthew Vale aff613d3e9 restructured install to go via global_settings
added new global_settings to marshal settings used during a
install/upgrade
2015-12-02 11:16:25 +00:00
markjcrane 3c9bac53ed Seperate Cisco 7940/7960 from Cisco SPA so that both can work with check-sync for reboot and reprovision. 2015-12-01 21:12:52 -07:00
markjcrane b2d4749559 Add check-sync support for Linksys SPA. 2015-12-01 20:48:47 -07:00
markjcrane dc873eee43 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-12-01 14:10:01 -07:00
markjcrane 644fb4f9d7 Add syncinfo.xml for cisco 7940 and 7960. 2015-12-01 14:09:44 -07:00
markjcrane b0d96995e4 Change the default North America outbound route regular expression to be more precise. 2015-12-01 13:50:11 -07:00
FusionPBX af49c46a6c Merge pull request #1273 from moteus/fax_queue
Add. `Tasks.send_mail_task` function to send task reply.
2015-12-01 11:01:32 -07:00
FusionPBX 885107ecab Merge pull request #1272 from moteus/lazy_settings_global
Fix. Remove global variable.
2015-12-01 10:49:48 -07:00
Matthew Vale d4fa22dbec changed to xcopy for windows 2015-12-01 17:34:04 +00:00
Matthew Vale 4f58c9315a added better quoting for windows 2015-12-01 17:30:46 +00:00
Matthew Vale a3d3e539e5 corrected typo 2015-12-01 17:02:38 +00:00
Matthew Vale 0fb8a126ff added normalize to OS before using copy under win 2015-12-01 17:00:41 +00:00
Matthew Vale c0382a0a47 corrected path build 2015-12-01 16:57:06 +00:00