Commit Graph

1165 Commits

Author SHA1 Message Date
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
Mark Crane f5bb473592 Fix caller id name prefix for hunt groups don't use # delimiter when there is no prefix. 2013-04-25 01:30:11 +00:00
Mark Crane b40c9e01ef Fix the code that makes sure the moderator and participant pin numbers are unique. 2013-04-24 22:25:44 +00:00
Mark Crane ef5ac5b6a3 Wrap the recordings upload with the correct permission as recommended here.
http://code.google.com/p/fusionpbx/issues/detail?id=400
2013-04-24 18:29:46 +00:00
Mark Crane bbb98fbe34 change ;loops= to {loops= 2013-04-24 17:18:00 +00:00
Nate Jones 8baa39c6a6 Fixed translation on script editor file options. 2013-04-24 03:28:57 +00:00
Nate Jones fe7c3809b4 Fixed permissions 2013-04-24 02:57:16 +00:00
Nate Jones 7f634a0878 Fix permissions 2013-04-24 02:47:37 +00:00
Mark Crane 967f13e9c1 Hunt Groups - Change the link for the menu after changing the path. 2013-04-23 01:49:03 +00:00
Mark Crane 8d35ff37c0 Rename the hunt_group directory to hunt_groups 2013-04-23 01:47:41 +00:00
Mark Crane ae2adac82c Add a few references to the alias. 2013-04-22 23:15:36 +00:00
Mark Crane 7320be9462 Little more cleanup on conference center after removing v_meeting_pins. 2013-04-22 23:05:08 +00:00
Mark Crane 4c98adca36 Fix a conference center room bug that prevented the page from working correctly. 2013-04-22 22:47:03 +00:00
Mark Crane 35b1b2cb1d Make it possible to use # and * in the IVR Menu. 2013-04-21 01:58:41 +00:00
Mark Crane b4b7418a85 Add the new XML handler. 2013-04-20 23:28:45 +00:00
Mark Crane 6eb77570fe htmlentities used to show < and > in the log viewer 2013-04-20 00:16:36 +00:00
Mark Crane 8d7ca616b3 Add park+ to the features.cf for the vvx phones to support call park using mod_valet. 2013-04-18 22:48:01 +00:00
Mark Crane e774dc8b84 Change Group List to Groups. 2013-04-18 17:23:51 +00:00
Mark Crane 03ad81cf35 Fix a little the schema field list display so it looks correct. 2013-04-18 16:54:01 +00:00
Mark Crane 33b0abf7f0 Thanks NYSolutions for donating a new provisioning template for the Polycom VVX phones. 2013-04-18 16:43:02 +00:00
Mark Crane 4ddf62d0c8 Security improvement dial_string.lua 2013-04-18 07:30:55 +00:00
Mark Crane 61206a4383 Update the table structure required for conference center. 2013-04-16 17:11:05 +00:00
Mark Crane 3cec120281 Additional cleanup in the conference rooms including getting rid of deprecated code. 2013-04-16 08:30:06 +00:00
Mark Crane 3d6eba86a5 Fix the queries that check the pin number. 2013-04-16 07:39:31 +00:00
Mark Crane d7581fa55d Fix the conference room search tool and add nowrap to the pin number table headers. 2013-04-16 07:11:41 +00:00
Mark Crane 861b407426 Simplify the pin management for conference center. 2013-04-16 07:03:17 +00:00
Mark Crane 5ccbc4830e Update the the conference center lua script pin management. 2013-04-16 06:57:42 +00:00
Mark Crane a354961b3e Check to see if the prep_statement is true. 2013-04-16 01:53:05 +00:00
Mark Crane 2d9cb53435 Fix a voicemail greeting delete problem as described here.
http://code.google.com/p/fusionpbx/issues/detail?id=404
2013-04-15 15:49:42 +00:00
Mark Crane 70af1d955b MWI improvements for voicemail. 2013-04-13 08:19:19 +00:00
Mark Crane 2194aebcf5 Fixed the following issue 396: ring_group.lua aborts when ring group is empty. 2013-04-13 07:34:31 +00:00
Mark Crane 75368a2d65 Enhance the extension class to include voicemail database management. 2013-04-12 23:30:48 +00:00
Mark Crane 7c6c6e9f71 Remove the changes of the previous commit. 2013-04-12 19:08:22 +00:00
Mark Crane 7f94b55e7a Make sure the voicemail directory exists. 2013-04-12 18:58:53 +00:00
Mark Crane 526d0e6f32 Update the lua scripts to use the new mkdir function. 2013-04-12 18:46:02 +00:00
Mark Crane 7fde8c93d1 Add a mkdir function that is compatible to both unix and windows. 2013-04-12 18:27:56 +00:00
Mark Crane 049605a474 Use call_timeout in the dial string. 2013-04-12 09:33:34 +00:00
Mark Crane 2714a60335 Remove the commented out call_timeout. 2013-04-12 09:30:59 +00:00
Mark Crane 39533b4398 Fix one of the file names and change a description. 2013-04-11 17:19:17 +00:00
Mark Crane 9ad795202d Change a variable name. 2013-04-11 17:12:29 +00:00