markjcrane
|
8f3f2040a7
|
Remove the self closing tag on the local_extension condition.
|
2015-12-09 12:05:20 -07:00 |
|
Alexey Melnichuk
|
ed781fc8c3
|
Fix. forgotten images.
|
2015-12-09 13:51:25 +03:00 |
|
Alexey Melnichuk
|
b638967f01
|
Fix. Use Test interface to translate UI.
|
2015-12-09 13:37:32 +03:00 |
|
Alexey Melnichuk
|
ace38f5a6a
|
Add. Allows select greeting.
|
2015-12-09 13:21:37 +03:00 |
|
Alexey Melnichuk
|
df8da0f5ce
|
Change. Send button redirect to Active page.
|
2015-12-09 13:00:42 +03:00 |
|
Alexey Melnichuk
|
0805ad4c18
|
Merge branch 'master' into fax_queue
|
2015-12-09 12:37:55 +03: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
|
fb1e3e29f1
|
Add tabbing to parse_attachments.php.
|
2015-12-08 21:57:18 -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 |
|
Alexey Melnichuk
|
66d0f060ce
|
Add. Ability to delete fax queue element
|
2015-12-08 16:42:13 +03:00 |
|
Alexey Melnichuk
|
7e715879f8
|
Add. Web UI to monitor for fax queue.
|
2015-12-08 16:16:54 +03:00 |
|
Alexey Melnichuk
|
d28ca0c7ae
|
Merge branch 'master' into fax_queue
|
2015-12-08 16:11:58 +03: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 |
|
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 |
|
Alexey Melnichuk
|
14687ba29b
|
Merge branch 'master' into fax_queue
|
2015-12-07 10:29:47 +03: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
|
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 |
|
FusionPBX
|
d8f8346314
|
Merge pull request #1280 from moteus/fax_path_domain_name
Change. Use path with domain name for faxes for single tenant installation.
|
2015-12-04 11:44:33 -07:00 |
|
Alexey Melnichuk
|
f01439a2bb
|
Fix. send fax by user listed in fax server list
|
2015-12-04 21:14:33 +03:00 |
|
Alexey Melnichuk
|
03ac859381
|
Merge branch 'send_fax_by_user' into fax_queue
|
2015-12-04 21:10:17 +03:00 |
|
Alexey Melnichuk
|
5b1fef316a
|
Fix. send fax by user listed in fax server list
|
2015-12-04 21:09:25 +03:00 |
|
Matthew Vale
|
0be63dff0e
|
Add git information to system info
|
2015-12-04 12:18:11 +00:00 |
|
Alexey Melnichuk
|
c543c42ffa
|
Change. Use path with domain name for faxes for single tenant installation.
|
2015-12-04 12:57:30 +03:00 |
|
markjcrane
|
a62cafb402
|
Update the provision file download to work with domain filter set to false.
|
2015-12-03 10:29:33 -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
|
4d62a36e1c
|
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
|
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
|
5a1c21e0fa
|
Change the default North America outbound route regular expression to be more precise.
|
2015-12-01 13:50:11 -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
|
82a31894d5
|
added event_socket_* detection change in app_defaults
|
2015-12-01 13:36:13 +00:00 |
|
markjcrane
|
8b3e6e7a96
|
Fix the mode definition for the Grandstream expansion keys.
|
2015-11-30 13:09:02 -07:00 |
|
Alexey Melnichuk
|
a4b126785a
|
Add. Translate to email2fax type message.
|
2015-11-30 14:54:39 +03:00 |
|
Alexey Melnichuk
|
5339e39db8
|
Add. Send reply message after fax task done.
|
2015-11-30 11:57:09 +03:00 |
|
markjcrane
|
918cc484cb
|
Set the mac address to lower case.
|
2015-11-28 20:08:24 -07:00 |
|
markjcrane
|
1a46a38c04
|
Add option to get the mac address from &name=SEPxxxxx
|
2015-11-28 19:48:45 -07:00 |
|
markjcrane
|
4d7688a3ef
|
Add a missing = so that the file is only provided as a download when the content type is set to application/octet-stream in the url.
|
2015-11-28 19:15:29 -07:00 |
|