Commit Graph

2573 Commits

Author SHA1 Message Date
Mark Crane 461a276266 Get the device username and password to show on the same line and hide the password when the field is not selected. 2015-04-30 04:36:57 +00:00
Mark Crane 7c5cf78350 Add label-device to devices/app_languages.php. 2015-04-30 04:25:36 +00:00
Nate Jones 4d2b8ba5f2 Active Calls: Removed broken Transfer, Park and Record options in favor the Operator Panel (Park functionality to eventually be added to the OP).
Operator Panel: Only superadmin group can view debug info.
2015-04-30 02:55:35 +00:00
Mark Crane f80e2c5d3c Add dialplan add temporary permissions. 2015-04-30 01:17:47 +00:00
Mark Crane 5b0e78f656 Add a space. 2015-04-30 01:05:09 +00:00
Mark Crane 0dbfe88608 Add the sub table dialplan destination permission. 2015-04-30 01:03:55 +00:00
Mark Crane 78c526c4ab Change the permission name from delete to edit. 2015-04-29 23:50:00 +00:00
Mark Crane 3d0e258f30 Fix the permissions for admin using the time conditions and dialplan -> destinations. 2015-04-29 23:22:36 +00:00
Mark Crane b9ab9596d3 Add an api_hangup_hook to ensure all members of page hangup. 2015-04-29 21:54:02 +00:00
Nate Jones ab4d1840b4 SIP: Return "NO_ANSWER" instead of "NORMAL_CLEARING" if an extension is called with voicemail disabled. Implements patch suggested in Issue 920. Thanks. 2015-04-29 21:21:00 +00:00
Digital Daz 3b221ca1ae Slight change to correct sql queries for times, thanks Nate. 2015-04-29 20:45:32 +00:00
Mark Crane 1f3c88820f Simplify the page dialplan. 2015-04-29 18:25:20 +00:00
Mark Crane 177127198d Change the name of extension-intercom to page-extension. 2015-04-29 18:14:26 +00:00
Mark Crane 7b494f0fce Change the order of the fax dialplan details. 2015-04-28 21:12:27 +00:00
Nate Jones 65d8359590 Phrases: Remove phrase from memcache if phrase detail deleted (no, really). 2015-04-28 19:28:16 +00:00
Nate Jones 3a77c5dfe2 Phrases: Remove phrase from memcache if phrase detail deleted. 2015-04-28 19:10:52 +00:00
Nate Jones 36a1a36cea Phrases: Include full path for recordings (not sounds), when not using base64. 2015-04-28 19:06:27 +00:00
Nate Jones 3b9c777d77 Phrases: Save phrases xml and delete phrases from memcache after converting to/from base64 in app_defaults.
IVR: Using phrase greetings, DTMF tones now captured and executed, but only after playback completes (uses session:variable).  Still searching for a better solution.
2015-04-28 17:24:32 +00:00
Mark Crane 8fe9a0432d Update the api_hangup_hook for the fax dialplan. 2015-04-28 14:47:17 +00:00
Nate Jones 46541d4f8b Phrases: App Defaults now converts phrases between base64 compatible and back, enhanced interface with better js manipulation, easily add pauses to a phrase.
Note: Currently DTMF tones are not recognized during phrase playback in IVR (rrrrr!).
2015-04-28 09:54:02 +00:00
Nate Jones 751a9f342b Phrases: Add support for using base64 recordings. Already existing phrases don't yet convert. 2015-04-26 00:19:02 +00:00
Nate Jones 942060d2de Recordings: On upload, put original file name in description, and better format the name auto-generated from the saved file name. 2015-04-25 22:25:26 +00:00
Nate Jones 17d57f35ad Cleanup: Remove unused shockwave flash files. 2015-04-25 21:48:08 +00:00
Nate Jones da9379db93 Recordings: app_defaults to move recordings from file system to base64 in db (and vice versa). 2015-04-25 21:46:01 +00:00
Mark Crane 52160cab54 Add fax files table for storing meta data and optional base64. 2015-04-25 21:07:01 +00:00
Nate Jones 33248f605f Voicemail Greetings: Better base64 support in gui (playback, download, etc) and lua scripts, some lua mods to allow re-recording without having to enter greeting # again, fixed choose greeting function, new greeting recordings now only save when told to (uses a temp file prior to), fix sorting on greetings list, app_defaults to move greetings from file system to base64 in db (and vice versa).
Recordings: Fix sorting and paging.

IVRs: Code cleanup.

(... and some other stuff I can't remember at this hour.)
2015-04-25 12:26:31 +00:00
Mark Crane aa51218465 Move menu items that are for superadmins to the advanced menu. 2015-04-25 06:29:45 +00:00
Mark Crane eabe0581b2 Prevent cross site scripting by limiting the value of $show on the registrations page. 2015-04-25 05:47:35 +00:00
Mark Crane 95dd5922ff Move app/xmpp as an optional application in dev/apps. 2015-04-24 20:55:53 +00:00
Mark Crane 6a0885e535 Move content manager to apps/content marking it as an optional application. That is not installed by default. 2015-04-24 20:53:26 +00:00
Mark Crane 896ed317dc Contact page change Contact Add to just Contact as the page indicates that its an add. 2015-04-24 20:32:36 +00:00
Nate Jones 998b6e6197 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
luis daniel lucio quiroz 7cf0150765 device_vendor & device_mac_address are a must 2015-04-23 16:39:49 +00:00
Nate Jones 3ef85d9645 Recordings: Add support for base64 Play and Download, and bi-directional conversion between base64 and local files on page load. 2015-04-23 08:41:05 +00:00
Nate Jones 704d2ebf1c Voicemail: local and base64 fixes. 2015-04-23 05:25:21 +00:00
Nate Jones b790f34278 Voicemail: Add functionality to Play and Download base64 messages in the database. 2015-04-23 00:10:31 +00:00
Mark Crane 9a0b99bbd5 Add a few comments and adjust the indentation. 2015-04-22 18:11:41 +00:00
Mark Crane ef05dbc888 Save the ivr menu then update the dialplan. 2015-04-21 18:17:25 +00:00
Mark Crane 2521f8bd1c Move ring group context above enabled. Goal is moving it lower since its a setting that is changed rarely. 2015-04-21 18:15:51 +00:00
Nate Jones 949b2ec3fe Recordings / Voicemail Messages: Hide file size column if storing as base64 in db. 2015-04-17 19:30:06 +00:00
Nate Jones 25715dd290 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
Mark Crane 289942b159 Remove the numeric restriction on fax forward number as it isn't required to be a number. 2015-04-16 20:49:43 +00:00
Nate Jones 3b00f8f7b5 Registrations: Manually pause refresh, and pause on button hover. Requested in Issue 922. 2015-04-16 20:02:04 +00:00
Nate Jones 0f4a14d69e Themes: Remove unnecessary JS functions.
Call Block: Fixed issue in language file.
User Edit: Fixed issue in language file.
File Editor: Fix JS issue in header.
2015-04-16 19:14:20 +00:00
Nate Jones aebdfbf062 Fax Server: Log detail view now available. Resolves issue 923. 2015-04-16 16:05:39 +00:00
Mark Crane aaaff650c0 Remove the old park.lua dialplans in favor of mod_valet. 2015-04-15 23:21:32 +00:00
Nate Jones 6f2cde7523 Operator Panel: Fix to show Status of User assigned to an Extension. 2015-04-15 23:19:50 +00:00
Mark Crane a3883ec8ae Remove v_ as they are not used in the dialplan templates. 2015-04-15 23:19:13 +00:00
Nate Jones 9dcfdbb71b CDR Details: Define column % widths. 2015-04-15 18:44:22 +00:00
Mark Crane 8fad7af1b3 Remove mysql_connect as it is marked as deprecated. 2015-04-15 01:43:20 +00:00