Commit Graph

2748 Commits

Author SHA1 Message Date
luis daniel lucio quiroz 7d8566d595 better sql queries for billing 2015-05-01 18:35:40 +00:00
luis daniel lucio quiroz da7e958808 lcr_currency wrong set 2015-05-01 17:39:13 +00:00
Mark Crane 28508d1557 Fix the redirect on the fax file delete and change the tabbing. 2015-05-01 12:38:30 +00:00
Mark Crane 664c9f5f1d More work on the delete. 2015-05-01 11:55:53 +00:00
Mark Crane f1650b9bf0 Fix a little syntax in the delete file. 2015-05-01 11:49:19 +00:00
Mark Crane d048a0e9ac Delete the fax tif and/or pdf in addition to remove the row from the database. 2015-05-01 11:38:44 +00:00
Mark Crane e755290b00 Fix the fax file delete so it redirects correctly and removes the file. 2015-05-01 11:21:19 +00:00
Nate Jones ab403f5f3c Language file merge from translation server. 2015-05-01 11:13:39 +00:00
Mark Crane 94452846fe Link to the fax_files.php file and use fax_inbox_view and fax_sent_view permissions. 2015-05-01 10:48:48 +00:00
Mark Crane ec179ff1fe Add the FAX TIF and PDF file download. 2015-05-01 10:24:24 +00:00
Mark Crane 919d038be0 Fix the page header and adjust indentation. 2015-05-01 08:48:32 +00:00
Mark Crane 0dde5e15ea Add many changes to fax_files.php including formatting the date, fixing the page header and hide unnecessary fields. 2015-05-01 08:19:56 +00:00
Mark Crane 83fa4d4659 Test if the id is a uuid if it is then set fax_uuid value. 2015-05-01 08:17:39 +00:00
Mark Crane 791bb2c687 Add the license with the correct year. 2015-05-01 07:22:33 +00:00
Mark Crane 9bd72fd1ae Add FAX files. 2015-05-01 07:21:01 +00:00
Mark Crane 6f396ca5c6 Add fax file permission and fix the data type for date and epoch. 2015-05-01 07:10:31 +00:00
Mark Crane 489479ecdd Add the FAX files translations. 2015-05-01 06:59:55 +00:00
Nate Jones 56b9a3092a SIP Status: Toggle Start/Stop button visibility, and Refresh button. 2015-05-01 06:52:51 +00:00
Nate Jones 09702ed59f Active Calls: Add Show All feature for Superadmin, basic view for Admin, refresh activity icon.
Registrations: Minor visual adjustments.
2015-05-01 06:35:40 +00:00
Mark Crane 59b7e3078b Change device_model to device_uuid_alternate for the provision override. 2015-04-30 10:25:00 +00:00
Nate Jones b38be32c9c Paging: Ability to grant caller moderator status/controls, auto-generate random pin.
Conference: Add missing caller-controls and moderator-controls parameters in autoload_config.
2015-04-30 09:45:41 +00:00
Mark Crane 5462ce7a78 Change page extension to order 250. 2015-04-30 08:30:43 +00:00
Mark Crane 4eed12a418 Change the order of the page dialplan. 2015-04-30 08:30:01 +00:00
Mark Crane 957a9d42c7 Had the login and logout backwards. 2015-04-30 08:06:11 +00:00
Mark Crane 06e4d78e5d Add the provision dialplan as *11 and *12. 2015-04-30 06:21:19 +00:00
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
Nate Jones 122fe66d60 Adminer: Resolve function conflict. 2015-04-14 21:46:58 +00:00
Nate Jones e26f1fefa5 Adminer: Update to latest version available (4.2.1). 2015-04-14 21:38:33 +00:00
Nate Jones 648cab35bf Content Manager: Fix app_languages (using Translate server version). 2015-04-14 18:53:35 +00:00
Nate Jones 415e4f4fc0 MOH: Selecting an MP3 now hides the Sampling field. Selecting files other than MP3 and WAV will result in a warning message being displayed. Uploading an MP3 now places a copy of the file in all rate folders at once. 2015-04-14 16:40:51 +00:00
Nate Jones 660f14ed6b CDR: Restore 'Recording' label. 2015-04-14 08:01:02 +00:00
Nate Jones 5ff5a93ece Registrations: Order by domain (sip-auth-realm), then user. 2015-04-14 04:27:07 +00:00
Nate Jones f78be9df5b Contacts: Fix app_menu.php, restore menu item. 2015-04-14 03:54:01 +00:00
Nate Jones 92b311ef2b IVR Menu: Change Description field to textarea. 2015-04-14 02:26:34 +00:00
Nate Jones 55dbe3c885 Call Center Agents / Dialplan Edit: Optimize Gateway Name lookup (only do if necessary). 2015-04-14 00:42:15 +00:00
Nate Jones bbe24cc75f Call Center Agents: If selected as Contact, show Gateway name instead of UUID.
Call Center Agent Edit: Set width on Contact select box.
2015-04-14 00:25:59 +00:00
Nate Jones d328141419 VM Greetings: Playback progress indicator column adjustment. 2015-04-13 22:29:10 +00:00
Nate Jones 1631962f83 Various: Added playback progress indicator for audio files (CDR, VM, etc). 2015-04-13 22:26:50 +00:00
Nate Jones d5c2a2653b CDR: Template and layout adjustments to prevent wrapping. 2015-04-13 20:06:46 +00:00
Nate Jones 36e9a69163 Time Conditions: Correct comments. 2015-04-13 19:57:09 +00:00
Nate Jones d4f3db618d Time Conditions: Convert time-of-day to minute-of-day values, due to inconsistent behavior for time-of-day. 2015-04-13 19:36:45 +00:00
Nate Jones 623af0c156 Call Center: Fix SQL error on Agent Status change, clarify Status as Default Status on Agent Edit. 2015-04-13 17:00:09 +00:00
Mark Crane dd8f9e9dd9 Remove the Yealink hot desking as I believe I have created a better way that is more secure. 2015-04-12 01:22:02 +00:00
Mark Crane 33658f1dd9 Add device username and password. 2015-04-12 00:35:11 +00:00
Mark Crane 485ecc57a8 Add device_username, device_password and device_uuid_alternate. 2015-04-12 00:12:48 +00:00
Nate Jones a38af349e0 Extension Summary: Better search form functionality (auto-submit on Quick Select change, added "This Week" option, reset Quick Select if Start or End date/time defined and vice-versa), language additions. 2015-04-10 18:08:09 +00:00
Nate Jones 37d0141687 Extension Summary: List domain on Show All, change Quick Select 'Default' label to 'Last 7 Days', update Description column style to be consistent. 2015-04-10 16:46:22 +00:00
Nate Jones 323d3de4b1 Extension Add: Fix for Issue 910 - Skip check on extensions limit if not defined. 2015-04-10 14:42:55 +00:00
Mark Crane 0fa4f2047d 2015-04-10 05:36:09 +00:00
Mark Crane 2900fdeeba Device UUID work still needs permanent home for the UUID. 2015-04-10 03:25:53 +00:00
Nate Jones 33f0e22ac3 Voicemail: Restore missing 'No messages found.' message in languages file. 2015-04-10 01:41:30 +00:00
James Rose 83bca7cdbf from GILL: minor corrections 2015-04-09 21:40:40 +00:00
James Rose b2da37a067 EDITS BY GILL: add support for 711 (TTY), fix issue where caller id is sometimes sent incorrectly with flowroute. 2015-04-09 18:44:00 +00:00
luis daniel lucio quiroz 582843dc70 /tmp/provisioning_log.txt only when debug is on 2015-04-09 17:03:50 +00:00
luis daniel lucio quiroz 97e4a0ead4 debug must be turned on manually with a default setting 2015-04-09 16:13:21 +00:00
Mark Crane f052e8533b Fix the problem on calls_active/app_languages.php. 2015-04-09 15:58:56 +00:00
luis daniel lucio quiroz f79c83ee29 just a little more debug info when provisioning fails 2015-04-09 14:26:47 +00:00
Nate Jones 6167c6f773 MOH: Restore 'Default' label in select box. 2015-04-08 20:13:45 +00:00
Mark Crane d6636aee17 Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome. 2015-04-08 13:38:58 +00:00
Nate Jones 9e5f9b9556 Operator Panel: Optimizations, bug fixes, better auto-complete searching. 2015-04-08 08:54:10 +00:00
Nate Jones 8ca1d1a910 Operator Panel: JS fix to restore functionality in Chrome and IE, Reduce font size and change font of auto-complete suggestion list.
Minimized Template: Similar JS fix for Chrome and IE.
2015-04-08 03:50:09 +00:00
Nate Jones fb1ace1d07 Operator Panel:
- Add transfer active calls to ANY destination using keypad.
- Move inline CSS styles to theme templates.
- Use local jQuery UI CSS file instead of remote.
2015-04-08 01:01:46 +00:00
Digital Daz cd91c1e7d9 Prevent users bypassing extension limits by using range 2015-04-07 23:50:36 +00:00
Nate Jones 1747103a66 Operator Panel: Adjustments to correctly display the user status of the extensions assigned to the current user. 2015-04-07 17:03:39 +00:00
Mark Crane 8afee33689 If the MAC address is set then validate it is a Mac address. 2015-04-06 23:39:19 +00:00
Mark Crane 689d5d39ab Check to see if domain_uuid has a value. 2015-04-06 22:27:16 +00:00
Nate Jones 81fdeb8453 Voicemail: Copyright date changes. 2015-04-06 21:58:55 +00:00
Nate Jones 69e3bca4ad Voicemail: Mods to make it work as expected, if non-admins/superadmins are given access to it. 2015-04-06 21:57:06 +00:00
Mark Crane ece8529927 Remove the CSS class that makes the MAC address appear to be required. 2015-04-06 19:52:16 +00:00
Mark Crane 3f9650d873 Remove the requirement for the MAC address as it breaks the template feature and another new feature. 2015-04-06 19:48:21 +00:00
Mark Crane 1721732288 Add a comment for $term in autocomplete.php //search term 2015-04-06 17:50:46 +00:00
Mark Crane cc5b2fac66 One final adjustment to get it all working again. 2015-04-06 09:30:30 +00:00
Nate Jones fb0737167a Operator Panel: Include (enabled) Extensions in auto-complete suggestion list. 2015-04-06 09:27:57 +00:00
Mark Crane ab1ebf581b Fix code that allowed userid / passwd as well as user_id / password. 2015-04-06 09:08:57 +00:00
Mark Crane 1265011c1d Remove redundant equal signs. 2015-04-06 08:53:00 +00:00
Mark Crane f734e4983c Fix a syntax error with the new code. 2015-04-06 08:51:12 +00:00
Mark Crane f6d197b8ea Add key variables to provisioning. 2015-04-06 08:37:06 +00:00
Mark Crane f3b14c28ab Add user_id and template variables for provisioning. 2015-04-06 07:38:24 +00:00
Nate Jones 5fe09e3e02 Operator Panel: Added Contact search/auto-complete. 2015-04-06 01:15:44 +00:00
Mark Crane 62bba24350 Don't require the MAC address. 2015-04-05 22:29:56 +00:00
Mark Crane 6d249d0b61 Update the provision class. 2015-04-05 22:28:02 +00:00
Nate Jones 0a8ef439ab Follow Me: Ignore pre-populating fields if no follow_me_uuid assigned to extension (fixes SQL error). 2015-04-05 03:12:46 +00:00
Nate Jones 919a7e2bd2 CDR Stats: Added missing 'and' in SQL queries. 2015-04-05 02:26:31 +00:00
Nate Jones a58479f825 Operator Panel: Start refresh after clicking a status button, and disable clicked status button until refresh. 2015-04-04 16:44:43 +00:00
Mark Crane defd4d10d6 XML CDR, Add a fix for unescaped data in <sip_Remote-Party-ID>. 2015-04-04 16:09:11 +00:00
Nate Jones 8c00436e80 CDR: Integrate existing permissions for Recording Playback and Download buttons.
Misc: Background visual adjustments for Playback and Download icons.
2015-04-03 21:07:24 +00:00
Mark Crane b46e215be2 Some devices need port 0 for DNS SRV so modifying the port number to allow 0. 2015-04-03 19:34:05 +00:00
Mark Crane 513e23403a Remove a PDO parameter that is not used. 2015-04-03 19:04:30 +00:00
luis daniel lucio quiroz 807ae5317c let the xml_cdr download/play, regardless mono/multi tenant 2015-04-03 16:23:24 +00:00
Mark Crane 17cbd9d289 Add a place to add voicemail name in base64. 2015-04-03 15:21:28 +00:00
Mark Crane fe627204c1 Update the local_extension dialplan. 2015-04-01 10:22:34 +00:00
Nate Jones 4764516894 CDR: Hide Missed Calls button after clicked. Visual adjustment when top paging buttons aren't present.
Contacts: Visual adjustment when top paging buttons aren't present.
2015-04-01 09:06:02 +00:00
Nate Jones 5077ee1179 Contacts / CDR: Minified top paging controls. 2015-04-01 09:00:17 +00:00
Mark Crane 7f8e7d98ca Add greeting_id to the voicemail greetings table. 2015-04-01 07:40:34 +00:00
Nate Jones 9ccc2ce97c CDR: Hide Show All button after clicked, moved to top for consistency. 2015-04-01 00:51:09 +00:00
Nate Jones 975dbb41ab Contacts: Close mailto tag on email link. 2015-03-31 23:35:13 +00:00
Nate Jones 88295a53d7 Groups: Integrate Show All and ability to edit assigned Domain. Create, edit, delete non-default groups.
Users: Adjust so assigned Domain doesn't get overwritten if user_all permission exists, but user_domain doesn't.
Destinations: Adjust so assigned Domain doesn't get overwritten if destination_all permission exists, but destination_domain doesn't.
2015-03-31 21:47:31 +00:00
luis daniel lucio quiroz 8604ce0870 let the xml_cdr find the wav file, regardles mono/multi tenant 2015-03-31 16:20:55 +00:00
Nate Jones 608329dfb9 CDR & Devices: Hide Show All buttons after showing all. 2015-03-31 03:16:20 +00:00
Nate Jones 2fb45fe1d2 Destinations: Changing a Destination's Domain should now also update the domain_uuid on the associated dialplan and dialplan details. Delete Destination from a different domain should also function properly now. 2015-03-31 02:53:36 +00:00
Nate Jones 1fb31f0f63 Destinations: Fix issue with Domain not getting set correctly when editing Destination under a remote (different than current) domain (via the destination_domain permission). 2015-03-30 22:57:12 +00:00
Mark Crane dc4cb7dfd3 Change the array from $result to $recordings. 2015-03-30 22:49:47 +00:00
Mark Crane 15820cf1aa Get the recording list from the database instead of the file system. 2015-03-30 22:40:03 +00:00
Nate Jones 49044ff0f4 Permissions: Consistify (new word!) permission names for Show All functionality on Devices & Destinations. 2015-03-29 01:33:56 +00:00
Mark Crane 127adbf7a5 Get a new set of default and domain settings for use when http_domain_filter is set to false. Remove debug numbers from access denied messages in provisioning and remove other redundant code. 2015-03-28 11:37:56 +00:00
Mark Crane 8760d75c04 Fix a bug added when adding the key profiles feature. Device key id would conflict with other categories of keys like line, memory and expansion keys. If only using the line keys you wouldn't experience this problem. 2015-03-28 04:42:24 +00:00
Mark Crane 58d5c5a913 Fix Destinations so that it will correctly show DIDs that are not assigned to a domain. 2015-03-27 18:13:03 +00:00
Nate Jones 41acf3c968 Contacts: Fixed/implemented permissions, added Relations. 2015-03-27 04:35:21 +00:00
Nate Jones 30fe8156fd Contacts: Sort list initially by Organization, then by First, Last. 2015-03-26 20:13:24 +00:00
Nate Jones 80e4849bc0 Contacts: Fix redirect after Add and Edit, remove redundant [+] buttons and auto-scroll Notes. 2015-03-26 19:47:57 +00:00
Mark Crane 972117d298 Provisioning Devices add DNS SRV record to the SIP transport select list. 2015-03-26 15:48:57 +00:00
Mark Crane 8df3e822de Completed the change and test for system -> variables with final adjustments. 2015-03-26 00:18:19 +00:00
Mark Crane 2f3c7bab3b Correct the order of the tags. 2015-03-26 00:09:54 +00:00
Mark Crane da1bd47284 Try again to get the position right. 2015-03-26 00:05:14 +00:00
Mark Crane 04206891cc Move the hostname column and fix the add button position. 2015-03-26 00:01:24 +00:00
Nate Jones 6734ee23c9 Ring Groups: Corrected redirect to be relative on Back and Save. Added Call Forward edit link to main Ring Groups list (as displayed on User Dashboard). 2015-03-25 22:47:11 +00:00
Mark Crane d8144b48ff Add hostname to the variable list. 2015-03-25 20:30:17 +00:00
Mark Crane 9e6e1ee6e2 Add hostname to the variables. 2015-03-25 18:30:18 +00:00
Nate Jones bc1e5374b0 Fax Server: Mods to email2fax feature to prevent unnecessary/undesired cover page from being generated. 2015-03-25 17:52:45 +00:00
Nate Jones f87aea5211 Fax Server: Sort Sent faxes descending. 2015-03-25 17:42:45 +00:00
Nate Jones ed4ee38b4c Extensions: Added direct link to Calls page, requested in Issue 870. 2015-03-25 17:11:07 +00:00
luis daniel lucio quiroz 3bf77b3716 not short-tags on all project 2015-03-25 13:46:19 +00:00
luis daniel lucio quiroz ee92e7fadc not short-tags on time-conditions 2015-03-25 13:30:26 +00:00
Nate Jones b82de6cd1f Destination: Exclude set:accountcode from being displayed in the Actions list. 2015-03-23 23:57:27 +00:00
Nate Jones 6f983669da Fax Server: Added permission to control Advanced section visibility. Addresses comment on r7943. 2015-03-23 17:26:47 +00:00
Nate Jones 83ee064db6 Destinations: Fixed search, sorting and paging. Should resolve issue 891 (at least #1). 2015-03-23 16:33:16 +00:00
Mark Crane 15ece0d43e Schemas is used by only 1-2 people so I'm moving it to an optional application under the apps directory. 2015-03-23 04:31:46 +00:00
Mark Crane 880cfd5069 Change the context to the domain_name. 2015-03-23 04:29:09 +00:00
luis daniel lucio quiroz 85d84b11d0 do not change headers, add yours 2015-03-23 01:53:25 +00:00
Errol Samuels 6025abd8e9 slight correction 2015-03-22 20:30:40 +00:00
Errol Samuels e1ca972a8e Peplaced transfer_context with just context because transfer_context seems to return an
UNDEF value and breaks att_xfer when attempting to transfer using *4.
2015-03-22 20:26:22 +00:00
Mark Crane 116c6f05d2 Add base64 field to recordings, voicemail, and voicemail recordings. 2015-03-22 10:52:10 +00:00
Nate Jones f50824fb41 Extensions: Fixed sorting. 2015-03-22 08:48:50 +00:00
Nate Jones ff5746bba5 Extensions: Search fixed. 2015-03-22 08:42:44 +00:00
Nate Jones e575f492d5 Fax Server: Additional checks on folder presence and permissions. 2015-03-22 08:22:51 +00:00
Nate Jones fcb53fd7f9 Misc: Implement maximum limits on multiple apps. 2015-03-22 08:17:04 +00:00
Mark Crane f742c22359 Set the user_context on an call flows to the domain name for single tenant. 2015-03-22 03:33:37 +00:00
Mark Crane 48499a0e2b Set the user_context on an ring_groups to the domain name. 2015-03-22 03:27:42 +00:00
Mark Crane 81c213f8d8 Set the user_context on an extension to the domain name. 2015-03-22 03:22:05 +00:00
Nate Jones 4e29b11b7c Follow Me: Fix redirect issue, after save, from Issue 886.
Destinations: Minor visual adjustments.
2015-03-22 00:53:56 +00:00
Nate Jones 6680e41956 Time Conditions: Changed Advanced button (top) to Dialplan instead. 2015-03-22 00:25:55 +00:00
Nate Jones 060af354eb Time Conditions: Use break instead of space when adding additional 'Advanced' description. 2015-03-22 00:10:52 +00:00
Mark Crane 46a66f9771 Remove extra line spaces. 2015-03-22 00:01:39 +00:00
Mark Crane cbf7ed1c1a Add CDR http_enabled to default settings and add the settings more efficiently. 2015-03-21 23:59:56 +00:00
Nate Jones 014191f047 Time Conditions: Change how preset destinations function (when a Preset is checked, the Alternate Destination is required and used, unless a Default Destination is selected, or a Destination is set on the individual Presets themselves. Interface also adjusts if Presets are NOT available. 2015-03-21 23:55:20 +00:00
Mark Crane 268aaee702 Add alternative options for bridging calls for call forward and fix LCR option for follow me. 2015-03-21 22:49:12 +00:00
Mark Crane 621f5036e5 Add another work around for FreeSWITCH XML CDR that is not escaped correctly in FreeSWITCH 1.4.17. 2015-03-21 20:52:59 +00:00
Errol Samuels 5657a688cb Fixed problem with accountcode not passing in SIP Header 2015-03-21 09:21:29 +00:00
Errol Samuels 747b45f9a0 Fixed problem with accountcode not passing in SIP Header 2015-03-21 09:02:51 +00:00
Mark Crane 7bdb0e5402 Add switch call_center dir to default settings. 2015-03-21 06:03:58 +00:00
Mark Crane 51ec4a9466 Move strtolower function to reduce one line of code. 2015-03-21 03:25:35 +00:00