Matthew Vale
c47908f4e4
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
ee8166d918
Merge pull request #1210 from blackc2004/patch-8
...
Update extension_edit.php
2015-10-30 09:37:23 -06:00
FusionPBX
b829588746
Merge pull request #1211 from blackc2004/patch-7
...
Update app_languages.php
2015-10-30 09:36:55 -06:00
FusionPBX
e8d95a94e3
Merge pull request #1212 from blackc2004/patch-6
...
Update app_config.php
2015-10-30 09:36:30 -06:00
blackc2004
cdb016277d
Update extension.php
2015-10-29 12:24:55 -07:00
blackc2004
292b754cb1
Update extension_edit.php
2015-10-29 12:24:24 -07:00
blackc2004
e2c3717556
Update app_languages.php
2015-10-29 12:23:49 -07:00
blackc2004
3c4a7744e4
Update app_config.php
2015-10-29 12:22:40 -07:00
markjcrane
76994ded8a
Update translation for de-at.
2015-10-29 09:43:57 -06:00
markjcrane
8db9682002
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
1a9bf9920d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-27 16:32:33 -06:00
markjcrane
d066049d48
Remove user group from call block until there is per extension call block.
2015-10-27 16:32:20 -06:00
FusionPBX
c04bbde2d1
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
5eb280423c
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
38d9245fc8
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-24 16:39:37 -06:00
markjcrane
ce8175782d
Remove the redundant public condition from the inbound route.
2015-10-24 16:39:22 -06:00
FusionPBX
0186d9b6b5
Merge pull request #1203 from badcrc/master
...
Add. Ability to order the time conditions
2015-10-24 14:37:07 -06:00
markjcrane
afbcc01111
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-23 15:24:10 -06:00
markjcrane
5c1d1ff05a
Change the paging extension_list to destinations.
2015-10-23 15:23:55 -06:00
Alexey Melnichuk
3db89f6c91
Change. Allow use destination number as Outbound CallerID number for extension.
2015-10-23 15:05:24 +03:00
Alexey Melnichuk
bce90dfc55
Change. Use destination_caller_id_number as call follow_me caller id.
2015-10-23 14:55:48 +03:00
Alexey Melnichuk
0d72051acc
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
1469112f2c
Fix. Extension link on contact edit page.
2015-10-22 16:26:41 +03:00
koldoa
13c9c5df31
Languages updates
2015-10-22 10:59:50 +02:00
koldoa
8eaa0f5122
More Formatting
2015-10-22 10:58:45 +02:00
koldoa
939c6e31b5
Formatting
2015-10-22 10:54:19 +02:00
koldoa
f11d6f0e09
Ability to order the time conditions
2015-10-22 10:45:57 +02:00
markjcrane
b518a3ff87
Change the way null last is done for Postgres.
2015-10-20 02:05:03 -06:00
markjcrane
0f434652cd
Contacts oder by last mod date null last.
2015-10-20 01:53:23 -06:00
markjcrane
6ee9b8f6cc
Order contacts by last modified date by default.
2015-10-20 01:39:54 -06:00
markjcrane
d11f0e6c5c
Fix the follow me app_config.php.
2015-10-19 21:58:23 -06:00
markjcrane
af64f66cc7
Fix a null error and translation for select option voicemail.
2015-10-19 20:58:16 -06:00
markjcrane
c22b64433c
Fix the Contact CSV import so it will import the phone number.
2015-10-19 20:37:13 -06:00
markjcrane
5d3ecc30c8
Add hold music option and update the call_block dialplan.
2015-10-19 18:30:55 -06:00
markjcrane
4d9865c8f0
Prevent overwriting the call block number when updating the number.
2015-10-19 17:35:09 -06:00
markjcrane
f91622f918
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-16 16:53:59 -07:00
markjcrane
f3ccf63a0a
Remove the exit on the dialplan destination edit.
2015-10-16 16:52:58 -07:00
koldoa
2d5bce9481
Changed readdir to scandir so we can get sorted template names
2015-10-16 15:04:31 +02:00
markjcrane
d32e53395f
Fix a bug with outbound routes back button.
2015-10-12 14:25:01 -07:00
markjcrane
3ee03fa844
Fix the gateways list so it displays the hostname in the right place.
2015-10-04 10:50:05 -06:00
markjcrane
58edf1613d
Add h hostname to option for the gateways.
2015-10-04 01:29:03 -06:00
markjcrane
876516e307
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
f64e96c4c6
Remove absolute_codec_string='PCMU,PCMA' as it failed to allow PCMA.
2015-09-30 20:56:59 -06:00
markjcrane
dfc19a954d
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
87441198b1
Fix. Clear the cache when callcenter config changed.
2015-09-28 12:10:31 +04:00
markjcrane
01d4219e1a
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-26 09:00:11 -06:00
markjcrane
8f93d4d548
Dialplan page add mute=true back again.
2015-09-26 08:56:44 -06:00
FusionPBX
71f52cb3f5
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
a8d6c50d4b
Merge pull request #1167 from rdissauer/translations
...
latest german translations
2015-09-24 15:21:46 -06:00
FusionPBX
1ea1c55a6b
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