markjcrane
78b65831ec
Add new device permissions device_username_password, device_alternate, device_enable.
2015-11-05 11:19:22 -07:00
markjcrane
f87195204c
Add the provision.path.text to default settings.
2015-11-04 20:01:11 -07:00
markjcrane
503461fca1
Change switch.provision.dir to provision.path.text. This indicates where to save the provisioning files on the file system.
2015-11-04 19:59:27 -07:00
Matthew Vale
b3937d9410
added England bank holidays
...
currently it is not possible to integrate floating days (Christmas falling on a Sunday causing Tuesday to become holiday)
or Easter, as it isn't a fixed rule for what day
2015-11-03 15:15:33 +00:00
Matthew Vale
8e9c961a18
bugfix when retrieving region
2015-11-03 14:34:29 +00:00
Matthew Vale
f53cf0ec41
initial rewrite of time_conditions
2015-11-03 14:23:52 +00:00
FusionPBX
62fcbb925a
Merge pull request #1176 from moteus/callcenter_config_clear_cache
...
Fix. Clear the cache when callcenter config changed.
2015-11-03 03:17:26 -07:00
Matthew Vale
8337af0fd4
corrected references to voicemail_dir
...
changed from $_SESSION['switch']['storage']['dir'].'/voicemail/' to correctly use $_SESSION['switch']['voicemail']['dir']
added missing storage_type to app_defaults.php
2015-11-02 17:22:13 +00:00
FusionPBX
82fcbbcbce
Merge pull request #1210 from blackc2004/patch-8
...
Update extension_edit.php
2015-10-30 09:37:23 -06:00
FusionPBX
9c5fee3dc8
Merge pull request #1211 from blackc2004/patch-7
...
Update app_languages.php
2015-10-30 09:36:55 -06:00
FusionPBX
b42f054e9e
Merge pull request #1212 from blackc2004/patch-6
...
Update app_config.php
2015-10-30 09:36:30 -06:00
blackc2004
5bc43a3fbd
Update extension.php
2015-10-29 12:24:55 -07:00
blackc2004
9a47dc93fd
Update extension_edit.php
2015-10-29 12:24:24 -07:00
blackc2004
89410fafa6
Update app_languages.php
2015-10-29 12:23:49 -07:00
blackc2004
080d136968
Update app_config.php
2015-10-29 12:22:40 -07:00
markjcrane
9429de42be
Update translation for de-at.
2015-10-29 09:43:57 -06:00
markjcrane
3f2ccf8b23
Call forward presence ignore busy use a radio button to be uniform with the rest of the page.
2015-10-28 17:39:16 -06:00
markjcrane
b5fcb26e6d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-27 16:32:33 -06:00
markjcrane
aeeee2433e
Remove user group from call block until there is per extension call block.
2015-10-27 16:32:20 -06:00
FusionPBX
e1e01dac90
Merge pull request #1206 from moteus/call_control_caller_id
...
Fix. Use same Outbound Caller info in extenstion and call control.
2015-10-26 12:05:04 -06:00
markjcrane
e393ea821a
Move the time condition group to a location to make better use of the vertical space.
2015-10-24 18:55:24 -06:00
markjcrane
c89075cc44
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-24 16:39:37 -06:00
markjcrane
ed0e78ace2
Remove the redundant public condition from the inbound route.
2015-10-24 16:39:22 -06:00
FusionPBX
2a0ef1b5af
Merge pull request #1203 from badcrc/master
...
Add. Ability to order the time conditions
2015-10-24 14:37:07 -06:00
markjcrane
b3669bac90
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-23 15:24:10 -06:00
markjcrane
4ff5835cbc
Change the paging extension_list to destinations.
2015-10-23 15:23:55 -06:00
Alexey Melnichuk
6abb8a6783
Change. Allow use destination number as Outbound CallerID number for extension.
2015-10-23 15:05:24 +03:00
Alexey Melnichuk
a56e1e94a3
Change. Use `destination_caller_id_number` as call follow_me caller id.
2015-10-23 14:55:48 +03:00
Alexey Melnichuk
42e45e24f4
Change. Use `destination_caller_id_number` as call forward caller id.
...
This is same value which uses by `Outbound CallerID Number` for extension.
2015-10-23 14:40:29 +03:00
Alexey Melnichuk
43cabfc255
Fix. Extension link on contact edit page.
2015-10-22 16:26:41 +03:00
koldoa
e519a4fd94
Languages updates
2015-10-22 10:59:50 +02:00
koldoa
bfbe3abdc3
More Formatting
2015-10-22 10:58:45 +02:00
koldoa
a4e64efa7f
Formatting
2015-10-22 10:54:19 +02:00
koldoa
d90b080913
Ability to order the time conditions
2015-10-22 10:45:57 +02:00
markjcrane
4c3fa1f9e7
Change the way null last is done for Postgres.
2015-10-20 02:05:03 -06:00
markjcrane
588e4ebabc
Contacts oder by last mod date null last.
2015-10-20 01:53:23 -06:00
markjcrane
7a776fadb8
Order contacts by last modified date by default.
2015-10-20 01:39:54 -06:00
markjcrane
8e2dcddbaf
Fix the follow me app_config.php.
2015-10-19 21:58:23 -06:00
markjcrane
749533b479
Fix a null error and translation for select option voicemail.
2015-10-19 20:58:16 -06:00
markjcrane
da91589641
Fix the Contact CSV import so it will import the phone number.
2015-10-19 20:37:13 -06:00
markjcrane
710a3fa696
Add hold music option and update the call_block dialplan.
2015-10-19 18:30:55 -06:00
markjcrane
a66e1a61c3
Prevent overwriting the call block number when updating the number.
2015-10-19 17:35:09 -06:00
markjcrane
e00f7783da
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-16 16:53:59 -07:00
markjcrane
1f8f627533
Remove the exit on the dialplan destination edit.
2015-10-16 16:52:58 -07:00
koldoa
49fcc5e8d9
Changed readdir to scandir so we can get sorted template names
2015-10-16 15:04:31 +02:00
markjcrane
8f43f61713
Fix a bug with outbound routes back button.
2015-10-12 14:25:01 -07:00
markjcrane
1c0f05fa6c
Fix the gateways list so it displays the hostname in the right place.
2015-10-04 10:50:05 -06:00
markjcrane
c0d758be86
Add h hostname to option for the gateways.
2015-10-04 01:29:03 -06:00
markjcrane
f69728befc
Force the device_key_vendor to lower case so the key vendor can be case insenstive.
2015-10-02 23:39:12 -06:00
markjcrane
81917bd977
Remove absolute_codec_string='PCMU,PCMA' as it failed to allow PCMA.
2015-09-30 20:56:59 -06:00
markjcrane
67159897dc
Set content lenght to prevent chunking when providing HTTP 401. This should fix Yealink provisioning for the new firmware changes.
2015-09-29 14:28:48 -06:00
Alexey Melnichuk
40356e4063
Fix. Clear the cache when callcenter config changed.
2015-09-28 12:10:31 +04:00
markjcrane
e2eccde92f
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-26 09:00:11 -06:00
markjcrane
6338319636
Dialplan page add mute=true back again.
2015-09-26 08:56:44 -06:00
FusionPBX
cc2684428f
Merge pull request #1169 from rdissauer/fix/provision-domain-filter-off
...
fixed provisioning with http_domain_filter off
2015-09-24 15:30:54 -06:00
FusionPBX
b037b81d6b
Merge pull request #1167 from rdissauer/translations
...
latest german translations
2015-09-24 15:21:46 -06:00
FusionPBX
1277559af8
Merge pull request #1170 from rdissauer/feature/high-res-img
...
prepared img tag for high resolution (retina) images
2015-09-24 15:21:24 -06:00
roman.dissauer
c633065798
latest german translations
2015-09-24 09:48:42 +02:00
roman.dissauer
ae4ec80038
fixed provisioning with http_domain_filter off
2015-09-24 09:38:26 +02:00
roman.dissauer
180ee43f0f
prepared img tag for high resolution (retina) images
2015-09-24 09:31:52 +02:00
markjcrane
42924ccead
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-22 18:36:23 -06:00
markjcrane
6a796d37e0
Add comment out the hidden field for now.
2015-09-22 18:36:09 -06:00
markjcrane
d0c42fff37
Comment out unset autocomplete for the moment.
2015-09-22 18:35:20 -06:00
FusionPBX
e25a1409ff
Merge pull request #1161 from moteus/cdr_detail_showall
...
Fix. Show CDR details when set `showall`
2015-09-21 09:13:43 -06:00
markjcrane
a4b7af3560
Another case where automcomplete bombs. Accounts -> Extensions password is used for registration not for a login. In FusionPBX if the password is left empty it would automatically create a new password. However auto complete instead puts in the login password this is an undesirable bug that this update fixes by adding a honey pot for the password.
2015-09-19 18:19:23 -06:00
markjcrane
969e02328e
Fix the removal of the autocomplete field.
2015-09-19 18:13:15 -06:00
markjcrane
ba83a0f99e
Another situation where autocomplete=off prevented a bug. Provisioning a devcie by adding sip registration information for device provisioning in this case autocomplete always fills in incorrect information.
2015-09-19 17:59:07 -06:00
Alexey Melnichuk
1d4e62b2f5
Fix. Show CDR details when set `showall`
2015-09-18 12:04:52 +04:00
markjcrane
87e27dd905
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-14 19:08:27 -06:00
markjcrane
e0f9865d71
Fix the redirect for the ACL.
2015-09-14 19:08:06 -06:00
FusionPBX
82542c6ea6
Merge pull request #1146 from badcrc/master
...
Random ring groups
2015-09-14 10:38:18 -06:00
markjcrane
83e5fe35c0
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-09 10:02:43 -06:00
markjcrane
42229e0738
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
8c8e3ce3c3
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
8391e996f0
Fix. Allow change Call Forward number without enable it.
2015-09-09 16:26:41 +04:00
markjcrane
bde805bd4c
Fix DND use error/user_busy instead of loopback/*99[extension]
2015-09-08 14:12:01 -06:00
markjcrane
b1746acb97
Remove v_conference_center_users as v_meeting_users was used instead.
2015-09-07 14:52:15 -06:00
koldoa
26459f7895
This should fix some of the group permissions issues from issue #1065
2015-09-07 10:47:57 +02:00
koldoa
a4ab8ca633
Translation typo
2015-09-07 08:33:34 +02:00
koldoa
2047fa7859
Random strategy for ring groups
2015-09-07 08:33:34 +02: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
4e9c06901a
Show the number of users and move the registration count to the front.
2015-09-04 21:51:51 -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
d2c2eac60e
Set HTML autocomplete="off" for the device line username and password.
2015-09-01 01:47:44 -06: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
Alexey Melnichuk
2d94062cca
Fix. Escape hostname string.
2015-08-25 16:49:56 +04:00