Commit Graph

4179 Commits

Author SHA1 Message Date
FusionPBX 148ed74f8f Update xml_cdr.php 2016-12-22 17:37:47 -07:00
FusionPBX f22287d22d Update xml_cdr.php 2016-12-22 17:03:05 -07:00
FusionPBX a3e28f5094 Update xml_cdr_inc.php 2016-12-22 16:59:34 -07:00
FusionPBX ad94dfe7f3 Update xml_cdr_inc.php 2016-12-21 17:02:10 -07:00
FusionPBX 39bd024238 Update xml_cdr.php 2016-12-21 16:58:21 -07:00
FusionPBX 4f10b455c9 Update xml_cdr_search.php 2016-12-21 16:25:22 -07:00
FusionPBX b667a78d4a Update v_xml_cdr_import.php 2016-12-21 14:14:45 -07:00
FusionPBX 6f8dc1093b Update xml_cdr.php 2016-12-21 14:02:56 -07:00
jebsolutions 5e14ba33ea Fix multiple notify warnings (#2254)
test:
- enable all errors
- go to log view page

expected result:
- no warnings/notify/errors

actual result:
Notice: Undefined index: ln in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 48
Notice: Undefined index: ord in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 51
Notice: Undefined index: fs in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 54
Notice: Undefined index: a in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 57
Notice: Undefined index: filter in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 81
Notice: Undefined variable: byte_count in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 221
Notice: Use of undefined constant color - assumed 'color' in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 246
Notice: Use of undefined constant font - assumed 'font' in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 246
Notice: Undefined variable: line_num in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 270
2016-12-20 13:26:42 -07:00
FusionPBX 587cdefd0a Update fax_send.php
Fax conversion failed until adding the /tmp as the home directory in this way.
2016-12-17 12:47:38 -07:00
FusionPBX 22262635ea Update scripts.php
Add expire.default and expire.ivr.
2016-12-14 08:41:35 -07:00
FusionPBX 949e265080 Update dialplans.php 2016-12-13 08:49:33 -07:00
FusionPBX 038a0dd626 Update fileoptionslist.php 2016-12-11 22:57:51 -07:00
FusionPBX 4e061bafff Update filelist.php 2016-12-11 22:53:19 -07:00
FusionPBX 0107479329 Update 070_speed_dial.xml
Removing the other conditions because of the prefix.
2016-12-08 12:26:17 -07:00
FusionPBX e97d8f50f3 Update 070_speed_dial.xml
Adjust the condition order
2016-12-08 12:15:42 -07:00
FusionPBX 2af4c64fff Update 070_speed_dial.xml 2016-12-08 11:06:54 -07:00
FusionPBX e789bf67d7 Update 070_speed_dial.xml 2016-12-08 03:18:09 -07:00
FusionPBX fb300f3db5 Create 070_speed_dial.xml
Add a new speed dial dialplan.
2016-12-08 03:13:11 -07:00
FusionPBX 1385749364 Update app_config.php 2016-12-08 03:05:41 -07:00
FusionPBX 91d966f4ce Update dialplan_edit.php
Use is_array before every use of foreach.
2016-12-08 02:13:40 -07:00
FusionPBX 7ffc680283 Update dialplan_edit.php
Check if details is an array before using ksort.
2016-12-08 02:07:28 -07:00
Alexey Melnichuk 4748250f43 Fix. Remove unused code. (#2233) 2016-12-07 23:46:47 -07:00
FusionPBX f02b9be24c Update app_languages.php
Add english speed dial label and description.
2016-12-07 23:38:21 -07:00
FusionPBX 5b0b527e6d Update contact_phone_edit.php
Add speed dial.
2016-12-07 23:27:31 -07:00
FusionPBX fbf49cbcc0 Update app_config.php
Add contact phone speed dial.
2016-12-07 23:04:12 -07:00
FusionPBX d785523688 Update contact_phone_edit.php 2016-12-07 22:26:13 -07:00
FusionPBX c0c7a8cd4d Delete provision_write.php 2016-12-06 11:30:48 -07:00
FusionPBX ed6c649736 Update device_profile_edit.php 2016-12-06 11:25:37 -07:00
FusionPBX b87fa3646b Update device_edit.php 2016-12-06 11:25:08 -07:00
FusionPBX f17e96ade5 Update device_dashboard.php 2016-12-06 11:24:07 -07:00
FusionPBX da2550ebba Update device_profile_delete.php 2016-12-06 11:22:52 -07:00
FusionPBX e12caa6528 Update device_profile_delete.php 2016-12-06 11:21:13 -07:00
FusionPBX d2835f6a73 Update device_delete.php 2016-12-06 11:19:10 -07:00
FusionPBX 3eec500abb Update extension_edit.php
Fix an extension edit permission problem.
2016-12-06 10:29:44 -07:00
FusionPBX d7b6fbd706 Update voicemail.php 2016-12-03 13:32:55 -07:00
FusionPBX decc256aca Update voicemail_delete.php 2016-12-03 13:23:32 -07:00
FusionPBX 69cde30f8b Update voicemail.php
Validate the input to increase security in the voicemail class.
2016-12-03 12:02:14 -07:00
FusionPBX 266cbaa28d Update voicemail_messages.php 2016-12-03 11:49:51 -07:00
FusionPBX 1efc9e24e7 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 fb7ff49c27 Update extension_edit.php 2016-12-02 17:25:51 -07:00
Alexey Melnichuk 611a70099d Fix. Sync building `$provision` array in all places. (#2226) 2016-12-02 12:11:47 -07:00
FusionPBX 258f0f759f Update fax.php 2016-12-02 01:16:38 -07:00
jebsolutions c5a47e0287 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 2946866316 Fix. Use `Ivr Menu/application` settings to switch IVR engine. (#2219) 2016-12-01 11:51:55 -07:00
FusionPBX 49390a0bc2 Update sql_query_result.php
Prevent php warnings.
2016-12-01 05:40:51 -07:00
jebsolutions 94f7d06aef 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 f14f2fe57d Update provision.php
Prevent a warning on the provisioning class.
2016-11-30 20:50:17 -07:00
Chris Black 1431a8a3fb 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 7ea7490e0e Update extension_copy.php
Change the duplicate message from green to red.
2016-11-29 12:08:11 -07:00