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 |
|
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 |
|