FusionPBX
a842a5f384
Update fileoptionslist.php
2016-12-11 22:57:51 -07:00
FusionPBX
45a24a2781
Update filelist.php
2016-12-11 22:53:19 -07:00
FusionPBX
eea7cda2eb
Update 070_speed_dial.xml
...
Removing the other conditions because of the prefix.
2016-12-08 12:26:17 -07:00
FusionPBX
cf86c2ba9f
Update 070_speed_dial.xml
...
Adjust the condition order
2016-12-08 12:15:42 -07:00
FusionPBX
7f70760ab6
Update 070_speed_dial.xml
2016-12-08 11:06:54 -07:00
FusionPBX
d9a18714c4
Update 070_speed_dial.xml
2016-12-08 03:18:09 -07:00
FusionPBX
434b1ffbac
Create 070_speed_dial.xml
...
Add a new speed dial dialplan.
2016-12-08 03:13:11 -07:00
FusionPBX
3f01bea65d
Update app_config.php
2016-12-08 03:05:41 -07:00
FusionPBX
5b6f9e3d4e
Update dialplan_edit.php
...
Use is_array before every use of foreach.
2016-12-08 02:13:40 -07:00
FusionPBX
857c74cf1a
Update dialplan_edit.php
...
Check if details is an array before using ksort.
2016-12-08 02:07:28 -07:00
Alexey Melnichuk
faf90fe297
Fix. Remove unused code. ( #2233 )
2016-12-07 23:46:47 -07:00
FusionPBX
4b67b3f9ec
Update app_languages.php
...
Add english speed dial label and description.
2016-12-07 23:38:21 -07:00
FusionPBX
8b6125bef6
Update contact_phone_edit.php
...
Add speed dial.
2016-12-07 23:27:31 -07:00
FusionPBX
b2b01634f1
Update app_config.php
...
Add contact phone speed dial.
2016-12-07 23:04:12 -07:00
FusionPBX
0bd27568d7
Update contact_phone_edit.php
2016-12-07 22:26:13 -07:00
FusionPBX
1ab63eb1ab
Delete provision_write.php
2016-12-06 11:30:48 -07:00
FusionPBX
5a6ff1b133
Update device_profile_edit.php
2016-12-06 11:25:37 -07:00
FusionPBX
33e51a811c
Update device_edit.php
2016-12-06 11:25:08 -07:00
FusionPBX
b4f1ff0297
Update device_dashboard.php
2016-12-06 11:24:07 -07:00
FusionPBX
2d176686ca
Update device_profile_delete.php
2016-12-06 11:22:52 -07:00
FusionPBX
cc712ea843
Update device_profile_delete.php
2016-12-06 11:21:13 -07:00
FusionPBX
0893dc1301
Update device_delete.php
2016-12-06 11:19:10 -07:00
FusionPBX
e684cfceaa
Update extension_edit.php
...
Fix an extension edit permission problem.
2016-12-06 10:29:44 -07:00
FusionPBX
fad97e0d37
Update voicemail.php
2016-12-03 13:32:55 -07:00
FusionPBX
fbaf4d3b8c
Update voicemail_delete.php
2016-12-03 13:23:32 -07:00
FusionPBX
370c047360
Update voicemail.php
...
Validate the input to increase security in the voicemail class.
2016-12-03 12:02:14 -07:00
FusionPBX
bffe4b9f00
Update voicemail_messages.php
2016-12-03 11:49:51 -07:00
FusionPBX
1548cfebf9
Update fax_send.php
...
Adjust the spacing for better consistency matching the rest of the code.
2016-12-02 21:35:40 -07:00
FusionPBX
09ec7b1a65
Update extension_edit.php
2016-12-02 17:25:51 -07:00
Alexey Melnichuk
4498f4c9d9
Fix. Sync building `$provision` array in all places. ( #2226 )
2016-12-02 12:11:47 -07:00
FusionPBX
aa02eb4f65
Update fax.php
2016-12-02 01:16:38 -07:00
jebsolutions
63664f7807
fix: voicemail message delete bug #2100 ( #2221 )
...
bug: voicemail_id was never set so wrong path constructed and glob finds no matching files.
test case:
delete a voicemail message from the web interface
expected result:
voicemail is deleted in the database + file system
actual results:
voicemail is still on the file system
2016-12-01 11:53:12 -07:00
Alexey Melnichuk
4cf1d7e9b7
Fix. Use `Ivr Menu/application` settings to switch IVR engine. ( #2219 )
2016-12-01 11:51:55 -07:00
FusionPBX
7dddd81667
Update sql_query_result.php
...
Prevent php warnings.
2016-12-01 05:40:51 -07:00
jebsolutions
83d2fc25b3
add iNum Dial pattern to dialplan drop-down ( #2201 )
...
+011-883-5100-xxxx-xxxx
Most voip providers will give you a free iNum number. Calls between iNum numbers are typically free.
2016-11-30 20:54:24 -07:00
FusionPBX
b4d0bdafe8
Update provision.php
...
Prevent a warning on the provisioning class.
2016-11-30 20:50:17 -07:00
Chris Black
ce6c559f29
Voicemail to sms notification ( #2205 )
...
Requires that you have fusionpbx-apps/sms
Doesn’t impact anything if you don’t have it. Must be enabled with
default_setting voicemail_to_sms
Everything is disabled by default and the fields in voicemail_edit.php
are hidden by default.
2016-11-30 16:26:39 -07:00
FusionPBX
c882b08abf
Update extension_copy.php
...
Change the duplicate message from green to red.
2016-11-29 12:08:11 -07:00
FusionPBX
89f68e73ff
Update extension_copy.php
2016-11-29 11:56:05 -07:00
FusionPBX
72cdefba59
Update extension.php
2016-11-29 11:51:33 -07:00
FusionPBX
fe49484055
Update extension.php
...
Improve the extension->exists method.
2016-11-29 11:38:00 -07:00
FusionPBX
f65903e75e
Update extension.php
...
Update the function exists method.
2016-11-29 11:04:00 -07:00
FusionPBX
3914259db7
Update dialplan.php
2016-11-26 23:14:43 -07:00
FusionPBX
b26a4d85a2
Update call_center_active_inc.php
2016-11-26 21:44:20 -07:00
FusionPBX
3acfe08ac6
Update database_transaction_edit.php
2016-11-26 21:37:43 -07:00
FusionPBX
defcd0bc86
Update provision.php
...
Add if is_array statements before using the array to prevent warnings if the array isn't defined.
2016-11-26 18:42:22 -07:00
FusionPBX
238543f982
Update index.php
2016-11-26 18:35:10 -07:00
FusionPBX
f172b08db3
Update gateways.php
...
Reverse the changes to the Gateways list to fix multiple bugs introduced to it from a pull request.
2016-11-25 20:37:44 -07:00
jebsolutions
6ea4a34630
fix for issue #2190 missing } ( #2191 )
2016-11-25 10:03:07 -07:00
jebsolutions
89d4dcb959
additional error handling for backup/restore ( #2187 )
...
prerequisite:
- add at least one backup path to the Advanced->defaults
- do NOT install rar archive/de-archive programs
test case #1
- go to backup screen and download backups as rar
test case #2
- go to backup screen and upload a RAR file
expected result:
- get a sign that an error occurs
actual result:
- not clear if it failed, or why
fix:
added error message. And you will get the top-bar warning in red on error instead of in green.
note: cut-pasted from google translate for "extraction failed" part of message-restore_failed_extract
2016-11-24 20:53:03 -07:00