Commit Graph

841 Commits

Author SHA1 Message Date
Mark Crane 3164693197 Add debug information. 2014-12-27 17:49:35 +00:00
Mark Crane cec874e932 Need to add GLOB_BRACE to support the {menu,config} 2014-12-27 17:30:07 +00:00
Mark Crane 449daffbef Change the | to a comma had to review the syntax on the glob command. 2014-12-27 17:28:07 +00:00
Mark Crane 7889e26cfa Add $y = 0; and a try catch block to the menu. 2014-12-27 17:22:57 +00:00
Mark Crane a6bea0aa6f Add a try catch to the menu include loop. 2014-12-27 07:25:11 +00:00
Mark Crane b6d94b46e0 Check for permissions that have a null domain_uuid. 2014-12-26 07:08:05 +00:00
Mark Crane ddca77629e Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Mark Crane f5c7e7038b Update the example code to set MOH. Add the auto_loader class only if it is not defined. 2014-12-24 06:36:09 +00:00
Mark Crane 5aac3aa44d Add trim function to is_local.lua. 2014-12-22 19:34:55 +00:00
Mark Crane 36589ca987 Fix a problem with wakeup calls prompting for the extension. 2014-12-22 18:18:55 +00:00
Mark Crane 48aa4d5ac3 Remove redundant gmtOffset information. 2014-12-21 08:15:05 +00:00
Mark Crane ab84c00798 Add outbound_proxy port and transport to the Polycom vvx template (works with firmware v4 or higher) 2014-12-21 04:42:48 +00:00
Mark Crane 778ea05932 Add outbound proxy to the Polycom VVX template. 2014-12-16 03:09:42 +00:00
Mark Crane 210fc09b2b Update the aastra template add a loop for each line and for key assignment. 2014-12-12 07:09:51 +00:00
Mark Crane 0a5498581c Fix the snom provisioning file names. 2014-12-10 17:37:47 +00:00
Nate Jones ab9a4f5ef9 Issue 767 Fix: Invalid Sound file path was hard coded in lua, modified as suggested to use file path defined in IVR. 2014-12-10 03:26:52 +00:00
Mark Crane 4c3a023bf7 Remove the a1 hash which breaks integration with Asterisk. a1 hash was also undermined by reverse authentication. 2014-12-09 09:45:14 +00:00
Nate Jones ff28327335 Default Login: JS issues, minor tweaks. 2014-12-09 05:17:36 +00:00
Mark Crane 5cdd2561d2 Prevent call_hostname nil issue by pre-defining it. Improve the uuid nil check to prevent an error. 2014-12-07 02:06:32 +00:00
Nate Jones bf215c6499 Login (Default): Password Reset functionality (requires PHP mcrypt library, Enhanced & Minimized themes only, enable in Default Settings). 2014-12-06 17:53:29 +00:00
luis daniel lucio quiroz 8d72b9d70c select_value was not selected 2014-12-06 17:01:16 +00:00
Mark Crane 2c2d129790 Fix forward on busy. 2014-12-05 12:55:04 +00:00
Mark Crane b135de42f0 Fix a problem with the previous commit. 2014-12-05 02:45:56 +00:00
Mark Crane fb4fd4d471 Play only the Conference Center Greeting if it has been provided. 2014-12-05 02:40:21 +00:00
Richard Neese 8c824eee1b fixing moh to work with all levels. 2014-12-04 23:17:11 +00:00
Mark Crane 7c37ecd4a2 Add support for voicemail forward destinations. 2014-12-04 13:43:09 +00:00
Mark Crane 0dbe87a1cc Update the failure handler to work with the new call forward no answer feature. Optimize it using the variables instead of the database. Change the indentation. 2014-12-03 11:57:34 +00:00
Mark Crane d4f2c57455 Get the values from the database and set them as lua variables. 2014-12-03 09:02:54 +00:00
Mark Crane 2495e9e935 Set extension variables for forward all, busy, no answer, and do not disturb. 2014-12-03 08:05:41 +00:00
Nate Jones bbd8c183ef Conference Center: Lua script mods for Room Schedule (start/stop) functionality completed. 2014-11-30 03:08:02 +00:00
Nate Jones f31db4fec8 Fax Retry (LUA): nulls to nils. 2014-11-29 15:24:02 +00:00
Nate Jones 4245225599 Functions: Miskey in valid_email function check. 2014-11-29 13:01:59 +00:00
Mark Crane cbe9e9f619 Ensure that call forward doesn't update follow me if follow_me_uuid is an empty string. 2014-11-28 20:40:59 +00:00
luis daniel lucio quiroz fb02f54a6a xml_handler directory.lua is now tolerant when no memcache available, fix a nil variable 2014-11-27 14:43:28 +00:00
Mark Crane d9ce24a7a2 Revert r7258 as caused problems with endpoints receiving calls. 2014-11-26 20:54:44 +00:00
Mark Crane 8c526c2b76 Fix the Yealink t22p template remove an extra character that broke the template. 2014-11-26 03:24:43 +00:00
Mark Crane c6a4352d2a predefine a variable to prevent a PHP notice. 2014-11-25 00:23:02 +00:00
Mark Crane fdf08899ab Add templates for Grandstream gxp3240 and gxp3275. 2014-11-24 21:50:32 +00:00
Mark Crane 07158bf041 Move modules class from fusionpbx/resources/clasess to the app/modules/resources/classes directory. 2014-11-23 09:35:15 +00:00
Mark Crane 2ca6548e3f Enable valet by default. 2014-11-23 09:30:50 +00:00
Mark Crane 5b2fc71997 Remove example domain settings for menu and theme as they are not needed because default settings copy to a domain option. 2014-11-21 19:36:42 +00:00
Riccardo Granchi 390a5d4724 Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix 2014-11-21 15:38:26 +00:00
Mark Crane 3daa03d2a5 Fix the alias for the XML handler. 2014-11-21 04:37:43 +00:00
Nate Jones 6534872d28 Contacts: Ability to add unlimited Emails and URLs. Ability to specify a primary Email, Address, URL, and Number. Ability to select or define a custom label for Emails, Addresses, URLs, and Numbers (similar to Google Contacts). 2014-11-19 03:44:41 +00:00
Mark Crane daad4f0ca3 If forward all destination is not set then request it when using *72 otherwise use the current destination. 2014-11-18 11:16:59 +00:00
Mark Crane 3f603e664f Default behavior before call forward on busy was if busy go to voicemail. I just re-established that default for any company wanting to simply hangup on calls when the destination is busy then set system -> variables or domain -> variables to send_to_voicemail=false. This is a better default as it would require those wanting to simply hangup to set the value to false allowing the default behavior is preserved. 2014-11-18 10:29:03 +00:00
Mark Crane c35a348347 Add a few spaces to make the code consistent such as if( changed to if ( 2014-11-18 10:10:37 +00:00
Mark Crane a2daf9a3a3 (not forward_on_busy and originate_disposition ~= "CALL_REJECTED") needs to be optional behavior as it contradicts current behavior. My response here is complaints that the new behavior is a bug at least in some peoples eyes so needs to be a configurable option that is not forced onto those that don't want it. 2014-11-18 10:09:29 +00:00
Mark Crane 4a2d99d3a2 Remove hangup on subscriber absent user_exists condition on dialplan_local extension already verifies that it is an extension. 2014-11-18 10:04:17 +00:00
Mark Crane bd597ab23e Adjust app.lua improve the line spacing. 2014-11-18 10:03:00 +00:00