Commit Graph

69 Commits

Author SHA1 Message Date
Nate Jones ca92b2dd7d IVR Menu: Invalid Sound not required. 2015-06-08 20:55:38 +00:00
Mark Crane 4039ae1846 IVR Menu exit sound should not be required by default. 2015-05-26 15:19:53 +00:00
Mark Crane d6d7460f20 Add an empty select option for IVR Menu exit sound we don't want always require an exit sound. 2015-05-21 21:31:56 +00:00
Nate Jones c91b4b0b5d IVR: Better support for the use of base64 Recordings, added option to use Phrases in a couple places, fixed the Exit Sound. (Note: A selected Sound with the same file name as a Recording will get trumped.) 2015-04-24 02:47:10 +00:00
Mark Crane 22f98351c7 Save the ivr menu then update the dialplan. 2015-04-21 18:17:25 +00:00
Nate Jones c03bcd76bb Conference Center: Add ability to use a Phrase for the Greeting, resolving Issue 921 and Issue 818. 2015-04-17 18:41:31 +00:00
Nate Jones 6abef951e6 IVR Menu: Change Description field to textarea. 2015-04-14 02:26:34 +00:00
Mark Crane 8a2323f61b Change the array from $result to $recordings. 2015-03-30 22:49:47 +00:00
Mark Crane 305d8735e0 Get the recording list from the database instead of the file system. 2015-03-30 22:40:03 +00:00
Nate Jones 6f4209e2f6 Misc: Implement maximum limits on multiple apps. 2015-03-22 08:17:04 +00:00
Nate Jones 37e0d9510c IVR: Change Invalid Sound field to select box. 2015-03-18 23:49:53 +00:00
Nate Jones 1ef43c1a3b IVR Menu: Edit - Made top Save button functional. 2015-02-25 23:03:05 +00:00
Nate Jones e5295bad45 Visual adjustments. 2015-02-15 09:20:19 +00:00
Nate Jones 0018e553c4 Visual adjustments. 2015-02-15 07:59:02 +00:00
Nate Jones dd04574627 Voicemails: Initial GUI for adding IVR-style menu options to the voicemail system.
Devices: Minor visual adjustment.
IVR Menu: Minor visual and language adjustments.
2015-02-15 04:54:32 +00:00
Nate Jones b0a0310b07 Phrases: Ability to sequence playback of audio files in the IVR, initial groundwork for other switch phrase manipulation. 2015-02-14 05:32:43 +00:00
Mark Crane c5755666cb Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Mark Crane bee6b9ae5e Update the memcache reference to use the new cache PHP class. 2015-01-16 00:21:02 +00:00
Mark Crane 8f187eefe3 Remove the logging to make way for a better logging. The older one caused a problem for someone without permission to write to /tmp/logfile.txt 2015-01-03 08:32:30 +00:00
luis daniel lucio quiroz ff262b36b3 HTML5 input tags for ivr_menu_edit 2014-12-21 19:21:44 +00:00
Riccardo Granchi 3c43f604c5 Added it-ring definition 2014-11-03 11:16:10 +00:00
Nate Jones b4e61290f1 Function: Moved recur_sounds_dir() to functions.php, removed from ivr_menu_edit.php and conference_center_edit.php. 2014-08-25 18:01:26 +00:00
Nate Jones eef73fd005 Input Type Switch Button: Changed from left triangle (⨞) to left triangle (◁), as wasn't displaying properly in FF on Mac. 2014-08-03 07:02:12 +00:00
Nate Jones 16105f7d3a Input Type Switch Button: No interprets HTML entities code for left triangle (⨞) after switching element type once (wasn't being parsed as an HTML entity, but displayed literally). 2014-08-03 06:12:10 +00:00
Nate Jones abcc96f0ad Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Nate Jones dc2196dd6f Document (Window) Title: Update variable name to avoid conflict when paging is used. 2014-07-10 00:32:50 +00:00
Nate Jones f428196e75 Misc: jQuery goodness for Advanced buttons. 2014-07-07 19:33:17 +00:00
Nate Jones bb4f836d49 Select box mods 2014-04-27 10:17:08 +00:00
Nate Jones 28c06d0682 Fixed Issue 560 - Set Max Failures and Max Timeouts to 0 by default. 2014-04-27 07:43:54 +00:00
Nate Jones 596c6a2b02 Submit button also placed at top; reordered to right margin, too. 2014-04-26 23:37:41 +00:00
Mark Crane 46ccbe6826 Remove the extra line feed at the end of the file. 2014-03-22 00:55:24 +00:00
Mark Crane 6128801e66 Hide the empty select option for the IVR Menu rinback. 2014-03-06 17:18:14 +00:00
Mark Crane 22da0926cf IVR Menu - If music on hold doesn't exist then don't include it as an option for ring back. 2014-03-06 17:12:45 +00:00
Nate Jones 7b685bc5bb Unstack list control icons. 2014-02-26 05:14:25 +00:00
Nate Jones bef360f5bb Response message updates, removed language redundancy. 2014-02-23 07:33:53 +00:00
Nuno Miguel Reis 8be46305a0 added meta update block again, since was causing issues like duplicate ivr_menus, one per each option added. (let it be this way until Mark decides how the new pattern will work) 2014-01-24 06:38:46 +00:00
Nuno Miguel Reis 977ef8a37b fixed ivr_menu_option details being passed to ivr_menu class 2014-01-24 06:38:38 +00:00
Nuno Miguel Reis 05e3a61ac4 pt-ring 2014-01-21 18:03:05 +00:00
Mark Crane 4aae336161 Add a save button to the top of the ivr menu edit. 2014-01-12 07:12:29 +00:00
Mark Crane 8a66839377 IVR Menu change make sure to update the dialplan xml file after an update. 2013-12-18 23:20:14 +00:00
Mark Crane c6cfe1ae3b Add Trim the ivr menu option digits to prevent spaces in the ivr menu options causing problems with the IVR Menu. (Apply to the dev branch) 2013-12-18 06:37:06 +00:00
Mark Crane 5123a4353d Fix a problem when adding an IVR Menu. 2013-10-02 04:19:38 +00:00
Mark Crane 67d7032d7e Clear the cache correctly on a few additional features. 2013-09-28 20:57:57 +00:00
Mark Crane 276a029874 Update the IVR menu change how the way the add, update and delete message is presented and get rid of the meta redirect. Will use the IVR menu as a pattern for things to come. 2013-09-12 17:03:44 +00:00
Mark Crane 15661b5c85 Rename switch_ivr_menu to ivr_menu in the code. 2013-09-11 13:06:14 +00:00
Mark Crane 57bc293577 Simplify the ivr menu options. 2013-08-25 02:00:58 +00:00
Mark Crane 18e8c4dff8 IVR Menu add multiple options at one time. 2013-08-23 08:04:25 +00:00
Mark Crane b1b002e9ab Update the ivr menu so that options show inline with the main ivr menu edit gui. 2013-08-22 06:01:36 +00:00
Mark Crane 3a58d1e08d Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
Mark Crane e9aa47069c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00