Commit Graph

5070 Commits

Author SHA1 Message Date
Len
ceafff2a9a Update README.md
Small edits made to Line 9 and 28
2015-09-05 11:49:42 -04:00
markjcrane
f8c2ea5b22 Make the destinations more consistent. 2015-09-04 23:23:15 -06:00
markjcrane
31d727cab5 Count the destinations. 2015-09-04 23:18:13 -06:00
markjcrane
b34f8baeb8 Add extension count. 2015-09-04 23:12:36 -06:00
markjcrane
4cfe899919 A few more minor adjustments. 2015-09-04 23:05:08 -06:00
markjcrane
2a3240c7c4 Add a fax server count. 2015-09-04 22:59:13 -06:00
markjcrane
6f389eedd8 Add count to voice mails and voice mail messages. 2015-09-04 22:38:48 -06:00
markjcrane
04521659b6 Move the includes in devices. 2015-09-04 22:23:01 -06:00
markjcrane
0900c143cd Add device count. 2015-09-04 22:19:11 -06:00
markjcrane
7cfd5da369 Change the format to display the count. 2015-09-04 22:06:09 -06:00
markjcrane
475cd23574 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-04 21:52:14 -06:00
markjcrane
4e9c06901a Show the number of users and move the registration count to the front. 2015-09-04 21:51:51 -06:00
FusionPBX
a39cf4ebe6 Merge pull request #1144 from blackc2004/patch-2
y000000000037.cfg
2015-09-04 12:55:08 -06:00
FusionPBX
26617933b8 Merge pull request #1143 from blackc2004/patch-1
{$mac}.cfg
2015-09-04 12:54:43 -06:00
blackc2004
bbcda4e9bf y000000000037.cfg 2015-09-04 09:44:51 -07:00
blackc2004
3c8058b1c6 {$mac}.cfg 2015-09-04 09:38:48 -07:00
markjcrane
765d34668c Restore sip_from_user and 2 lines for continue to directory.lua. 2015-09-04 02:52:14 -06:00
markjcrane
30b6c8990c Restore directory.lua - this fixes load balancing as taught in the FusionPBX Advanced Class. 2015-09-04 02:38:17 -06:00
markjcrane
10356457c9 Set inline to false. 2015-09-02 20:49:36 -06:00
markjcrane
8d22fb6373 Disable inline for limit in the local_extension dialplan. 2015-09-02 20:31:02 -06:00
markjcrane
534f7f97e4 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-01 01:48:01 -06:00
markjcrane
d2c2eac60e Set HTML autocomplete="off" for the device line username and password. 2015-09-01 01:47:44 -06:00
FusionPBX
0d5ed7c416 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
ed0265b38f 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
64cdc569b0 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
e6fbd20cff added german voicemail templates and modified language file 2015-08-31 12:52:15 +02:00
FusionPBX
a6c8ea809d Merge pull request #1133 from ippbx/master
add transport, port & expiry
2015-08-30 03:41:51 -06:00
ippbx
34360379c5 Update {$mac}.xml
added subscription_expiry
2015-08-30 01:47:28 -04:00
ippbx
96fd1fcdd1 Update {$mac}.xml
add port and transport
2015-08-30 01:05:11 -04:00
markjcrane
a0191c7bc7 Change the object from pdo to db. 2015-08-29 12:18:44 -06:00
markjcrane
b00558bd78 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
27b8116368 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-27 13:27:40 -06:00
markjcrane
db488b5917 Change require("mime") to require("mime.core"). 2015-08-27 13:27:24 -06:00
FusionPBX
339bdaf0b8 Merge pull request #1130 from moteus/delete_alias_from_cache
Fix. Delete number-alias from cache when set DND/Follome/Forward.
2015-08-26 10:56:24 -06:00
Alexey Melnichuk
9ad23e65b5 Fix. Delete number-alias from cache when set DND/Follome/Forward. 2015-08-26 13:44:34 +04:00
markjcrane
9f1385dd80 Add lan example to access controls. 2015-08-25 15:01:50 -06:00
markjcrane
5f09dd8e08 Make sure access controls is not empty. 2015-08-25 14:52:19 -06:00
markjcrane
1f0664be66 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-25 11:58:17 -06:00
markjcrane
6e74b54969 Fix the extension device list. 2015-08-25 11:57:59 -06:00
FusionPBX
b4fc420736 Merge pull request #1127 from moteus/status_of_valid_profile
Fix. Display only profiles which related to specific FS.
2015-08-25 11:56:16 -06:00
FusionPBX
ba650a0c81 Merge pull request #1126 from moteus/status_global_gateways
Fix. Display names for global gateways on SIP Status page.
2015-08-25 11:55:19 -06:00
FusionPBX
b3fc55fd48 Merge pull request #1125 from moteus/record_b_leg
Fix. Start record when b-leg answer.
2015-08-25 11:53:46 -06:00
FusionPBX
a6f7f7a6f8 Merge pull request #1124 from moteus/event_socket_class
Fix. Parse ESL response more accurate.
2015-08-25 11:52:32 -06:00
Alexey Melnichuk
2d94062cca Fix. Escape hostname string. 2015-08-25 16:49:56 +04:00
Alexey Melnichuk
480f41f138 Fix. Display only profiles which related to specific FS. 2015-08-25 16:46:31 +04:00
Alexey Melnichuk
8fababb508 Fix. Display names for global gateways on SIP Status page. 2015-08-25 16:12:12 +04:00
Alexey Melnichuk
8c0bba7446 Fix. Start record when b-leg answer.
This fix problem when DID transfers to IVR.
After that user make direct-dial to extension.
IVR do transfer but a-leg already answered and
api_on_answer did not call.
2015-08-25 14:56:01 +04:00
Alexey Melnichuk
50d52a2c62 Fix. Parse ESL response more accurate.
Problem with commands that do not return Content (e.g. sendevent)
In this case `event_socket_request` go to busy wait cycle without chance to success.
On my system it require alot process time and may take >30 sec to save one extension.
2015-08-25 14:14:28 +04:00
FusionPBX
483d2a9aeb Merge pull request #1122 from moteus/delete_memcache
Fix. Delete some keys from memcache
2015-08-24 08:48:22 -06:00
Alexey Melnichuk
c19cd89bc5 Fix. Delete some keys from memcache 2015-08-24 10:34:33 +04:00