Commit Graph

5387 Commits

Author SHA1 Message Date
markjcrane
4fd6c57828 Shorten the Sofia User Agent to reduce SIP header size. User Agent by default includes version and git version number. 2015-12-21 03:41:37 -07:00
markjcrane
4df39487d0 Test if email_validate function exists and fix change the indentation from spaces to tabs. 2015-12-20 22:36:34 -07:00
markjcrane
a089c6a76c Add all domain users to XML handler.directory.domain. 2015-12-20 01:01:52 -07:00
markjcrane
fba3fb039f Add one line between each function. 2015-12-19 15:00:10 -07:00
FusionPBX
bd914ba376 Merge pull request #1315 from mafoo/Enhance-Languages
Enhance languages
2015-12-19 09:20:42 -07:00
FusionPBX
6f7538bc9c Merge pull request #1334 from kpabijanskas/master
XML Handler incorrectly handling 'date-time' time conditions
2015-12-18 08:47:47 -07:00
markjcrane
1c592d5f39 Fix the sip_profiles/internal-ipv6 correct core-db-dsn to odbc-dsn. 2015-12-17 10:43:06 -07:00
markjcrane
7c061fab0f Change the version to 4.1 to represent that their are bug fixes and features added since 4.0.x. 2015-12-15 22:06:35 -07:00
markjcrane
401fbb56e2 Add 'to' variable to the first two parameters for freeswitch.email. 2015-12-15 21:10:18 -07:00
Karolis Pabijanskas
e3520b9f5b This pull requests fixes XML Handler support for 'date-time' time codition. With this, date-time gets rendered as:
<condition date-time="2015-12-15 15:00~2015-12-16 15:00">

 Without this, the time condition WOULD get redered as:
 <condition field="date-time" expression="2015-12-15 15:00~2015-12-16 15:00">

 which is incorrect and would always match false in FreeSWITCH.

 FreeSWITCH docs for this are here: https://freeswitch.org/confluence/display/FREESWITCH/Time+of+Day+and+Holiday+Routing#TimeofDayandHolidayRouting-Variables

 All other time condition variables documented seem to be included in FusionPBX'es XML Handler.
2015-12-15 16:31:27 +00:00
Matthew Vale
81b85c3caf Merge branch 'fusionpbx/master' into Enhance-Languages
Conflicts:
	app/extensions/app_languages.php
2015-12-11 08:45:26 +00:00
blackc2004
0a08484546 CDR Stats Add ADV Search options request 1173
CDR Stats Add ADV Search options request 1173
2015-12-10 11:06:42 -08:00
Matthew Vale
fe949cf048 Initial consolidation of common terms 2015-12-10 10:06:48 +00:00
Matthew Vale
fc9a45d313 Added initial version of app/languages
for analyzing missing or overlapping with global text
2015-12-10 10:04:35 +00:00
Matthew Vale
e2cc65874d Add Fallback language support to en-us 2015-12-10 09:57:54 +00:00
Matthew Vale
e3f1e919da Migrate app_languages.php from core to resources 2015-12-10 09:57:08 +00:00
FusionPBX
daa0f9bb70 Merge pull request #1294 from moteus/fax_queue_mail_template
Add. mail templates for fax server responses.
2015-12-09 16:28:35 -08:00
FusionPBX
0547e9fce7 Merge pull request #1303 from blackc2004/patch-19
Update directory.lua
2015-12-09 15:02:48 -08:00
blackc2004
8d072ae13f Update index.lua 2015-12-09 14:04:59 -08:00
blackc2004
dca392fcc5 Update directory.lua 2015-12-09 14:03:17 -08:00
Alexey Melnichuk
92ea882398 Fix. Use task db connection to build template. 2015-12-09 14:56:02 +03:00
Alexey Melnichuk
7a45e14c8c Add. mail templates for fax server responses. 2015-12-09 12:43:40 +03:00
markjcrane
bc1fcebad3 Fix the domain name in the path for the inbound fax dialplan. 2015-12-08 22:34:23 -07:00
markjcrane
6387f37009 Prevent the conference alone sound from playing twice. 2015-12-07 16:30:03 -07:00
markjcrane
310b7f2b92 Correct the provision time zone variables used in the t48g template. 2015-12-06 14:53:20 -07:00
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