Commit Graph
100 Commits
Author SHA1 Message Date
Mark Crane dba5f6d5be Move includes/javascript to resources/javascript. 2013-06-09 04:54:33 +00:00
Mark Crane 09bfce558b Update the reference to captcha. 2013-06-09 04:52:46 +00:00
Mark Crane 4c3b355b78 Move includes/qr to resources/qr. 2013-06-09 04:50:51 +00:00
Mark Crane b158e858a6 Change the reference to includes/qr directory. 2013-06-09 04:50:19 +00:00
Mark Crane dd21ce59e0 Move the references to jquery from includes/jquery to resources/jquery. 2013-06-09 04:45:18 +00:00
Mark Crane 17e4a25482 Move includes/captcha to resources/captcha. 2013-06-09 04:44:52 +00:00
Mark Crane 698768ec85 Move includes/jquery to resources/jquery. 2013-06-09 04:44:20 +00:00
Mark Crane 0fab683720 Move the references to edit_area from includes/edit_area to resources/edit_area. 2013-06-09 04:42:20 +00:00
Mark Crane 7adc9e781c Move includes/edit_area to resources/edit_area. 2013-06-09 04:41:15 +00:00
Mark Crane f1812c1bf1 Move pop3 to the resources directory. 2013-06-09 04:35:27 +00:00
Mark Crane 6c6e4cdc26 Move the reference for includes/pop3 to resources/pop3. 2013-06-09 04:34:08 +00:00
Mark Crane 431461d667 move fpdf from the includes directory to resources. 2013-06-09 02:55:57 +00:00
Mark Crane a308535e4b Change the path in the php files from includes/install to resources/install dir. 2013-06-09 02:52:13 +00:00
Mark Crane 896fdb37b2 Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
Mark Crane 0407ee236d move the install class to the resources classes directory. 2013-06-09 02:37:28 +00:00
Mark Crane d3497d51df move install.php back to the resources directory. 2013-06-09 02:35:45 +00:00
Mark Crane 0489f1c284 Move the install class to the resources directory. 2013-06-09 02:34:00 +00:00
Mark Crane 8ae0ee3021 Fix the database class when a non standard path was used with the sqlite database. 2013-06-08 05:58:07 +00:00
Mark Crane 73a435be22 Run unbind_meta_app to fix checking voicemail from an external number. 2013-06-07 22:32:15 +00:00
Mark Crane 10e47f2655 Fix menu restore default duplicate bug for mysql. 2013-06-06 21:33:16 +00:00
Mark Crane 1073ff0dd5 Fix a problem with click to call. 2013-06-03 17:56:40 +00:00
Mark Crane d822316c69 Apply gerrit308 revision to the dev branch. 2013-06-03 16:32:02 +00:00
Mark Crane 2c24a3484b Remove the spaces from the 'Voicemail Mail To' addresses. 2013-06-03 14:26:50 +00:00
Mark Crane 20ebba2ff6 Fix a bug with xml handler directory message count dofile. 2013-06-01 06:08:38 +00:00
Mark Crane cac9ea18b2 Fix the conference center member type so that it can mute participants when it is set to true. 2013-05-31 20:53:16 +00:00
Mark Crane 3cf7745739 Fixed a problem when debug params is set to true and reloadxml command is used it threw an error about nil params on some things. 2013-05-28 19:01:18 +00:00
Mark Crane 0e5c63780c Ring group set CID prefix remove required so its not set to bold. Fix the translation problem for add so it will say add complete. 2013-05-28 17:53:21 +00:00
Mark Crane 02f0851022 Add session_start(); to app/edit before using the sessions. 2013-05-28 05:16:40 +00:00
Mark Crane 08eec471e9 Update the permissions to app/edit. 2013-05-28 00:53:28 +00:00
Mark Crane 3d56c5a7f0 Fix the file provisioning. 2013-05-27 22:35:35 +00:00
Mark Crane 6056708c6b Remove the recordings_dir from the recordings dialplan it is no longer needed. 2013-05-27 18:57:23 +00:00
Mark Crane 0a3facd51f Remove the need to define the recordings_dir to set variable in the *732 dialplan but leave it as an optional so it is backwards compatible and remains customizable. 2013-05-27 18:55:59 +00:00
Mark Crane b288b03bee Caller id prefix prevent error if caller_id_name is not provided. 2013-05-27 15:37:22 +00:00
Mark Crane e988f2a359 Add a default delimiter for ring groups. 2013-05-27 15:08:54 +00:00
Mark Crane 96b6a1c090 Add capability to the editor to work with grammar, script, php, xml, and provsion directories. 2013-05-25 16:19:40 +00:00
Mark Crane c15e4dd19d Remove all editors and replace same functionality with one code base in edit. 2013-05-25 16:11:52 +00:00
Mark Crane 20a9caa620 Remove xml_edit functionality is being replaced by edit. 2013-05-25 16:07:13 +00:00
Mark Crane 39e4460e2b Rename the script editor to edit. 2013-05-25 16:06:21 +00:00
Mark Crane 0d9ba8ab75 Use the domain_name to find the domain_uuid for http/https provsioning. 2013-05-24 10:49:18 +00:00
Mark Crane cb38eb3fd9 Fix a spelling problem. 2013-05-24 06:37:33 +00:00
Mark Crane 8df944e134 Add a missing ). This fixes a problem with eavesdrop.lua reported at http://code.google.com/p/fusionpbx/issues/detail?id=426 2013-05-23 16:09:38 +00:00
Mark Crane 972d9f47e2 Add the translation framework to devices and add ability to show which extensions are assigned to a device. 2013-05-23 08:18:12 +00:00
Mark Crane 9463f10ad9 Fixed a syntax problem with click to call. 2013-05-22 19:33:47 +00:00
Mark Crane 24b30d9bbc Fix a regression for click to call regarding auto-answer 2013-05-22 19:08:58 +00:00
Mark Crane 0cb2879bc4 Update the ring group change origination_disposition: ALLOTTED_TIMEOUT. 2013-05-22 17:07:02 +00:00
Mark Crane f556d35fe2 Hide digits_dialed and dsn variable from the CDR table as a security enhancement. 2013-05-22 01:07:59 +00:00
Mark Crane 6cf82027e7 Fix an illegal offset error message when adding a domain. 2013-05-22 01:02:11 +00:00
Mark Crane 6fff3b91a1 Show the conference center selection for conference rooms. 2013-05-22 00:58:29 +00:00
Mark Crane cbbb7250c1 This fixes a problem where non-existent domains could cause the lua script to fail which would then leave the database connection open and eventually lead to denial of service when the database runs out of connections. Everyone using xml handler needs this update. 2013-05-20 11:38:58 +00:00
Mark Crane 8351d0f717 Move the provisioning file into the gxp2200 directory. 2013-05-16 23:13:54 +00:00
Mark Crane cc04dba6e0 Add GXP2200 provisioning xml file. 2013-05-16 23:08:57 +00:00
Mark Crane 6eb013b611 Copy the translations French and Spanish translations into the dev branch. 2013-05-13 00:50:43 +00:00
Mark Crane 8a76c40501 Fix the path used in the domains_edit.php file. 2013-05-12 19:14:04 +00:00
Mark Crane 22c02a5f23 Change the themes defined charset to UTF-8 for better multi-lingual support. 2013-05-11 17:03:38 +00:00
Mark Crane 8ca9bcb389 Remove pre_answer from dialplan -> local extension. 2013-05-11 17:00:52 +00:00
Mark Crane 720e95c127 Remove a redundant domain_uuid. 2013-05-11 15:40:06 +00:00
Mark Crane 5db57add61 Fix problem with domain class being redeclared. 2013-05-11 04:54:45 +00:00
Mark Crane cdd910ada2 Add a few more mac addresses for the auto provisioning and define more the of the Cisco SPA series phones. 2013-05-10 16:41:36 +00:00
Mark Crane d024ebe437 Remove the s from destinations_edit.php and destinations_delete.php. 2013-05-10 03:51:24 +00:00
Mark Crane d02dbddf8b Add ( and ) 2013-05-09 21:25:53 +00:00
Mark Crane 9c9171fe01 Mark the destinations that haven't been used in bold. 2013-05-09 21:00:15 +00:00
Mark Crane 8fb5942f85 Fix the URL that the call broadcast directs to after sending calls. 2013-05-09 20:15:08 +00:00
Mark Crane a1e5bb36f9 When adding the inbound route add the dialplan_uuid to the matching destination_uuid 2013-05-09 19:56:16 +00:00
Mark Crane 0d9821d220 correct the file name. 2013-05-09 19:43:35 +00:00
Mark Crane fe32e5ac27 correct the file name. 2013-05-09 19:43:16 +00:00
Mark Crane 56559ec56a Conference center bug fix. 2013-05-08 10:35:23 +00:00
Mark Crane c96a2b0fd9 Fix a syntax problem in intercept.lua 2013-05-07 21:41:33 +00:00
Mark Crane 569acf0205 It was my intent with the introduction of dialplan -> destinations to allow non numeric destination numbers this change enables non numeric destination numbers to be used with inbound routes. 2013-05-06 20:30:51 +00:00
Mark Crane 72ba17d430 Finish review of app_languages.php for advanced -> command. 2013-05-04 16:54:09 +00:00
Mark Crane 831b2223d2 Same order number as the ivr menu lua script and the timeout can lead to cases where the timeout destination is sometimes called first. Fix the order number to clear up the problem. 2013-05-03 06:58:13 +00:00
Mark Crane 75ee47d7b9 Change the version to FusionPBX 3.3. 2013-05-02 03:27:02 +00:00
Mark Crane a68c66cb5b Fix the Call detail records download and play ob_clean(); seems to have done the trick. 2013-05-02 03:19:38 +00:00
Mark Crane d161215e44 Changes to the config.lua script where it is saved and how local.lua is included. 2013-05-02 02:16:49 +00:00
Mark Crane e18d08659d Make the lua scripts that use config.lua to use the new config function. 2013-05-02 01:10:45 +00:00
Mark Crane 7d5f914ad1 Add functions/config.lua to find the correct config.lua. 2013-05-02 00:57:17 +00:00
Mark Crane b783f5ecd9 Change paths for linux package installs /var/lib/fusionpbx to /var/lib/fusionpbx/db and scripts directory to /var/lib/fusionpbx/scripts if that directory exists. 2013-05-02 00:50:11 +00:00
Mark Crane 2097c2d59d Add the context to valet park. 2013-05-01 19:37:06 +00:00
Mark Crane ce7a5f3458 Fix account code for call forward and Park slots to disabled by default. 2013-05-01 18:14:13 +00:00
Mark Crane ac9a4e1d8c Add valet park that uses mod_valet. 2013-05-01 17:59:14 +00:00
Mark Crane 10c70f7b57 Disable park_slots by default. 2013-05-01 17:58:31 +00:00
Mark Crane 4f03720be6 Uncomment and fix the follow me caller id prefix but only show it for people with the follow_me_cid_name_prefix. Add follow me to the app menu. 2013-05-01 17:05:53 +00:00
Mark Crane d145320671 Fix a little more indentation on the xml cdr. 2013-04-30 16:44:51 +00:00
Mark Crane b7827c38e6 Increase the indention to improve code consistency. 2013-04-30 15:50:46 +00:00
Mark Crane 2729b902c9 Fix the path in v_xml_cdr_import.php change from mod to app. 2013-04-30 10:05:34 +00:00
Mark Crane 5acfc74a76 Fix the config.php directory path in the install.php. 2013-04-30 09:31:17 +00:00
Mark Crane 0e262b1279 Secure xml cdr with http_enabled set to false if the url param is not found in the xml_cdr.conf.xml 2013-04-30 09:30:44 +00:00
Mark Crane 7e94c3e294 The db_path should already exist. 2013-04-30 08:22:10 +00:00
Mark Crane 2f7d8fd672 Only include section: configuration for the lua scripts that exist. 2013-04-30 07:17:47 +00:00
Mark Crane 3e790bda07 Update the method to connect to the database with lua. 2013-04-29 23:29:46 +00:00
Mark Crane 68fe4b6600 If VM local after email is set to false and email address is not provided still save the voicemail message and send the mwi. 2013-04-29 17:30:13 +00:00
Mark Crane 109eacb466 Change fetchAll to fetch. 2013-04-29 15:09:05 +00:00
Mark Crane 0358d9d668 Add option to for domain based provisioning template directory.
Example: provision/domain_name
2013-04-29 14:45:25 +00:00
Mark Crane af0eed8d32 When using the install or upgrade save vars.xml file. 2013-04-28 07:28:04 +00:00
Mark Crane b132db8eeb Make the provisioning use device extension table. 2013-04-28 07:24:41 +00:00
Mark Crane 2616051620 Fix the gateway copy. 2013-04-28 04:36:30 +00:00
Mark Crane 2bb250ac68 Add confirm-copy translate 2013-04-28 04:09:35 +00:00
Mark Crane 7e9cf2150b Change the translation gateway copy tag and the reference to gateway_copy.php. 2013-04-28 03:51:39 +00:00
Mark Crane af3891fe36 Unix friendly changes. 2013-04-27 06:40:44 +00:00
Mark Crane f3a2e40e6a Remove test code. 2013-04-25 20:08:08 +00:00
Mark Crane 78cf6b74f3 Add a little more security to the contact search and improve the search functionality. 2013-04-25 19:33:15 +00:00