Commit Graph
100 Commits
Author SHA1 Message Date
Mark Crane 7dbca26bfe Fix the North American to International outbound route regex. 2013-10-14 20:30:28 +00:00
Mark Crane f4fd32687f Comment out the voicemail fields in the xml handler. 2013-10-08 22:26:25 +00:00
Mark Crane bf8d154914 Add the voicemail_greeting_number variable to set the greeting_id. Adjust skip_instructions so that it used. 2013-10-04 00:05:24 +00:00
Mark Crane 081ecb1f8a When uploading a greeting make sure the directory exists. 2013-10-02 23:19:39 +00:00
Mark Crane 2716442697 Fix a bug that affected adding a hot desking extension. 2013-10-02 05:53:58 +00:00
Mark Crane fc66f5b18a Advanced -> SQL Query fix the null handling for the SQL inserts statements. 2013-10-02 05:10:43 +00:00
Mark Crane 9452774459 Fix a problem when adding an IVR Menu. 2013-10-02 04:19:38 +00:00
Mark Crane 7342b145c2 Escape the $ used in the double quotes. 2013-10-02 01:29:43 +00:00
Mark Crane 5577ecbada Hot Desking update the code so the unique id and pin number are updated. 2013-10-02 01:08:11 +00:00
Mark Crane 0529dabd04 Change the double quoted "csv" to 'csv' 2013-10-01 19:40:22 +00:00
Mark Crane f104e50c42 Add a nature theme that was the original enhanced theme before the backgrounds were removed. 2013-10-01 19:17:15 +00:00
Mark Crane d0f1a0b4b2 Remove the backgrounds on the enhanced theme. 2013-10-01 19:08:11 +00:00
Mark Crane a43c8f892d Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations. 2013-09-30 16:21:08 +00:00
Mark Crane 0955da65ba Fix a few things in app_config.php leaving fr-ca and changing some of the single quotes to double quotes. 2013-09-30 16:16:32 +00:00
Mark Crane 46d0c45c01 Additional monitoring of a busy server showed that it was the cache only that needed to be removed. 2013-09-29 10:08:27 +00:00
Mark Crane bf63091a0e Remove this code from the xml handler which made it unable to find some extensions that existed. 2013-09-29 09:22:16 +00:00
Mark Crane 5dc2a19220 Get the voicemail data to display on the extension page from the voicemail table. 2013-09-29 08:06:54 +00:00
Mark Crane dbc8f7e437 FusionPBX 3.4 official release. 2013-09-28 21:08:56 +00:00
Mark Crane 18b50e4eec Fix the call prefix label. 2013-09-28 21:07:23 +00:00
Mark Crane c96ad9c168 To speed up the install and upgrade schema only copy files that don't exist in the destination directory. 2013-09-28 21:06:16 +00:00
Mark Crane 73e55e95b7 Clear the cache correctly on a few additional features. 2013-09-28 20:57:57 +00:00
Mark Crane 87c8d71288 Voicemail information should only be saved in the voicemail table. 2013-09-28 20:55:25 +00:00
Mark Crane 3f57a83129 Fix the dial_string.lua so that it uses the voicemail password from v_voicemails table, and have it clear the cached extension from memcache. 2013-09-28 20:39:06 +00:00
Mark Crane 0ab4dfe1c1 If updating the voicemail password from hot desking update password in the voicemail table. Update a few of the comments. 2013-09-28 20:06:11 +00:00
Mark Crane 20a20c104e Add dialplan context to the dialplan, improve some of the formatting add page and fix memcache flush. 2013-09-28 19:40:34 +00:00
Mark Crane f07d062c0b Queues a.k.a. fifo fix the back button, fix memcache, the title of the page, and remove the redundant files. 2013-09-28 19:11:04 +00:00
Mark Crane 16ada164ee Get rid of commented out code. 2013-09-28 17:41:41 +00:00
Mark Crane 5536838e3d Improve the outbound route regular expressions international 12 to 20 digits. Add North America 10-11 digits regular expression and North America international. 2013-09-28 17:24:50 +00:00
Mark Crane ab688a979a When adding a gateway default it to enabled. 2013-09-28 16:42:07 +00:00
Mark Crane 6d17ac2265 Update the variable edit page and fix the permissions. 2013-09-27 18:44:11 +00:00
Mark Crane 2c5a380e0e Rename the fields in call_block to conform with the database naming convention and to match the table name. 2013-09-27 10:21:43 +00:00
Mark Crane eb4fb5573f Put the group names in ascending order in Group Manager. 2013-09-27 09:54:07 +00:00
Mark Crane d3122cd83a Change group_unchanged to group_protected to be consistent with the rest of the project and the name used in the gui. 2013-09-27 09:37:59 +00:00
Mark Crane 1ebe3cd1f9 Move the call block scripts to the install/scripts/app directory for now. 2013-09-27 09:06:28 +00:00
Mark Crane 0335d952a7 Fixed custom menus. When adding an item in the menu add the title to the menu languages table. 2013-09-27 07:38:35 +00:00
Mark Crane 5ff597ffc9 Cleanup the menu class fixup the white space problems. 2013-09-27 04:15:43 +00:00
Mark Crane f6e3222873 Get rid of the trailing spaces. 2013-09-27 03:34:23 +00:00
Mark Crane 53bad9d442 Security enhancement for the content manager. 2013-09-27 03:24:09 +00:00
Mark Crane f09b1a1d97 Correct the name of another file for domain settings. 2013-09-27 02:44:31 +00:00
Mark Crane 77cc0fd0c3 Correct the name for domain settings. 2013-09-27 02:43:34 +00:00
Mark Crane c34a75792a Vars, add $y = 0; to correct the group array. 2013-09-26 18:52:00 +00:00
Mark Crane 187bc9dbeb Add permissions for every table (view, add, edit, and delete). Important change to increase security on the REST API and will be beneficial for more detailed control of permissions. 2013-09-25 20:23:10 +00:00
Mark Crane ba370c5ce5 Call center music on hold default add local_stream:// 2013-09-25 02:16:21 +00:00
Mark Crane de88c69b84 Set the default music on hold correctly for call center. 2013-09-25 01:29:43 +00:00
Mark Crane d4b5e926db Remove the mkdir from call center dialplan. 2013-09-23 19:58:03 +00:00
Mark Crane 894b7c5a28 Use the voicemail directory. 2013-09-23 19:57:07 +00:00
Mark Crane a4bf9ead8e Set the storage and voicemail directory variables in config.lua. 2013-09-23 19:37:19 +00:00
Mark Crane e3fb29f198 Dump an extra tab. 2013-09-23 19:36:17 +00:00
Mark Crane 84a4918a97 SIP Profiles, correct the file names used in the PHP code. 2013-09-23 17:04:30 +00:00
Mark Crane 3e231fa0e1 Update the reference to sip_profile_edit.php 2013-09-23 17:03:26 +00:00
Mark Crane 50183182d9 Correct the file name. 2013-09-23 16:16:23 +00:00
Mark Crane b80586f90f Correct the file name. 2013-09-23 16:15:54 +00:00
Mark Crane bd6c848608 Correct the file name. 2013-09-23 16:14:38 +00:00
Mark Crane 2f9e2b0143 Correct the file name. 2013-09-23 16:11:27 +00:00
Mark Crane f90ef1026a Update the app_config.php to correct the permissions for contacts. 2013-09-22 07:37:55 +00:00
Mark Crane 92bca174a6 For each contact sub tables adding add, view, edit and delete permission. 2013-09-21 23:14:00 +00:00
Mark Crane ca2783a285 Shorten some of the names so Conference Rooms list fits on the page better. 2013-09-21 23:03:51 +00:00
Mark Crane bd07e97064 Fix the call flows feature. 2013-09-21 22:46:32 +00:00
Mark Crane d7523d99a6 Fix the references to the file names for contacts. 2013-09-21 22:38:45 +00:00
Mark Crane 978d604a47 Correct the file name. 2013-09-21 22:37:33 +00:00
Mark Crane b51f8e478e Correct the file name. 2013-09-21 22:36:35 +00:00
Mark Crane ba2b2d5bf5 Correct the file name. 2013-09-21 22:32:08 +00:00
Mark Crane 762b9c8bf7 Correct the file name. 2013-09-21 22:31:46 +00:00
Mark Crane 16d5161212 Correct the file name. 2013-09-21 22:30:57 +00:00
Mark Crane bf917a9d3e Correct the file name. 2013-09-21 22:30:25 +00:00
Mark Crane b7e91865f5 Correct the file name. 2013-09-21 22:29:58 +00:00
Mark Crane eba279bab5 Correct the file name. 2013-09-21 22:29:32 +00:00
Mark Crane ef02c7beb0 Correct the file name. 2013-09-21 22:28:11 +00:00
Mark Crane 9e0f5a9d6f Correct the file name. 2013-09-21 22:27:50 +00:00
Mark Crane a3a1064763 Correct the file name. 2013-09-21 22:26:58 +00:00
Mark Crane d6c84e63e0 Add the title css class to the profile edit for XMPP. 2013-09-21 22:16:01 +00:00
Mark Crane 4cc92b94f9 Remove one of the line breaks between the Gateway description and the content. 2013-09-21 22:13:23 +00:00
Mark Crane ab4294ebb0 Remove the . from the css class name. 2013-09-21 22:11:50 +00:00
Mark Crane 4cfd7e4fa2 Fix the Gateway Edit page title. 2013-09-21 22:10:39 +00:00
Mark Crane 19af7d8cbc Change the system variables to switch variables which is more accurate. 2013-09-21 22:08:24 +00:00
Mark Crane 5f25e63a9c Correct the file name. 2013-09-21 22:05:21 +00:00
Mark Crane ef0b3b85c0 Change Module List to 'Modules' 2013-09-21 22:04:08 +00:00
Mark Crane 9884903ddb Correct the file name. 2013-09-21 22:02:41 +00:00
Mark Crane 1da15f110c Correct the file name. 2013-09-21 22:02:20 +00:00
Mark Crane 74fc299694 Update the registration permissions. 2013-09-21 21:57:42 +00:00
Mark Crane 041a375b62 Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00
Mark Crane bf52a675a0 Convert all remaining app_config.php files to UTF-8 without BOM. 2013-09-21 16:00:28 +00:00
Mark Crane 9b0c91491c Update the file types for the the app_languages.php that were not the correct type. Set the file type to UTF-8 without BOM. 2013-09-21 08:40:50 +00:00
Mark Crane e599bf434c A little more work to enable the api key. 2013-09-21 07:58:29 +00:00
Mark Crane 3d545fc617 Minor change to group_permissions.php 2013-09-21 04:40:46 +00:00
Mark Crane b3523f341d Add the api_key to user update 2013-09-21 04:38:26 +00:00
Mark Crane fceee338dd Add the api key english translation to app_languages.php 2013-09-21 04:36:47 +00:00
Mark Crane fcf012a28f Remove trailing white spaces. 2013-09-21 04:28:09 +00:00
Mark Crane a925e70717 Add the api key to app_config.php 2013-09-21 04:25:01 +00:00
Mark Crane d6ddfc70ce Add a $key option for the REST API. 2013-09-21 02:55:02 +00:00
Mark Crane b2aa049ca8 Fix inbound route details back button, add, edit, and delete so that each redirects back to inbound routes. 2013-09-20 21:36:28 +00:00
Mark Crane c8a6f036db Fix the foreign key definition for the contacts table. 2013-09-20 20:13:19 +00:00
Mark Crane 3c927dcdf2 Fix a problem when a user is disabled under accounts -> user accounts the user details would no longer show correctly. 2013-09-20 19:24:43 +00:00
Mark Crane f8eb24d3a0 Ring groups, page results with 150 per page. 2013-09-19 18:02:06 +00:00
Mark Crane ae96b67d79 Fix the log viewer by removing an extra htmlentities. 2013-09-19 16:24:42 +00:00
Mark Crane 7c89922109 Get rid of duplicate columns in ring groups and change some of the wording for 2 comments. 2013-09-19 12:06:29 +00:00
Mark Crane 49dce9c104 Fix a syntax error I created earlier in the day for fax viewer. 2013-09-19 12:05:25 +00:00
Mark Crane 2edafee9d8 Fix the css on the voicemail greetings file. 2013-09-19 11:58:23 +00:00
Mark Crane 46eba34e68 Fix the Music on Hold header and update 'location' 2013-09-19 11:53:55 +00:00
Mark Crane e8e5fa3c36 Add a new contact field to the table and a new contact groups table. Fix the class for the title on the contact main page. 2013-09-19 11:47:09 +00:00