Commit Graph

5066 Commits

Author SHA1 Message Date
markjcrane
a02fae42bc Fix the redirect for the ACL. 2015-09-14 19:08:06 -06:00
markjcrane
5f7565b07c Email template add indentation to make it more readable. 2015-09-11 16:18:40 -06:00
markjcrane
802f212ea8 Hide the email body from the email log. 2015-09-11 15:20:31 -06:00
markjcrane
16e0ea7e8c Change the directory.lua xml parameter from sip_force_contact to sip-force-contact. 2015-09-11 14:04:38 -06:00
markjcrane
5115f74c32 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-09 10:02:43 -06:00
markjcrane
2fe5029223 This will hide outbound route toll allow lua from those wihtout the outbound_route_toll_allow_lua permission. This feature works only for countries that are hard coded in the toll allow code. So at this time preferred method of toll allow is via the dialplan. 2015-09-09 10:01:00 -06:00
markjcrane
4a21d7a19d Remove a space and replace with a tab. 2015-09-09 09:43:00 -06:00
FusionPBX
d773036377 Merge pull request #1150 from moteus/save_disabled_forwadd_number
Fix. Allow change Call Forward number without enable it.
2015-09-09 09:32:22 -06:00
Alexey Melnichuk
cc73ae68c9 Fix. Allow change Call Forward number without enable it. 2015-09-09 16:26:41 +04:00
markjcrane
ec0479712c Change DND from loopback/*99[ext] to error/user_busy. 2015-09-08 14:38:46 -06:00
markjcrane
946012d023 Fix DND use error/user_busy instead of loopback/*99[extension] 2015-09-08 14:12:01 -06:00
markjcrane
fd2c1d3fd0 Update the domain code separate the domain code from the presentation. 2015-09-07 23:14:39 -06:00
markjcrane
4043d1c48b Remove v_conference_center_users as v_meeting_users was used instead. 2015-09-07 14:52:15 -06:00
markjcrane
672f2dffaf This last change will enable do not disturb to update the user status which will then show in the operator panel. 2015-09-05 11:26:13 -06:00
markjcrane
cbb8be7279 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-05 10:42:43 -06:00
markjcrane
337dc7c822 Fix the sql in the do_not_disturb.lua. 2015-09-05 10:42:22 -06:00
FusionPBX
50509e81de Merge pull request #1145 from Len-PGH/patch-1
Update README.md
2015-09-05 10:19:34 -06:00
markjcrane
29ac20c1be When *78 or *79 are used for DND update the user status and agent status. 2015-09-05 10:05:43 -06:00
Len
ce2d980bf3 Update README.md
Small edits made to Line 9 and 28
2015-09-05 11:49:42 -04:00
markjcrane
a0c1fc2cb0 Make the destinations more consistent. 2015-09-04 23:23:15 -06:00
markjcrane
3b99f0d09c Count the destinations. 2015-09-04 23:18:13 -06:00
markjcrane
7bd5f9a1ba Add extension count. 2015-09-04 23:12:36 -06:00
markjcrane
971aef9b80 A few more minor adjustments. 2015-09-04 23:05:08 -06:00
markjcrane
0c43e85123 Add a fax server count. 2015-09-04 22:59:13 -06:00
markjcrane
0d8cb2c36d Add count to voice mails and voice mail messages. 2015-09-04 22:38:48 -06:00
markjcrane
3731eb9190 Move the includes in devices. 2015-09-04 22:23:01 -06:00
markjcrane
675c85b85e Add device count. 2015-09-04 22:19:11 -06:00
markjcrane
808846ebca Change the format to display the count. 2015-09-04 22:06:09 -06:00
markjcrane
129db9baf3 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-04 21:52:14 -06:00
markjcrane
650e091891 Show the number of users and move the registration count to the front. 2015-09-04 21:51:51 -06:00
FusionPBX
9a20e3c80e Merge pull request #1144 from blackc2004/patch-2
y000000000037.cfg
2015-09-04 12:55:08 -06:00
FusionPBX
2d32f9a3b9 Merge pull request #1143 from blackc2004/patch-1
{$mac}.cfg
2015-09-04 12:54:43 -06:00
blackc2004
1feb945505 y000000000037.cfg 2015-09-04 09:44:51 -07:00
blackc2004
1c395e255b {$mac}.cfg 2015-09-04 09:38:48 -07:00
markjcrane
5f7e8a663b Restore sip_from_user and 2 lines for continue to directory.lua. 2015-09-04 02:52:14 -06:00
markjcrane
c2b0645c50 Restore directory.lua - this fixes load balancing as taught in the FusionPBX Advanced Class. 2015-09-04 02:38:17 -06:00
markjcrane
d3a1e48c18 Set inline to false. 2015-09-02 20:49:36 -06:00
markjcrane
51b4c94413 Disable inline for limit in the local_extension dialplan. 2015-09-02 20:31:02 -06:00
markjcrane
2c93f9ca1a Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-01 01:48:01 -06:00
markjcrane
6686876fb0 Set HTML autocomplete="off" for the device line username and password. 2015-09-01 01:47:44 -06:00
FusionPBX
d5d075ef4f Merge pull request #1136 from moteus/record_ring_groups
Fix. Start recording only after call start and only for certain extension
2015-08-31 11:02:37 -06:00
FusionPBX
7b8b2fa984 Merge pull request #1135 from rdissauer/master
added german voicemail templates and modified language file
2015-08-31 09:02:18 -06:00
Alexey Melnichuk
73cb5b02f1 Fix. Start recording only after call start and only for certain extension.
Fix. Always use record dir with domain name like it does `user_record` extension.
2015-08-31 15:47:06 +04:00
roman.dissauer
3864e64198 added german voicemail templates and modified language file 2015-08-31 12:52:15 +02:00
FusionPBX
c919acae0f Merge pull request #1133 from ippbx/master
add transport, port & expiry
2015-08-30 03:41:51 -06:00
ippbx
c8ea1f2431 Update {$mac}.xml
added subscription_expiry
2015-08-30 01:47:28 -04:00
ippbx
9ac503ef55 Update {$mac}.xml
add port and transport
2015-08-30 01:05:11 -04:00
markjcrane
5d9f711816 Change the object from pdo to db. 2015-08-29 12:18:44 -06:00
markjcrane
770abd3fcc Fix an error that could occur during upgrades. This will make the upgrade from older versions a little easier. 2015-08-29 12:06:56 -06:00
markjcrane
b7b8984d2f Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-27 13:27:40 -06:00