Commit Graph

1561 Commits

Author SHA1 Message Date
markjcrane
cde9debb29 After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
markjcrane
16abb2849f Remove the domain name from the switch recordings SESSION variable. The path for single and multi-tenant are handled the same and all will used their domain name. 2015-12-06 12:36:08 -07:00
markjcrane
689300e9cd Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-12-04 17:35:27 -07:00
markjcrane
5291abfe17 Update the wakeup phrases. 2015-12-04 17:35:02 -07:00
Alexey Melnichuk
5c8aa45d44 Fix. send_mail without file. 2015-12-04 16:18:53 +03:00
Matthew Vale
47ff30bce0 fix to the external IPv6 2015-12-03 15:42:52 +00:00
markjcrane
8ac5852137 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-12-02 20:37:26 -07:00
markjcrane
7f0f8ff1cd Change ntp server variable for Cisco 7940 and 7960 ntp_server_primary. 2015-12-02 20:36:47 -07:00
FusionPBX
6c10eaf21a Merge pull request #1271 from mafoo/Enhance_Install
Enhance install based on feedback
2015-12-02 10:22:44 -07:00
Matthew Vale
96a22b5321 made reference to install resource literal 2015-12-02 16:07:23 +00:00
markjcrane
5d2c76b7e2 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
906cb13145 Add check-sync support for Linksys SPA. 2015-12-01 20:48:47 -07:00
markjcrane
64c6dd0181 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-12-01 14:10:01 -07:00
markjcrane
706b80ea30 Add syncinfo.xml for cisco 7940 and 7960. 2015-12-01 14:09:44 -07:00
FusionPBX
8bb6d70e64 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
Matthew Vale
f0e2e8d735 Merge remote-tracking branch 'remotes/fusionpbx/master' into Enhance_Install
Conflicts:
	core/install/resources/classes/install_fusionpbx.php
2015-12-01 16:21:10 +00:00
Matthew Vale
a936bbcf74 moved config_lua responsibility to install_switch 2015-12-01 15:13:33 +00:00
Alexey Melnichuk
efc62b064b Remove unused code. 2015-12-01 16:24:53 +03:00
Alexey Melnichuk
f8c86b42bc Add. Tasks.send_mail_task function to send task reply. 2015-12-01 15:46:52 +03:00
Matthew Vale
42e9771791 use fixed value for the replacement as DIRECTORY_SEPARATOR changes per platform 2015-12-01 11:44:24 +00:00
Matthew Vale
d520226c87 corrected the normalizer 2015-12-01 11:35:23 +00:00
Alexey Melnichuk
20a84ee9b5 Fix. Remove global variable. 2015-12-01 14:35:17 +03:00
Matthew Vale
db1e53296e db_create not create_db
corrected version detection
corrected constant
2015-12-01 10:23:24 +00:00
Matthew Vale
d305dd2f79 added normalize_path 2015-12-01 10:11:39 +00:00
markjcrane
e7ee8fb0f8 Add an additional line feed to the grandstream/gxp21xx template. 2015-11-30 13:42:06 -07:00
markjcrane
d4303df93a Adjust the spaces and remove the extra device key type. 2015-11-30 13:39:17 -07:00
markjcrane
ea16b7ea8c Add a missing plus in the template. 2015-11-30 13:35:31 -07:00
markjcrane
1f7923908f Adjust the type / mode in the Grandstream gxp21xx template. 2015-11-30 13:33:46 -07:00
markjcrane
675544a655 Add a few more keys parameters to the Grandstream gxp21xx template. 2015-11-30 12:50:41 -07:00
markjcrane
170260a8a5 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-11-30 12:33:48 -07:00
markjcrane
ba0a00bc84 Add expansion aka side car support to the Grandstream gxp21xx template. 2015-11-30 12:33:27 -07:00
FusionPBX
10380a619b Merge pull request #1267 from moteus/fax_queue
Add. Send reply message after fax task done.
2015-11-30 11:05:19 -07:00
Alexey Melnichuk
6cfc24f8eb Fix. Send mail when fail create outbound channel. 2015-11-30 12:08:26 +03:00
Alexey Melnichuk
5339e39db8 Add. Send reply message after fax task done. 2015-11-30 11:57:09 +03:00
Alexey Melnichuk
fedd5ba9fc Add. Text class to manage translate texts. 2015-11-30 10:22:55 +03:00
markjcrane
6fa7dcfa30 Synchronize the cisco 7940 with the 7940 template. 2015-11-28 21:12:16 -07:00
markjcrane
f9a5aa2461 Complete the directory for Cisco 7940 template. 2015-11-28 21:09:12 -07:00
markjcrane
37741c0926 Remove the mac address from the path in one more location. 2015-11-28 19:56:06 -07:00
markjcrane
1a46a38c04 Add option to get the mac address from &name=SEPxxxxx 2015-11-28 19:48:45 -07:00
markjcrane
42b0cf5c76 Escape the & in the directory url with & 2015-11-28 19:31:07 -07:00
markjcrane
7e67cbc16f Correct the paths to the Cisco 7940 directory xml files. 2015-11-28 18:47:52 -07:00
markjcrane
7ac51b5664 Improve the white space handling in the 7940 directory.xml files. 2015-11-28 18:39:38 -07:00
markjcrane
71b7e1c0ff Another adjustment to the Cisco 7940 template for nat_enable. 2015-11-28 18:03:47 -07:00
markjcrane
20eae285a9 Set nat_enabled = 1 as a default, and add sync 1 to the Cisco 7940 template. 2015-11-28 17:53:44 -07:00
markjcrane
be5fb172d5 Fix the device label for the Cisco 7940. 2015-11-28 17:31:31 -07:00
markjcrane
f949334989 Update the Cisco 7940 template. 2015-11-28 17:08:41 -07:00
markjcrane
dde6c07a3f Clear the SIPDefault.cnf better to have full control per device of all setttings. 2015-11-28 16:50:50 -07:00
FusionPBX
3bf31f0c5b Merge pull request #1263 from moteus/v_mailto
Change. Rename v_mailto.bat to mailto.bat
2015-11-28 12:49:29 -07:00
Alexey Melnichuk
85634c801e Change. Move fax_queue to app/fax. 2015-11-28 11:40:54 +03:00
Alexey Melnichuk
a5d6c85e6f Change. Rename v_mailto.bat to mailto.bat 2015-11-28 11:17:46 +03:00