Commit Graph
100 Commits
Author SHA1 Message Date
Mark Crane b00e6f06bb Fix the syntax on the .htaccess file remove semi-colon and add [QSA] on two lines. 2014-09-29 16:46:17 +00:00
Mark Crane df51b46149 Remove an extra double quote to fix the .htaccess file 2014-09-29 16:29:15 +00:00
Mark Crane a5bdca8013 Update the Apache .htaccess file 2014-09-29 16:26:47 +00:00
Mark Crane 8dbf61f46e Update the provision class to change the switch statement to the if/elseif/else to again fix a problem iwth php fpm on Ubuntu 14.04 LTS 2014-09-29 08:05:10 +00:00
Mark Crane f00814b1b1 Replace the switch with if/elseif/else to fix a problem with accounts -> extensions for php fpm on Ubuntu 14.04 LTS 2014-09-29 07:29:44 +00:00
Mark Crane 2623deafe3 Add hostname to registrations 2014-09-24 04:56:59 +00:00
Mark Crane 0b391e92d1 Add additional RewriteRules for Apache .htaccess 2014-09-24 04:33:29 +00:00
Mark Crane c247e1c5a0 Fix call forward user_exists result is a string this fixes ability to call external numbers 2014-09-23 08:01:56 +00:00
Mark Crane 093d7bb369 Fix 2 problems with call forward first fix the alias and unforward. 2014-09-23 07:45:40 +00:00
Mark Crane 4619ede7b1 Add multi-delete in advanced -> domain settings 2014-09-21 09:39:32 +00:00
Mark Crane 4099ae950d Move paging controls to the bottom to be consistent with all other pages 2014-09-21 02:09:02 +00:00
Mark Crane 2351d7cff4 Add mod_shout decoder select list to system -> settings 2014-09-21 02:03:06 +00:00
Mark Crane 45d2b0fe54 Add primary key uuid to menu item group inserts 2014-09-20 04:01:53 +00:00
Mark Crane 770d590f38 Remove app_defaults.php a little more 2014-09-20 03:48:31 +00:00
Mark Crane a4ceb0dc41 Fix the default settings for settings 2014-09-20 03:43:25 +00:00
Mark Crane 8a31271727 Add default settings 2014-09-20 03:32:55 +00:00
Mark Crane 2f30cd6d73 Fix the primary keys for settings, and meetings tables 2014-09-20 02:56:25 +00:00
Mark Crane 0c1c1985bc Fix primary key for menu languages, items and item groups 2014-09-20 02:51:48 +00:00
Mark Crane 1a27f316ca Add hold_music variable so that outbound calls work with custom per extension music on hold 2014-09-20 01:18:20 +00:00
Mark Crane 1d7be1ada7 Add the translation for TTA on CDR 2014-09-20 01:13:14 +00:00
Mark Crane 596814fabe Add digium d50 template. Still needs more work 2014-09-20 01:12:23 +00:00
Mark Crane 110ae90cae Add reverse authentication required for the provision and reboot options on the status -> registrations. 2014-09-17 17:04:41 +00:00
Mark Crane e66d79e6fe Fix syntax problem in install.php 2014-09-15 22:18:57 +00:00
Mark Crane f899e26d4e Fix the volume persistence on the polycom vvx (firmware 4 or higher) provisioning template 2014-09-15 17:42:35 +00:00
Mark Crane 97e84ad81a Fix a problem where in rare cases dialplan was cached without global dialplans 2014-09-15 15:56:18 +00:00
Mark Crane 5b0eb14848 Prevent saving an empty call forward destination 2014-09-13 10:01:41 +00:00
Mark Crane 69882a6b3b Prevent an empty call forward destination 2014-09-13 09:30:25 +00:00
Mark Crane bf43288cb8 Fix the fax log delete redirect 2014-09-09 18:41:03 +00:00
Mark Crane 8ff39d6ac9 Fix the fax date 2014-09-09 17:59:20 +00:00
Mark Crane 2931a98842 Remove the add permission for fax log add 2014-09-09 17:56:58 +00:00
Mark Crane 0c0d63babb Remove the add button for fax log 2014-09-09 17:53:50 +00:00
Mark Crane 2a615f2be6 Work on the fax log redirect and links 2014-09-09 17:51:18 +00:00
Mark Crane 22514af68d Add a back button to fax logs 2014-09-09 17:04:47 +00:00
Mark Crane cf22f2e279 Change GET fax_uuid to id 2014-09-09 17:00:22 +00:00
Mark Crane b30b829bcd Make the log link plural and fix the spacing between the tools 2014-09-09 16:53:26 +00:00
Mark Crane bb01d0866d Add the log link to fax 2014-09-09 16:49:58 +00:00
Mark Crane 4c971dbe6d Move fax logs inside app/fax 2014-09-09 16:41:53 +00:00
Mark Crane 98a1d4c987 Add fax_uuid to the fax_retry.lua script 2014-09-09 11:03:00 +00:00
Mark Crane 5efbf5e1fd Fix the fax logs, add fax_uuid 2014-09-09 10:48:20 +00:00
Mark Crane d6a1396a48 Fax log add fax_uuid 2014-09-09 09:43:06 +00:00
Mark Crane c73db7193e A small fix for the CDR page format 2014-09-09 09:15:32 +00:00
Mark Crane 2ae3017b75 Add App -> Fax Logs 2014-09-09 05:43:09 +00:00
Mark Crane bf980fbd61 Use record_ext in local_extension 2014-09-09 05:10:54 +00:00
Mark Crane 9c35d9f2fe Add copy fax file to sent directory not ready to do in lua without additional changes to the interface 2014-09-07 05:38:27 +00:00
Mark Crane 00c744b63a Add domain_uuid, fax_date, fax_epoch to fax retry 2014-09-07 05:18:35 +00:00
Mark Crane ce159b2cbd Add fax date, epoch and primary key for the fax_logs table 2014-09-07 00:44:47 +00:00
Mark Crane f4ae26f6d5 Add ring group cid number prefix to the database and to the ring group lua script 2014-09-06 07:45:17 +00:00
Mark Crane 2ddc1b0ffa Change the order of the redial 2014-09-06 04:18:34 +00:00
Mark Crane 494d4b6321 Fix redial by adding by inserting last_dial 2014-09-06 04:00:25 +00:00
Mark Crane d0abe50a19 Fix the indentation and improve the comments 2014-09-05 06:53:46 +00:00
Mark Crane 6b03a112e0 Add Fax logging. 2014-09-04 07:12:47 +00:00
Mark Crane 07665cf0d6 Fix a problem with Devices for viewing the key assignments for MySQL 2014-09-04 04:06:19 +00:00
Mark Crane 14ececc425 Fix the destination edit so that it will update the dialplan 2014-09-04 01:19:02 +00:00
Mark Crane 2d77d09da8 Fix memcache flush for the Fax dialplan 2014-09-03 19:43:52 +00:00
Mark Crane 192a3fb386 Dialplan destinations do not add the dialplan if the action was not defined 2014-09-03 03:32:46 +00:00
Mark Crane 48bf64d15d Fix the release theme so that it can show the domain name for multi-tenant 2014-09-02 22:18:28 +00:00
Mark Crane 2ecff725d3 Fix the content manager show that it will display the content again 2014-09-01 20:23:18 +00:00
Mark Crane d742f190f1 Fix and move the format_phone array 2014-08-31 00:57:58 +00:00
Mark Crane 4a171cc806 Fix the format_phone function 2014-08-30 23:14:24 +00:00
Mark Crane abd8c89f99 Fix ring group enterprise confirm 2014-08-30 18:22:06 +00:00
Mark Crane 818d5a2012 Remove the back slashes on time conditions templates 2014-08-30 18:10:13 +00:00
Mark Crane 138cb92c25 Fix a white space and a empty uuid 2014-08-29 08:33:15 +00:00
Mark Crane 497b8190a6 Ring groups remove spaces 2014-08-25 20:40:03 +00:00
Mark Crane d19d2b3215 Fix ring group move the domain check 2014-08-25 20:25:42 +00:00
Mark Crane f8f9cc9cbe Fix ring group skip active issue 2014-08-25 16:07:47 +00:00
Mark Crane 5ba6d06fbf is_zrtp_secure set continue to true 2014-08-25 01:06:34 +00:00
Mark Crane 615169b8a8 Prevent mysql_connect error message 2014-08-24 09:46:32 +00:00
Mark Crane 8e731ae8ec Add the dialplan number for hot desking. Remove a few more redundant continue xml dialplan attributes 2014-08-24 09:02:00 +00:00
Mark Crane 937b8c40e3 Remove a redundant continue xml attribute 2014-08-24 08:24:18 +00:00
Mark Crane 3a965a2800 Remove this code that set the dialplan_number as it is no longer needed because of the xml number attribute that was added to the dialplan 2014-08-24 07:53:54 +00:00
Mark Crane 7d0f37a3ea Fix the call direction dialplan which on sqlite was showing up empty, and missing completely in Postgres. 2014-08-24 07:41:48 +00:00
Mark Crane a4d53db6e8 Remove the digit-map for polycom to allow it to dial any digits and add a comma in the dialstring for ring groups that was missing 2014-08-23 21:12:06 +00:00
Mark Crane 7ae7671a3e Update dev branch version to 3.7.1 2014-08-22 08:19:59 +00:00
Mark Crane a6c6e8b945 Align intercept with group interceptl 2014-08-22 07:57:47 +00:00
Mark Crane 041c20b6e6 XML Handler dialplan set dialplan to 1 hour cache timeout 2014-08-22 07:40:34 +00:00
Mark Crane 8bc176d8ec Feature code call forward *72 on, *73 off, *74 request id and password toggle on/off complete the commits 2014-08-22 07:37:13 +00:00
Mark Crane b4e9c2522c Feature code call forward *72 on, *73 off, *74 request id and password toggle on/off 2014-08-22 07:36:07 +00:00
Mark Crane 7743dd9462 Fix domain sessions for user@domain when users is logging into a different domain 2014-08-20 23:40:13 +00:00
Mark Crane e9993f4c3e Update the dev branch version to 3.7 and get rid of GLOB_BRACE which is not defined in Solaris 2014-08-19 09:16:01 +00:00
Mark Crane c7f56a53ab FusionPBX 3.6.0 Release 2014-08-17 15:13:25 +00:00
Mark Crane d2093a6d7d Move is_local to the dialplan and app/is_local/index.lua 2014-08-17 13:16:18 +00:00
Mark Crane 247e94194a Set the background_image array to false by default 2014-08-17 12:19:38 +00:00
Mark Crane d18ed084b1 Change the background_image description 2014-08-17 12:02:48 +00:00
Mark Crane a22c448d89 Add the description and remove the previous background_image 2014-08-17 11:48:41 +00:00
Mark Crane d114bd5b73 Add background_image array to default settings 2014-08-17 11:47:03 +00:00
Mark Crane 774653e87d Fix pdo.php isset 2014-08-17 07:29:27 +00:00
Mark Crane 941b6b7d0b Change the enhanced theme to use background image array instead of text. 2014-08-17 06:59:53 +00:00
Mark Crane 08e92c46e2 Remove Edit and Add from Variables 2014-08-17 00:14:03 +00:00
Mark Crane aa85b54540 Missed the Menu Item Add 2014-08-17 00:11:23 +00:00
Mark Crane c07592db5c Remove Edit and Add from the page titles on the Menu Manager 2014-08-17 00:09:26 +00:00
Mark Crane 9162eb7bdb Correct the menu parent uuid 2014-08-16 22:42:50 +00:00
Mark Crane 874b3382f3 Move the Backup tool under the Advanced menu 2014-08-16 22:40:24 +00:00
Mark Crane 941022ddbf Add another default settings -> theme option 2014-08-16 20:29:45 +00:00
Mark Crane 4b5e2d99ce Make sure the dialplan_uuid is set before trying to delete it 2014-08-16 18:54:32 +00:00
Mark Crane b3af16f364 Remove the global app.lua dialplan as it failed to scale 2014-08-16 18:51:43 +00:00
Mark Crane afa6cf3577 Don't add the global inbound routes by default 2014-08-16 18:22:36 +00:00
Mark Crane af7d6859da Slight efficiency improvement for active calls 2014-08-16 02:01:53 +00:00
Mark Crane b9ffc8855b Status -> Active Calls now uses JSON 2014-08-16 01:06:09 +00:00
Mark Crane 224fc644af Remove the old core/backup 2014-08-16 00:16:26 +00:00
Mark Crane f431507be2 Build the backup file and add the restore command 2014-08-15 23:49:46 +00:00