markjcrane
a02fae42bc
Fix the redirect for the ACL.
2015-09-14 19:08:06 -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
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
946012d023
Fix DND use error/user_busy instead of loopback/*99[extension]
2015-09-08 14:12:01 -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
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
650e091891
Show the number of users and move the registration count to the front.
2015-09-04 21:51:51 -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
6686876fb0
Set HTML autocomplete="off" for the device line username and password.
2015-09-01 01:47:44 -06:00
markjcrane
29ee23b2d6
Add lan example to access controls.
2015-08-25 15:01:50 -06:00
markjcrane
387e9c0287
Make sure access controls is not empty.
2015-08-25 14:52:19 -06:00
markjcrane
4836f5cf7c
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-25 11:58:17 -06:00
markjcrane
514fd37672
Fix the extension device list.
2015-08-25 11:57:59 -06:00
FusionPBX
352a9b087c
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
13c50c151d
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
Alexey Melnichuk
55e3563191
Fix. Escape hostname string.
2015-08-25 16:49:56 +04:00
Alexey Melnichuk
65d1a77f7f
Fix. Display only profiles which related to specific FS.
2015-08-25 16:46:31 +04:00
Alexey Melnichuk
b1dade960b
Fix. Display names for global gateways on SIP Status page.
2015-08-25 16:12:12 +04:00
Alexey Melnichuk
094b49828c
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
FusionPBX
484021f6d8
Merge pull request #1122 from moteus/delete_memcache
...
Fix. Delete some keys from memcache
2015-08-24 08:48:22 -06:00
Alexey Melnichuk
ea1f6068c1
Fix. Delete some keys from memcache
2015-08-24 10:34:33 +04:00
markjcrane
c7b8d99d1b
Increase the pageing results for access controls.
2015-08-22 15:52:27 -06:00
markjcrane
948199497c
Add fax_forward_number to the fax class.
2015-08-21 17:10:42 -06:00
markjcrane
7bdd6851fa
Add fax prefix tot he fax class.
2015-08-21 17:04:34 -06:00
markjcrane
dfa4d1f4b1
Use fax_extension for the directory path needed for outbound faxes.
2015-08-21 16:17:42 -06:00
markjcrane
cb4642e56f
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-21 15:44:00 -06:00
markjcrane
59fac15627
Change the fax_extension to fax_destination_number.
2015-08-21 15:43:40 -06:00
FusionPBX
632d152035
Merge pull request #1118 from moteus/clear_cache_number_alias
...
Fix. clear cache also for number_alias.
2015-08-21 11:33:03 -06:00
Alexey Melnichuk
bff7f43abb
Fix. clear cache also for number_alias.
2015-08-21 13:22:07 +04:00
markjcrane
850d53359c
Move SQL queries out of the content as a best practice and coding standard. Fix number alias when using auth name and auth id.
2015-08-20 20:16:07 -06:00
markjcrane
053571497d
Delete child data when deleting access controls. Improve the indentation.
2015-08-20 09:33:02 -06:00
markjcrane
dfd10e38e9
Fix a quote mismatch.
2015-08-20 09:23:53 -06:00
markjcrane
1ff1e38844
Fix the path problems for the reading the acl.conf.xml.
2015-08-20 09:06:45 -06:00
markjcrane
ca1c489776
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-19 12:41:58 -06:00
markjcrane
4201015784
Fix the fax dialplan which prevented inbound faxes from saving using the new fax dialplan.
2015-08-19 12:41:34 -06:00
Alexey Melnichuk
911fd65aa1
Revert. Both legs can control of call.
2015-08-19 10:06:22 +04:00
Alexey Melnichuk
8d96b580cb
Fix. Set voicemail ID.
2015-08-18 15:42:14 +04:00
Alexey Melnichuk
ae341a6aba
Change. Use bind_bind_digit instead of bind_meta_app.
...
Change. Allow transfer and turn on recordings only for authorized users.
Fix. Use record_ext in recording in ring_group.
This allow configure other dtmf sequence like `*#` and `##`
2015-08-18 15:38:41 +04:00
koldoa
73d5bf8ed7
View current logged members per fifo queue
2015-08-17 16:39:54 +02:00