markjcrane
3f8f3a59ea
Fix the sip_profiles/internal-ipv6 correct core-db-dsn to odbc-dsn.
2015-12-17 10:43:06 -07:00
markjcrane
b9b90679da
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
2a5c69f18f
Add 'to' variable to the first two parameters for freeswitch.email.
2015-12-15 21:10:18 -07:00
Karolis Pabijanskas
03f5396e56
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
665824b949
Merge branch 'fusionpbx/master' into Enhance-Languages
...
Conflicts:
app/extensions/app_languages.php
2015-12-11 08:45:26 +00:00
blackc2004
f15a1c7a9c
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
3d16581959
Initial consolidation of common terms
2015-12-10 10:06:48 +00:00
Matthew Vale
b5a2fa0f29
Added initial version of app/languages
...
for analyzing missing or overlapping with global text
2015-12-10 10:04:35 +00:00
Matthew Vale
45dfcabd3d
Add Fallback language support to en-us
2015-12-10 09:57:54 +00:00
Matthew Vale
e4c711e8f7
Migrate app_languages.php from core to resources
2015-12-10 09:57:08 +00:00
FusionPBX
3df36af619
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
60928c5b3d
Merge pull request #1303 from blackc2004/patch-19
...
Update directory.lua
2015-12-09 15:02:48 -08:00
blackc2004
0778fd2d2e
Update index.lua
2015-12-09 14:04:59 -08:00
blackc2004
b64a94fdc6
Update directory.lua
2015-12-09 14:03:17 -08:00
Alexey Melnichuk
9e001af711
Fix. Use task db connection to build template.
2015-12-09 14:56:02 +03:00
Alexey Melnichuk
c5e2441161
Add. mail templates for fax server responses.
2015-12-09 12:43:40 +03:00
markjcrane
c4aaaaaf92
Fix the domain name in the path for the inbound fax dialplan.
2015-12-08 22:34:23 -07:00
markjcrane
595609e267
Prevent the conference alone sound from playing twice.
2015-12-07 16:30:03 -07:00
markjcrane
48e76a726c
Correct the provision time zone variables used in the t48g template.
2015-12-06 14:53:20 -07:00
markjcrane
ff8b838b5e
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
a89ad63831
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
a11a1d5814
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-12-04 17:35:27 -07:00
markjcrane
612065417e
Update the wakeup phrases.
2015-12-04 17:35:02 -07:00
Alexey Melnichuk
3bb00589dd
Fix. send_mail without file.
2015-12-04 16:18:53 +03:00
Matthew Vale
896adf8fb4
fix to the external IPv6
2015-12-03 15:42:52 +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
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
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
Matthew Vale
e1ea625161
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
bbcc8b5fa7
moved config_lua responsibility to install_switch
2015-12-01 15:13:33 +00:00
Alexey Melnichuk
019597362f
Remove unused code.
2015-12-01 16:24:53 +03:00
Alexey Melnichuk
119758ed77
Add. Tasks.send_mail_task function to send task reply.
2015-12-01 15:46:52 +03:00
Matthew Vale
5e00be2ac1
use fixed value for the replacement as DIRECTORY_SEPARATOR changes per platform
2015-12-01 11:44:24 +00:00
Matthew Vale
c9197b4151
corrected the normalizer
2015-12-01 11:35:23 +00:00
Alexey Melnichuk
62e88176c6
Fix. Remove global variable.
2015-12-01 14:35:17 +03:00
Matthew Vale
2a82c3ca70
db_create not create_db
...
corrected version detection
corrected constant
2015-12-01 10:23:24 +00:00
Matthew Vale
87658251d6
added normalize_path
2015-12-01 10:11:39 +00:00
markjcrane
a493828880
Add an additional line feed to the grandstream/gxp21xx template.
2015-11-30 13:42:06 -07:00
markjcrane
61a0be6a3d
Adjust the spaces and remove the extra device key type.
2015-11-30 13:39:17 -07:00
markjcrane
7c06208462
Add a missing plus in the template.
2015-11-30 13:35:31 -07:00
markjcrane
8bcf154ecb
Adjust the type / mode in the Grandstream gxp21xx template.
2015-11-30 13:33:46 -07:00
markjcrane
bde85a6c94
Add a few more keys parameters to the Grandstream gxp21xx template.
2015-11-30 12:50:41 -07:00
markjcrane
8484dfeebc
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-11-30 12:33:48 -07:00
markjcrane
6759aeb594
Add expansion aka side car support to the Grandstream gxp21xx template.
2015-11-30 12:33:27 -07:00