FusionPBX
|
cab006a151
|
Merge pull request #1307 from blackc2004/patch-15
Update app_config.php
|
2015-12-09 14:57:06 -08:00 |
FusionPBX
|
979e22d896
|
Merge pull request #1308 from blackc2004/patch-14
Update 010_user_exists.xml
|
2015-12-09 14:55:43 -08:00 |
FusionPBX
|
ccbe891b5d
|
Merge pull request #1309 from blackc2004/patch-20
Update extension.php
|
2015-12-09 14:55:13 -08:00 |
FusionPBX
|
26f3a34947
|
Merge pull request #1310 from blackc2004/patch-21
Update index.lua
|
2015-12-09 14:54:30 -08:00 |
FusionPBX
|
3c9d39db1b
|
Merge pull request #1311 from blackc2004/patch-22
Update app_languages.php
|
2015-12-09 14:53:51 -08:00 |
FusionPBX
|
d52c6bd34e
|
Merge pull request #1312 from blackc2004/patch-23
Update xml_cdr_inc.php
|
2015-12-09 14:53:25 -08:00 |
FusionPBX
|
b8fb6a2029
|
Merge pull request #1313 from blackc2004/patch-24
Update xml_cdr_search.php
|
2015-12-09 14:52:45 -08:00 |
blackc2004
|
4072e8bbfe
|
Update xml_cdr_search.php
|
2015-12-09 14:09:12 -08:00 |
blackc2004
|
9d437340b6
|
Update xml_cdr_inc.php
|
2015-12-09 14:08:33 -08:00 |
blackc2004
|
de8d05bad4
|
Update app_languages.php
|
2015-12-09 14:07:58 -08:00 |
blackc2004
|
8d072ae13f
|
Update index.lua
|
2015-12-09 14:04:59 -08:00 |
blackc2004
|
52bd6a1029
|
Update extension.php
|
2015-12-09 14:04:26 -08:00 |
blackc2004
|
9a1d650532
|
Update app_config.php
|
2015-12-09 13:59:43 -08:00 |
blackc2004
|
c092ebacd2
|
Update 010_user_exists.xml
|
2015-12-09 13:59:15 -08:00 |
markjcrane
|
c9fee6c080
|
Add the ${ and } to user_exists so that it works with the condition.
|
2015-12-09 12:10:31 -07:00 |
markjcrane
|
8f3f2040a7
|
Remove the self closing tag on the local_extension condition.
|
2015-12-09 12:05:20 -07:00 |
markjcrane
|
bc1fcebad3
|
Fix the domain name in the path for the inbound fax dialplan.
|
2015-12-08 22:34:23 -07:00 |
markjcrane
|
4bf86da641
|
Remove the default context from one more location.
|
2015-12-08 22:32:11 -07:00 |
markjcrane
|
98777ef728
|
Remove code that was commented out a while ago.
|
2015-12-08 22:15:21 -07:00 |
markjcrane
|
532e01b5c0
|
Remove count($_SESSION["domains"]) > 1 from the as the domain name should always be part of the fax directory path.
|
2015-12-08 21:59:09 -07:00 |
markjcrane
|
cbc2c81348
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-12-08 21:57:45 -07:00 |
markjcrane
|
fb1e3e29f1
|
Add tabbing to parse_attachments.php.
|
2015-12-08 21:57:18 -07:00 |
reliberate
|
e7162402b1
|
Domain Edit/Create: Use file_exists instead of isset on recordings directory path check.
|
2015-12-08 11:24:47 -07:00 |
markjcrane
|
36e546adcb
|
Remove the destination number condition and exchange the $1 for the destination_number variable.
|
2015-12-08 09:13:56 -07:00 |
markjcrane
|
925feb06a1
|
Add user_exists condition to local_extension to compensate for the fact we allow dialing an extension based on a non numeric username.
|
2015-12-07 22:09:27 -07:00 |
markjcrane
|
ebc9b41c4a
|
Add ^.*$| to local_extension to support dialing non numeric usernames.
|
2015-12-07 21:45:24 -07:00 |
markjcrane
|
29f844bf12
|
Fix the call center agent contact string include the domain by adding the sip_invite_domain with the domain name.
|
2015-12-07 18:02:56 -07:00 |
markjcrane
|
81385be1c6
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-12-07 16:30:20 -07:00 |
markjcrane
|
6387f37009
|
Prevent the conference alone sound from playing twice.
|
2015-12-07 16:30:03 -07:00 |
FusionPBX
|
d24c6a1e47
|
Merge pull request #1291 from mafoo/BugFix-global_settings
Fixed temp_dir not getting set correctly
|
2015-12-07 14:54:54 -07:00 |
Matthew Vale
|
93a83ccb61
|
Fixed temp_dir not getting set correctly
this would have also affected backup_dir
|
2015-12-07 21:19:59 +00:00 |
FusionPBX
|
1d16a259c1
|
Merge pull request #1289 from mafoo/Enhance-app/system
Enhance app system
|
2015-12-07 11:32:38 -07:00 |
Matthew Vale
|
2c369260fc
|
added freeswitch version when retrievable
|
2015-12-07 17:38:54 +00:00 |
Matthew Vale
|
8d62c96ef7
|
use $git_path to determine if it is a git install
|
2015-12-07 17:37:41 +00:00 |
Matthew Vale
|
950788b92e
|
changed label to text[*]
|
2015-12-07 17:32:20 +00:00 |
markjcrane
|
310b7f2b92
|
Correct the provision time zone variables used in the t48g template.
|
2015-12-06 14:53:20 -07:00 |
markjcrane
|
84ff743e84
|
Last commit commented out the permission this comments out the menu.
|
2015-12-06 14:21:36 -07:00 |
markjcrane
|
52f87223b0
|
Commenting Advanced -> Install menu until its reason developer that added the menu explains its purpose.
|
2015-12-06 14:19:18 -07:00 |
markjcrane
|
1077234745
|
Add the semi colon to the GIT labels.
|
2015-12-06 14:01:05 -07:00 |
markjcrane
|
e484d9758b
|
Add missing translation labels and remove the quotes arounds the GIT values.
|
2015-12-06 13:57:56 -07:00 |
markjcrane
|
9b9c98995a
|
Get rid of the abbreviation its recommended to use the full name in the variable unless it makes it really long in order to make the code easier to read and more intuitive.
|
2015-12-06 13:51:19 -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
|
622efef416
|
Convert localhost to 127.0.0.1 before determining the host_type.
|
2015-12-06 12:43:18 -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
|
b4e3ee5b0d
|
Detect the host type for PostgreSQL so it works with host or ip address. Also improve the code consistency by correcting the indentation and adding a few more comments.
|
2015-12-06 12:25:34 -07:00 |
markjcrane
|
c7ce4dade0
|
Change how the app_uuid is handled on device copy.
|
2015-12-06 10:26:10 -07:00 |
markjcrane
|
c02713a3bd
|
Use set and unset instead.
|
2015-12-06 10:13:22 -07:00 |
markjcrane
|
c788b8873e
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-12-06 10:02:42 -07:00 |
markjcrane
|
85f84e0ef6
|
Create a new app_uuid when creating a dialplan however when copying a time condition, inbound and outbound route keep the original app_uuid.
|
2015-12-06 10:02:24 -07:00 |
FusionPBX
|
444a375757
|
Merge pull request #1281 from mafoo/Enhance-app/system
Add git information to system info
|
2015-12-06 07:43:21 -07:00 |