Commit Graph

7725 Commits

Author SHA1 Message Date
Alexey Melnichuk 2aebf9e8b8 Fix. Build correct SQL in vm/menu_messages.lua (close #2189) (#2195) 2016-11-25 23:03:19 -07:00
Alexey Melnichuk 4856044e80 Fix. Close database object in vm/forward_to_extension.lua (#2196) 2016-11-25 23:01:43 -07:00
Alexey Melnichuk 1056b84ed3 Fix. Store message_intro_base64 in database. (#2197) 2016-11-25 23:01:18 -07:00
FusionPBX 90d9fbff02 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
FusionPBX 352877108d Update app_defaults.php
Add the temp directory to default settings.
2016-11-25 14:28:35 -07:00
jebsolutions edd220198e fix for issue #2190 missing } (#2191) 2016-11-25 10:03:07 -07:00
jebsolutions 23326d6918 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
FusionPBX 67c8e5f567 Update voicemails.php
Uppercase the SQL, cast voicemail id as text, and add sterilize user data.
2016-11-24 13:01:32 -07:00
FusionPBX 467214b2cd Update extension_edit.php
Prevent a SQL error when adding a new user.
2016-11-24 12:21:55 -07:00
FusionPBX 41614372d0 Update extension.php
Remove the extra exists method added a few hours ago.
2016-11-24 11:03:13 -07:00
Alexey Melnichuk 72cd24d0d5 Fix. Add missing braces in gateways.php (#2179) 2016-11-24 10:09:14 -07:00
Alexey Melnichuk 80a1e5b710 Add. ${user_exists} value to check condition when build CF dialstring (#2183) 2016-11-24 10:07:55 -07:00
Alexey Melnichuk d892521404 Fix some minor typos related with new Database class. (#2174) 2016-11-24 10:04:42 -07:00
Alexey Melnichuk b8fc499360 Add. Use params in provision/index.lua (#2173) 2016-11-24 10:01:06 -07:00
Alexey Melnichuk c26bc296ec Add. call_flow_monitor.lua uses Database class. (#2172) 2016-11-24 09:57:18 -07:00
Alexey Melnichuk b1cd199f3f Add. Use params in disa.*.lua (#2171) 2016-11-24 09:56:09 -07:00
FusionPBX a53ed3540e Update extension_edit.php
Use check_str on extension edit when building the sql queries. In the future will switch to PHP PDO prepared statements with parameters. This change fixes a problem where the check_str is used twice and duplicating the single quote.
2016-11-24 03:21:35 -07:00
Alexey Melnichuk 5fe0308ef2 Fix. Find call_group with NULL in intercept.lua (#2169) 2016-11-24 03:04:52 -07:00
FusionPBX 014d883002 Update {$mac}.cfg 2016-11-24 01:44:55 -07:00
FusionPBX 98c9cb2507 Update {$mac}.cfg 2016-11-24 01:43:00 -07:00
Len 9d2d06d6e6 Update {$mac}.cfg 2016-11-24 02:52:43 -05:00
Len e06c753509 Update {$mac}.cfg 2016-11-24 02:51:31 -05:00
Len 69f048a9af Update {$mac}.cfg 2016-11-24 02:46:28 -05:00
Alexey Melnichuk 9d764b7d5c Fix. Add missing file for #1629 (#2077) 2016-11-24 00:41:43 -07:00
Len 0e6c09ff6a Update {$mac}.cfg 2016-11-24 02:40:27 -05:00
Len bc6b49a342 Update {$mac}.cfg 2016-11-24 02:38:52 -05:00
Len dabd0cb55f Update {$mac}.cfg 2016-11-24 02:36:20 -05:00
Len 19dd6007e6 Update {$mac}.cfg 2016-11-24 02:34:50 -05:00
Mafoo 7962e60206 observe gateway_domain permision more strictly (#1673)
make observation of the gateway_domain permission more strict when
generating edit and delete links
generate edit_link and delete_link once
2016-11-24 00:28:38 -07:00
Len 881f73a1db Update {$mac}.cfg 2016-11-24 02:25:54 -05:00
jebsolutions 03f95d865b prevent cloning duplicate extensions (master #1821) (#2033)
* prevent cloning duplicate extensions

app/extensions/app_languages.php
+ add duplicate extension error prompt

app/extensions/extension_copy.php
+ add check to see if duplicate extension exists

app/extensions/resources/classes/extension.php
+ add function to check if extension exists

* fix typo

* Update app_languages.php

* Update extension_copy.php

* Update extension.php

* Update extension_copy.php

Use the global app_languages.php message-duplicate translation.

* Update extension_copy.php

* Update extension.php
2016-11-24 00:23:44 -07:00
Len 004fdb4b4b Update {$mac}.cfg 2016-11-24 02:20:44 -05:00
Len f392b184bc Update {$mac}.cfg 2016-11-24 02:17:03 -05:00
FusionPBX a1c2fa83aa Update app_languages.php
Add message-duplicate
2016-11-24 00:10:17 -07:00
Len eb986fd52b Update {$mac}.cfg 2016-11-24 02:07:52 -05:00
Len 429a0f6695 Update {$mac}.cfg
update for networking
2016-11-24 02:01:30 -05:00
Len b340e99493 Update {$mac}.cfg
update to address Problem #1976; https://github.com/fusionpbx/fusionpbx/issues/1976
2016-11-24 01:40:46 -05:00
FusionPBX 3bb3d1b273 Update y000000000052.cfg 2016-11-23 23:28:59 -07:00
FusionPBX 264e9e8e0c Update y000000000044.cfg 2016-11-23 23:26:50 -07:00
Chris Black d084fe3fcc Couple firmware URL fixes (#2106)
* Couple firmware URL fixes

* Add handset OTA upgrade to W52p

* Remove profanity from returned results.
2016-11-23 23:21:35 -07:00
konradSC 19fa07c29a Registration search (#2151)
* Update status_registrations.php

* Update status_registrations_inc.php

* Update status_registrations_inc.php

* Update status_registrations_inc.php

* Update status_registrations_inc.php
2016-11-23 23:20:51 -07:00
Alexey Melnichuk a7c972ba2d Fix. Create dbh object in fax_retry.lua (#2168) 2016-11-23 23:14:58 -07:00
FusionPBX 4ff9f0c756 Update provision.php
Allow provision variables of type boolean and numeric.
2016-11-23 22:42:46 -07:00
FusionPBX eae984032a Create recording_play.php
Add the missing recording play file.
2016-11-23 22:08:33 -07:00
FusionPBX be19ad6bfb Update xml_cdr_details.php
Fix the recording links in the xml cdr details.
2016-11-23 22:01:37 -07:00
FusionPBX a26ebeba8c Update {$mac}.cfg
Prevent ghost calls for polycom.
2016-11-23 15:48:38 -07:00
FusionPBX 324e44ed51 Update {$mac}.cfg
Prevent ghost calls for polycom.
2016-11-23 15:46:02 -07:00
FusionPBX f8d40ccc6d Update database.php
Update the database class delete method.
2016-11-23 13:39:20 -07:00
konradSC a7b76b7a84 Device profile settings (#2165)
* Update app_config.php

* Update device_profile_edit.php

* Update device_setting_delete.php

* Update provision.php
2016-11-23 12:28:59 -07:00
FusionPBX 2c7715dcfd Update xml_cdr.php 2016-11-23 05:24:33 -07:00