Commit Graph

2854 Commits

Author SHA1 Message Date
Nate Jones aa58d9ef23 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 5eeecf50fd 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 b9d28743f7 Extension Add: Fix for Issue 910 - Skip check on extensions limit if not defined. 2015-04-10 14:42:55 +00:00
Mark Crane 7c1688180f 2015-04-10 05:36:09 +00:00
Mark Crane 06d620a67b Device UUID work still needs permanent home for the UUID. 2015-04-10 03:25:53 +00:00
Nate Jones c1d4ec2284 Voicemail: Restore missing 'No messages found.' message in languages file. 2015-04-10 01:41:30 +00:00
James Rose ccfd45371c from GILL: minor corrections 2015-04-09 21:40:40 +00:00
James Rose 840fc797e7 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 0a79e6e2d8 /tmp/provisioning_log.txt only when debug is on 2015-04-09 17:03:50 +00:00
luis daniel lucio quiroz 72c03a4b42 debug must be turned on manually with a default setting 2015-04-09 16:13:21 +00:00
Mark Crane 395fa85cec Fix the problem on calls_active/app_languages.php. 2015-04-09 15:58:56 +00:00
luis daniel lucio quiroz df87b1e277 just a little more debug info when provisioning fails 2015-04-09 14:26:47 +00:00
Nate Jones 5f6bf426c3 MOH: Restore 'Default' label in select box. 2015-04-08 20:13:45 +00:00
Mark Crane 3b8b7ad0ca 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 59bd481b6c Operator Panel: Optimizations, bug fixes, better auto-complete searching. 2015-04-08 08:54:10 +00:00
Nate Jones 8f30afbf18 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 0259ef8551 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 03f5a6854e Prevent users bypassing extension limits by using range 2015-04-07 23:50:36 +00:00
Nate Jones b066816f82 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 8927266bf7 If the MAC address is set then validate it is a Mac address. 2015-04-06 23:39:19 +00:00
Mark Crane 7e76e93e40 Check to see if domain_uuid has a value. 2015-04-06 22:27:16 +00:00
Nate Jones cbea64fea1 Voicemail: Copyright date changes. 2015-04-06 21:58:55 +00:00
Nate Jones 23186f9bf5 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 e24d73f588 Remove the CSS class that makes the MAC address appear to be required. 2015-04-06 19:52:16 +00:00
Mark Crane 7971ff0096 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 63fae18904 Add a comment for $term in autocomplete.php //search term 2015-04-06 17:50:46 +00:00
Mark Crane fe81138f2a One final adjustment to get it all working again. 2015-04-06 09:30:30 +00:00
Nate Jones d8036cc364 Operator Panel: Include (enabled) Extensions in auto-complete suggestion list. 2015-04-06 09:27:57 +00:00
Mark Crane 7217785fca Fix code that allowed userid / passwd as well as user_id / password. 2015-04-06 09:08:57 +00:00
Mark Crane 64846b21c0 Remove redundant equal signs. 2015-04-06 08:53:00 +00:00
Mark Crane d19494f465 Fix a syntax error with the new code. 2015-04-06 08:51:12 +00:00
Mark Crane 9dc917bb26 Add key variables to provisioning. 2015-04-06 08:37:06 +00:00
Mark Crane fbbc12baf1 Add user_id and template variables for provisioning. 2015-04-06 07:38:24 +00:00
Nate Jones b2e6a83829 Operator Panel: Added Contact search/auto-complete. 2015-04-06 01:15:44 +00:00
Mark Crane 005815f5c4 Don't require the MAC address. 2015-04-05 22:29:56 +00:00
Mark Crane 84255f6f5a Update the provision class. 2015-04-05 22:28:02 +00:00
Nate Jones 962159821f 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 63aba24bc7 CDR Stats: Added missing 'and' in SQL queries. 2015-04-05 02:26:31 +00:00
Nate Jones dcb362de79 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 54e93c8beb XML CDR, Add a fix for unescaped data in <sip_Remote-Party-ID>. 2015-04-04 16:09:11 +00:00
Nate Jones d68a273c64 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 697ef49c60 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 cc2220d787 Remove a PDO parameter that is not used. 2015-04-03 19:04:30 +00:00
luis daniel lucio quiroz fe427d4cb3 let the xml_cdr download/play, regardless mono/multi tenant 2015-04-03 16:23:24 +00:00
Mark Crane 682c4d6281 Add a place to add voicemail name in base64. 2015-04-03 15:21:28 +00:00
Mark Crane b0497e36db Update the local_extension dialplan. 2015-04-01 10:22:34 +00:00
Nate Jones e5ece69b1a 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 d30a509de0 Contacts / CDR: Minified top paging controls. 2015-04-01 09:00:17 +00:00
Mark Crane c22ada9c38 Add greeting_id to the voicemail greetings table. 2015-04-01 07:40:34 +00:00
Nate Jones b8301a8090 CDR: Hide Show All button after clicked, moved to top for consistency. 2015-04-01 00:51:09 +00:00
Nate Jones 28f37d9201 Contacts: Close mailto tag on email link. 2015-03-31 23:35:13 +00:00
Nate Jones 3d997e9687 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 87763506bb let the xml_cdr find the wav file, regardles mono/multi tenant 2015-03-31 16:20:55 +00:00
Nate Jones 5b37c7b040 CDR & Devices: Hide Show All buttons after showing all. 2015-03-31 03:16:20 +00:00
Nate Jones 017c29f475 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 a2efa8d340 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 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 4307cb800a Permissions: Consistify (new word!) permission names for Show All functionality on Devices & Destinations. 2015-03-29 01:33:56 +00:00
Mark Crane cd3d93a1fd 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 0fc14a9c05 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 4eeb8f109c 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 26e7d2c718 Contacts: Fixed/implemented permissions, added Relations. 2015-03-27 04:35:21 +00:00
Nate Jones 94e5a73ead Contacts: Sort list initially by Organization, then by First, Last. 2015-03-26 20:13:24 +00:00
Nate Jones 6fd4a638e3 Contacts: Fix redirect after Add and Edit, remove redundant [+] buttons and auto-scroll Notes. 2015-03-26 19:47:57 +00:00
Mark Crane 72c5ecbbb1 Provisioning Devices add DNS SRV record to the SIP transport select list. 2015-03-26 15:48:57 +00:00
Mark Crane a16e810968 Completed the change and test for system -> variables with final adjustments. 2015-03-26 00:18:19 +00:00
Mark Crane 2efb918ee5 Correct the order of the tags. 2015-03-26 00:09:54 +00:00
Mark Crane 492396a533 Try again to get the position right. 2015-03-26 00:05:14 +00:00
Mark Crane d90e6fc44f Move the hostname column and fix the add button position. 2015-03-26 00:01:24 +00:00
Nate Jones 746943c6e9 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 06d3833d55 Add hostname to the variable list. 2015-03-25 20:30:17 +00:00
Mark Crane 5c33233ce5 Add hostname to the variables. 2015-03-25 18:30:18 +00:00
Nate Jones ff19e9c87e 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 c58fac6b7d Fax Server: Sort Sent faxes descending. 2015-03-25 17:42:45 +00:00
Nate Jones 73d0629ba2 Extensions: Added direct link to Calls page, requested in Issue 870. 2015-03-25 17:11:07 +00:00
luis daniel lucio quiroz b7b98cef79 not short-tags on all project 2015-03-25 13:46:19 +00:00
luis daniel lucio quiroz 1834c6f098 not short-tags on time-conditions 2015-03-25 13:30:26 +00:00
Nate Jones 0f20f952b4 Destination: Exclude set:accountcode from being displayed in the Actions list. 2015-03-23 23:57:27 +00:00
Nate Jones ac49f1135d Fax Server: Added permission to control Advanced section visibility. Addresses comment on r7943. 2015-03-23 17:26:47 +00:00
Nate Jones ee483163d7 Destinations: Fixed search, sorting and paging. Should resolve issue 891 (at least #1). 2015-03-23 16:33:16 +00:00
Mark Crane 25ade6a4ed 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 b31da11704 Change the context to the domain_name. 2015-03-23 04:29:09 +00:00
luis daniel lucio quiroz 13c76d0d0a do not change headers, add yours 2015-03-23 01:53:25 +00:00
Errol Samuels 8e29688f33 slight correction 2015-03-22 20:30:40 +00:00
Errol Samuels 8473849839 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 8b05c4f897 Add base64 field to recordings, voicemail, and voicemail recordings. 2015-03-22 10:52:10 +00:00
Nate Jones 9a15385e87 Extensions: Fixed sorting. 2015-03-22 08:48:50 +00:00
Nate Jones c97b5cf86b Extensions: Search fixed. 2015-03-22 08:42:44 +00:00
Nate Jones 2c97d2952c Fax Server: Additional checks on folder presence and permissions. 2015-03-22 08:22:51 +00:00
Nate Jones 6f4209e2f6 Misc: Implement maximum limits on multiple apps. 2015-03-22 08:17:04 +00:00
Mark Crane 80d69c28f7 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 0bbd26971e Set the user_context on an ring_groups to the domain name. 2015-03-22 03:27:42 +00:00
Mark Crane f08e4be71b Set the user_context on an extension to the domain name. 2015-03-22 03:22:05 +00:00
Nate Jones 7bec3fee74 Follow Me: Fix redirect issue, after save, from Issue 886.
Destinations: Minor visual adjustments.
2015-03-22 00:53:56 +00:00
Nate Jones 2263b5c8c8 Time Conditions: Changed Advanced button (top) to Dialplan instead. 2015-03-22 00:25:55 +00:00
Nate Jones 4810a1f4e1 Time Conditions: Use break instead of space when adding additional 'Advanced' description. 2015-03-22 00:10:52 +00:00
Mark Crane 73a2aa44e8 Remove extra line spaces. 2015-03-22 00:01:39 +00:00
Mark Crane 1baef57ad9 Add CDR http_enabled to default settings and add the settings more efficiently. 2015-03-21 23:59:56 +00:00
Nate Jones 61f0db8294 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 8935ff7624 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 2943ad648b 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 15135a05ac Fixed problem with accountcode not passing in SIP Header 2015-03-21 09:21:29 +00:00
Errol Samuels 73edf8f99b Fixed problem with accountcode not passing in SIP Header 2015-03-21 09:02:51 +00:00
Mark Crane 71ab763488 Add switch call_center dir to default settings. 2015-03-21 06:03:58 +00:00
Mark Crane 96fcd2d098 Move strtolower function to reduce one line of code. 2015-03-21 03:25:35 +00:00
Mark Crane dd0cc6bd75 Update dialplan edit adjust to ensure the dialplan is able to be viewed correctly and validate the uuid with is_uuid. 2015-03-21 03:23:44 +00:00
Nate Jones 67e0e14bfc CDR: Fixed Issue 885, clicking records now results in the correct details being loaded. 2015-03-20 02:50:30 +00:00
Nate Jones 349185b8a7 Voicemail: Added default settings to control default Voicemail File and Keep Local settings when creating new extensions and/or Voicemail boxes. 2015-03-20 01:09:18 +00:00
Nate Jones 3cbe7e6f24 Dialplan Edit: Default details group to 0 if not specified (also fixes Copy feature). Fix details group order by. 2015-03-19 23:42:25 +00:00
Nate Jones 8a92c7a2de Fax Server: Added refresh button, and fixed sorting and paging on logs. 2015-03-19 00:45:22 +00:00
Nate Jones 7a46084231 Fax Server: Account code value now retrieved properly from the db on edit. 2015-03-19 00:10:18 +00:00
Nate Jones 37e0d9510c IVR: Change Invalid Sound field to select box. 2015-03-18 23:49:53 +00:00
Nate Jones 313f7af98c MOH: Prevent duplicate options in MOH select boxes. 2015-03-18 22:47:11 +00:00
Nate Jones a1f298e639 Destinations: Fixed a logic issue causing actions to be discarded. Also, retain the existing dialplan Name and Description through an update of a Destination. 2015-03-18 22:21:40 +00:00
Mark Crane ee8205d306 Don't give this permission to any group by default follow_me_cid_set. 2015-03-18 18:34:12 +00:00
Nate Jones 4e5c96c9d1 Calls: Added ability to unset the caller id on Follow Me and Call Forwarding. 2015-03-18 14:36:12 +00:00
Mark Crane 60bca06375 Update XML CDR import replace xml_cdr -> http_enabled -> text with cdr -> http_enabled -> boolean. 2015-03-18 12:53:40 +00:00
Nate Jones 5be8b785e6 Calls Edit: Included missing jquery-ui images, add label to Forwarding CID select box. 2015-03-18 08:17:57 +00:00
Nate Jones 267dcdf6fb Destinations: Removed attempt to create a dialplan entry when no Action is selected. Resolves Issue 867. 2015-03-18 07:28:05 +00:00
Nate Jones bd38f6b160 Implemented fix suggested in Issue 823 - Add DOCUMENT_ROOT to require_once path on domain edit [and contacts_vcard.php, and save_switch_xml() function]. 2015-03-18 06:17:09 +00:00
Nate Jones 4ee20afa77 Contacts: Fix suggested in Issue 787. Thanks. 2015-03-18 05:38:35 +00:00
Nate Jones 7cfcb8f099 Time Conditions: Add clarity to Preset description. 2015-03-18 05:23:33 +00:00
Nate Jones 1d8d9043a3 Time Conditions: Fixed destination select box problem mentioned in Issue 876 - reworked switch_select_destination() function. 2015-03-18 05:17:28 +00:00
Nate Jones 06bfa6502e Time Conditions: Fix for Issue 881 (Advanced button) and Issue 882 (Delete issue). 2015-03-17 19:02:48 +00:00
Nate Jones 7e815626fe Fax Server: Fixed list row background color on local Inbox. 2015-03-16 22:12:55 +00:00
Nate Jones 92a1074238 Contacts: Fixed URLs and Emails not displaying the Description in list view. 2015-03-16 20:04:38 +00:00
Mark Crane 30e0ef26fe Sometimes the Yealink fails to provide the 'p' therefor filter only for 'vp530'. 2015-03-16 17:46:34 +00:00
Mark Crane e27bb69fae Fix the provisioning for Yealink vp530. 2015-03-16 16:37:19 +00:00
Nate Jones b8c33a9ed7 Fax Logs: Fix for Issue 857, paging now works properly. 2015-03-15 10:18:23 +00:00
Nate Jones 8485694537 Voicemail:
- Adjust for single-quotes in caller_id_name on insert query (hopefully addressing Issue 877).
- If Keep Local is false, remove the recording from the file system.
- Fix Forward Destinations so message is fully copied to other extension voicemail boxes, not just emailed.
- Add script to Ext and VM Edit pages to prevent Listen or Download links being sent when Keep Local is false.
- Minor language mods.
2015-03-15 09:15:04 +00:00
Mark Crane 0bfe8cc144 Fix the time condition back button link. 2015-03-15 05:27:13 +00:00
Mark Crane b1880c8d13 Update the translations for time conditions. 2015-03-15 05:17:18 +00:00
Mark Crane 0fa67c784f Filter for the time condition app_uuid. 2015-03-15 04:55:05 +00:00
Mark Crane 38302559e0 Add time conditions list and delete so that permissions can be used to allow users to use it. 2015-03-15 03:36:51 +00:00
Nate Jones 3dd924775a Status > Emails: Added ability to view, download, resend and/or delete failed emails. 2015-03-14 06:43:19 +00:00
Nate Jones 37bf2da79b CDR: Prevent users with no assigned extensions from viewing records. Search form mods. Fix issue with CDR Delete removing the wrong call recording. 2015-03-14 00:03:16 +00:00
Mark Crane 90448da105 Adjust the debug code for call center agent status. 2015-03-13 19:17:14 +00:00
Mark Crane 4feecccff8 More adjustments to fix agent status. 2015-03-13 18:50:29 +00:00
Mark Crane 34762ffb38 Update call center agent status so that it gets the list of agents from the database instead of mod_callcenter. 2015-03-13 18:08:25 +00:00
Nate Jones 127a392bf0 Fax Server: Hide advanced settings for Users. 2015-03-10 20:31:45 +00:00
Mark Crane 4289a55b95 Change valet_park_out $1 to $2. 2015-03-10 18:27:28 +00:00
Mark Crane 3b9224bb44 Set the user context to the domain name. 2015-03-10 10:48:50 +00:00
Mark Crane abe396020f Change the dialplan context to the domain name. 2015-03-10 10:21:43 +00:00
Mark Crane edcd3c81d0 Fix the search for destinations (DID/DDI) across domains for superadmins. 2015-03-10 05:10:22 +00:00
Mark Crane 44a6022516 Flush memcache when changing phrases. 2015-03-10 00:47:42 +00:00
Mark Crane b4f2dde9de Time condition remove the break never on the destination_number. 2015-03-09 19:35:35 +00:00
Mark Crane c1b1e7b6c0 Fix the device key delete. 2015-03-08 03:26:25 +00:00
Mark Crane 7bbc46ccf9 Finish the device show all button. 2015-03-07 22:51:32 +00:00
Mark Crane 6c5e1df3e4 Add 'Show All' button text for Devices. 2015-03-07 21:59:17 +00:00
Mark Crane 52dfe82ae6 Changes the order of one of the columns and adjust some spacing. 2015-03-07 21:51:02 +00:00
Mark Crane e791288cd0 Add device show all which allows a domain administrator the option to see all devices on the entire system. 2015-03-07 21:35:18 +00:00
Nate Jones 95b1dc5ba0 Time Conditions: Properly load "Alternate Destination" action on edit, and some other logic fixes. 2015-03-07 20:56:40 +00:00
Mark Crane 2c30faff18 Fix the indentation in the file. 2015-03-07 13:48:13 +00:00
Mark Crane 61d88f46d8 Add missing fields to dialplan copy: dialplan inline, break, and groups. 2015-03-07 13:45:22 +00:00
Mark Crane 9c662eef1e 2015-03-07 13:44:27 +00:00
Mark Crane db34031e8b Remove the ucwords for the domain name as its not used anywhere else. 2015-03-07 13:04:33 +00:00
Mark Crane e3d78ace6d Add show all button for dialplan -> destinations 2015-03-07 12:59:53 +00:00
Mark Crane 5dd8efb071 Fix the CDR statistics show all. 2015-03-07 12:39:42 +00:00
Mark Crane bba1ecf3c3 Change the anti-action to an action for the alternate destination because it is the last dialplan group and has a condition that will always match when the time condition destination number is called. 2015-03-07 11:09:11 +00:00
Mark Crane 7ec6817a5d Set debug to false. 2015-03-07 10:59:00 +00:00
Mark Crane 65fe97fb50 Escape sip_full_from, sip_full_to, caller_id so that the HTTP POST for CDR will work. Will remove once FreeSWITCH corrects the bug and its in a release version. 2015-03-07 10:45:33 +00:00
Mark Crane fc2f5ecb6b Improve the security on the delete for devices by validating the uuid and fix the delete when deleting a key from a global device profile. 2015-03-07 07:03:22 +00:00
Nate Jones 23a34df36f Time Conditions: Remove condition group if no action is defined. 2015-03-06 22:31:55 +00:00
Mark Crane 669fb08d4e Add show all code donated by Chris Black 2015-03-06 17:15:09 +00:00
Nate Jones 0f40019abd Time Conditions: Implemented time-of-day variable. 2015-03-05 13:34:59 +00:00
Nate Jones fc2e4fad08 Time Conditions: Another fix. 2015-03-05 12:45:22 +00:00
Nate Jones 064385d70b Time Conditions: Another fix. 2015-03-05 12:37:36 +00:00
Nate Jones c544b9bfe5 Time Conditions: Few more bugs squashed. 2015-03-05 12:02:26 +00:00
Nate Jones 2eb5e2f55c Time Conditions: Still under construction, but almost finished. 2015-03-05 11:15:11 +00:00
Mark Crane 68752fefff Fix limit on inbound and outbound routes. 2015-03-03 18:48:08 +00:00
Mark Crane 04c846634b Remove deprecation on voicemail_attach_file which was done prematurely. 2015-03-01 07:40:06 +00:00
luis daniel lucio quiroz a893361977 new follow_me_cid_set permission to allow cid change 2015-02-28 18:14:48 +00:00
Mark Crane e0b1ad7ec1 Add a new permission to hide the dial string from admins by default. 2015-02-28 16:18:12 +00:00
luis daniel lucio quiroz ac19ba116b you can fix your forward caller id number/name 2015-02-28 04:07:15 +00:00
luis daniel lucio quiroz 8750662aca you can fix your follow me caller id number/name 2015-02-28 02:32:25 +00:00
luis daniel lucio quiroz 455f0b2e45 do not show others extension to non-admin users 2015-02-27 15:25:49 +00:00
Nate Jones a327901cb8 Emails: Different arrow. 2015-02-26 04:21:48 +00:00
Nate Jones c900edb768 Emails: Initial build of failed email log. Still under construction. 2015-02-26 04:18:16 +00:00
Nate Jones 74e9407bfb Phrases: Prevent empty Structure entry from being created on save. 2015-02-25 23:38:20 +00:00
Nate Jones 1ef43c1a3b IVR Menu: Edit - Made top Save button functional. 2015-02-25 23:03:05 +00:00
Nate Jones d78e66f11e Contacts: Fix paging on list view. 2015-02-25 22:46:58 +00:00
Nate Jones c4fc6ac111 Interactive Conference: Removed some testing code, fixed formatting of Joined and Quiet times. 2015-02-25 21:03:15 +00:00
Nate Jones f047fd90b1 Interactive Conference: Simplified layout a bit, added icons. 2015-02-25 20:38:24 +00:00
Nate Jones 4d3e4cb815 Conference Center: Change PIN Length field to operate as a 'minimum pin length'. Added translation of error messages. 2015-02-25 18:15:16 +00:00
Nate Jones b5c844ca6f Time Conditions: Remove debug code.
Dialplan Manager: Set width on checkbox column.
2015-02-25 10:09:22 +00:00
Nate Jones 1a33320530 Time Conditions: Editable. 2015-02-25 09:52:12 +00:00
Mark Crane 218843b1e3 2015-02-25 09:10:12 +00:00
Mark Crane be485e2500 Additional work to get the time condition edit to save to the database. Not completed yet. 2015-02-24 19:29:10 +00:00
Nate Jones 1e6d3995cf Fax Server: New Fax - Minor layout adjustment for consistency. 2015-02-24 18:39:21 +00:00
Nate Jones b7903c3b65 Fax Server: Sent - Removed "application/download" content type, was causing file type to be mis-identified in FireFox. 2015-02-24 18:21:14 +00:00
Nate Jones 71a861580c Voicemail: Added additional options for email notification (attach vm, download link, auto-play listen link). Also cleaned up email templates a little. 2015-02-24 08:09:01 +00:00
Mark Crane 3274175585 Ensure the mac address is only hexadecimal value. Add provision http_domain_filter values of false as an option for provisioning. 2015-02-24 07:24:50 +00:00
Mark Crane d1b6ad374c 2015-02-21 05:33:53 +00:00
Mark Crane 79fc78e04d Set the min='0' for dialplan detail edit. 2015-02-20 04:27:14 +00:00
Mark Crane 8ee16910f3 FAX edit destination number is not always a number so have to remove the constraint. 2015-02-20 04:24:18 +00:00
Nate Jones 2f22585704 Fax Server: Move default FusionPBX cover page logo graphic to resources folder. 2015-02-19 23:55:44 +00:00
Nate Jones 8dc2ab55b4 Fax Server: Revert Destination Number field to type text to support non-numeric entries. 2015-02-19 23:37:48 +00:00
Nate Jones ea97d9288d CDR Delete: Removed unnecessary output. 2015-02-19 23:32:20 +00:00
Nate Jones 1f65abe238 CDR: Some fixes and enhancements...
- Ability to delete single and multiple CDR records, if desired (permission required, includes recording, if any).

- Search criteria kept through paging, deleting, sorting, and upon using the provided 'Back' button on the CDR Details page.

- Added some missing language translations.
2015-02-19 23:28:40 +00:00
Mark Crane 1a47c2eb44 Write the xml file for sip profiles and reloadxml when the sip profiles are missing add new defaults. 2015-02-17 19:18:43 +00:00
Nate Jones 107dcd9b69 Operator Panel: Added ability to set Eavesdrop destination (from assigned extensions), pause refresh manually or on mouse hover of control elements for better user experience. Hide eavesdrop function if no extensions assigned to user (addresses Issue 851). 2015-02-17 11:04:56 +00:00
Mark Crane 8d6794fe15 Rebuild the array to allow profile keys to be overridden by keys assigned to this device. 2015-02-15 20:57:43 +00:00
Mark Crane d0617bfcaf Change device_key_line from text to numeric. 2015-02-15 20:41:39 +00:00
Mark Crane 773562ba9e Integrate the device profile keys with the provisioning templates. 2015-02-15 20:26:08 +00:00
Mark Crane f98b16188c Update the device profiles. 2015-02-15 19:00:16 +00:00
Mark Crane 6ad8a0a3e7 Allow the domain_uuid to be changed only with the device_profile_domain permission. 2015-02-15 18:53:10 +00:00
Mark Crane f40f3c4e27 One more minor change. 2015-02-15 18:42:38 +00:00
Mark Crane aad1f45f9d Change app_languages.php for Key Profile to Profile. 2015-02-15 18:39:08 +00:00
Mark Crane 0eec7f5093 Move the acl to the optional Apps directory as it isn't completed yet. 2015-02-15 18:29:40 +00:00
Mark Crane 086e2540ee Set play file as the default by removing the empty select option. 2015-02-15 17:46:07 +00:00
Mark Crane 00604a8fb0 Fix the play option in phrases. 2015-02-15 17:35:05 +00:00
Nate Jones ded7cb3266 Visual adjustments. 2015-02-15 11:57:14 +00:00
Nate Jones 2df30b401e Visual adjustments. 2015-02-15 10:05:08 +00:00
Nate Jones 331c4ccbfe Visual adjustments. 2015-02-15 09:39:23 +00:00
Nate Jones 6e8cee1a7b Visual adjustments. 2015-02-15 09:29:10 +00:00
Nate Jones e5295bad45 Visual adjustments. 2015-02-15 09:20:19 +00:00
Nate Jones 6c9fa8ea2f Visual adjustments. 2015-02-15 09:15:34 +00:00
Nate Jones 21ad23a861 Services: Fully mutlilinguified. 2015-02-15 09:04:54 +00:00
Nate Jones d96f016ea5 Code cleanup. 2015-02-15 08:46:20 +00:00
Nate Jones 2a6e9dfbff Missing semicolon. 2015-02-15 08:12:04 +00:00
Nate Jones 24888eca23 ACL: Language fixes. 2015-02-15 08:11:21 +00:00
Nate Jones 3e7cc4cc77 Visual adjustments. 2015-02-15 08:05:14 +00:00
Nate Jones 0018e553c4 Visual adjustments. 2015-02-15 07:59:02 +00:00
Nate Jones 996e89c396 Removal of colon next to form label names. 2015-02-15 06:50:00 +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 1ad46ee103 Devices: Fixed MAC formatting on devices list. 2015-02-15 00:46:58 +00:00
Nate Jones 4a04d94bb7 Devices: Add view permission to Key Profiles button. 2015-02-15 00:40:39 +00:00
Nate Jones 4587b2ab59 Devices: Added GUI for new Key Profiles feature.
Destinations: Fixed missing label.
2015-02-15 00:33:56 +00:00
Nate Jones 979f1b17d1 Phrases: Completed app_languages file. 2015-02-14 05:39:36 +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 de62073126 Remove the trailing line feed. Goal is to remove all trailing line feeds. 2015-02-13 23:22:30 +00:00
luis daniel lucio quiroz 178cda0d0a support for created_by 2015-02-13 22:17:42 +00:00
luis daniel lucio quiroz 162b19cda1 only superadmins and admins can assign a user 2015-02-13 21:17:02 +00:00
luis daniel lucio quiroz c4eae5ea12 conference menu for users 2015-02-13 20:29:08 +00:00
luis daniel lucio quiroz abb7e561cc acl menu fix 2015-02-13 19:16:35 +00:00
luis daniel lucio quiroz c64c2b064b debug messages for conference center 2015-02-13 18:51:19 +00:00
Mark Crane 0225e59372 Minor formatting adjusts to the xml cdr import. 2015-02-12 16:42:58 +00:00
Nate Jones 18589125d3 Conferences: Visual adjustments, fixed Active Conferences links.
Active Conferences: Reworked/renamed permissions, removed Active Conference from the User's menu (addressing Issue 662), misc visual adjustments.
Conference Center: Misc visual adjustments.
2015-02-12 02:09:59 +00:00
Mark Crane 9342d0386e Remove the importing XML CDR from the file system when the xml_cdr.php is loaded. This will make the page load faster. Use a POST to the web server or a cron job to load from the file system. 2015-02-11 16:39:54 +00:00
Mark Crane ff9675fd17 Additional work on time conditions plan to finish it tonight or tomorrow. 2015-02-11 16:34:03 +00:00
Mark Crane 86007a5cf9 Ordinal change didn't help after all comment out the deprecated fields. 2015-02-10 19:55:28 +00:00
Mark Crane fce684d4ce Add the ordinal value for an edge case that requires it when it shouldn't be required. 2015-02-10 19:44:00 +00:00
Mark Crane 038cc9904e More work to get the new time conditions to save to the database. 2015-02-09 18:20:44 +00:00
Mark Crane 4e2c1825bf Next phase of work on time conditions edit to hide time settings for the preset holidays. 2015-02-08 08:34:24 +00:00
Nate Jones aba6ec1557 Contacts: Fix Shared Groups select query. 2015-02-06 04:11:11 +00:00
Mark Crane c5880b3cc9 Time condition edit set the action and anti-action. 2015-02-05 06:59:32 +00:00
Nate Jones c8bad65314 Interactive Conference: Removed echo of error on try/catch. 2015-02-05 02:59:49 +00:00
Nate Jones 1de9dc1203 Active Conferences: Fixed View link and Name, added Participant PIN column. 2015-02-05 02:50:39 +00:00
Nate Jones 04b1f9a0bc Interactive Conference: Replace recording status text with an icon. 2015-02-05 00:43:17 +00:00
luis daniel lucio quiroz 807df84a38 spa support 2015-02-04 03:53:34 +00:00
Mark Crane 6cc48d38ac Time condition update the indentation and get time condition details from the database. 2015-02-03 15:30:41 +00:00
Mark Crane 952c31427b Remove the email type from the input form for fax edit as it doesn't allow multiple email addresses. 2015-01-30 23:20:01 +00:00
Nate Jones f012c75eb6 User Dashboard: Restore missing column headings (a better solution considering variable overwrite happening). 2015-01-29 19:31:06 +00:00
Nate Jones 16f622ca35 User Dashboard: Restore missing column headings. 2015-01-29 19:24:26 +00:00
Mark Crane 98c6d8e180 When adding or deleting a conference center clear memcache correctly. 2015-01-29 10:17:56 +00:00
Mark Crane 8672d5fb6d Sort voicemail boxes in ascending order. 2015-01-29 07:18:29 +00:00
Mark Crane 5788b11402 Remove order by on the select count for ring_groups.php as its not needed. 2015-01-29 07:14:57 +00:00
Mark Crane 30706fa11d Tested gateway with registration set to false on 1.4.15 no longer requires a username and password so it is no longer required in fusionpbx when the registration is set to false. 2015-01-29 07:07:54 +00:00
Nate Jones e76e4afd43 IVR Menu Option Edit: Increase width of Destination field. 2015-01-28 23:28:33 +00:00
Mark Crane 501d074c1a Remove the extension password as required if its empty then it provides a default password. 2015-01-28 18:37:56 +00:00
Nate Jones 5d62e3ea04 Extension Edit: Restore mouseover reveal on VM Password. 2015-01-27 18:19:34 +00:00
Mark Crane bd75dc5665 Remove the type numeric from the voicemail password as it conflicts password reveal code. 2015-01-27 18:11:05 +00:00
luis daniel lucio quiroz 24c0ccd114 for_fax now on fax 2015-01-27 14:51:57 +00:00
luis daniel lucio quiroz 7f175b4985 accountcode now on fax, PCMU/A as absolute codec string 2015-01-26 19:54:52 +00:00
Mark Crane 974245012a Add to the text translations for Domains. 2015-01-25 09:01:59 +00:00
Mark Crane 8b7f658b7a Add domain control to dialplan -> destinations to users in the superadmin group by default. 2015-01-25 08:24:32 +00:00
Mark Crane c9264737fe Unset the generic $array variable to prevent duplicates in app -> default settings. 2015-01-24 20:56:10 +00:00
Mark Crane a149404637 Prevent duplicates on the time conditons presets and make it more efficient to load the default settings. 2015-01-24 10:22:16 +00:00
Nate Jones 366d1684a8 Time Conditions: Overhaul (on Add only, so far). 2015-01-24 04:10:37 +00:00
Mark Crane 2f8a5b662e Add the project path to accounts -> extensions and device MAC address link. 2015-01-24 02:15:18 +00:00
Nate Jones 8c26f2fd4a Dialplan Edit: Some code cleanup. 2015-01-23 00:58:47 +00:00
Nate Jones e30746da44 Dialplan Edit: Some code cleanup. 2015-01-22 23:49:02 +00:00
Nate Jones 281c9a5309 Dialplan Edit: Implement dynamic stretching on Data column. 2015-01-22 19:14:12 +00:00
luis daniel lucio quiroz 786a860d48 callee instaed of caller when billing incoming calls 2015-01-22 15:29:43 +00:00
Mark Crane 3657c5c688 Fix the menu for the acl. 2015-01-22 12:00:30 +00:00
Mark Crane d92a661fa1 Add a the beginning of a gui for ACL. 2015-01-22 11:51:26 +00:00
Mark Crane 393fcc3b02 Increase the gateway domain_uuid security. 2015-01-22 11:32:16 +00:00
Mark Crane 438c015578 Fix the gateway delete. 2015-01-22 11:26:06 +00:00
Mark Crane d3ac5a78df Show global gateways. 2015-01-22 11:21:18 +00:00
Mark Crane 68b4a0fa38 Allow the gateway domain_uuid to be null to support global gateways. 2015-01-22 11:18:34 +00:00
Mark Crane 96e826bcc9 Enable ability to have global gateways. 2015-01-22 11:10:51 +00:00
Mark Crane 5c279216f1 A few minor changes to the sip profile spacing. 2015-01-22 10:14:45 +00:00
Mark Crane 0cd88bed83 When sip profiles are loaded use the new enabled attribute. 2015-01-22 09:41:45 +00:00
Nate Jones 89961468d7 Variables: Click to toggle Enabled state. 2015-01-22 01:10:30 +00:00
Nate Jones 3ff2d8173d SIP Profiles: Save xml and reload. 2015-01-22 01:07:37 +00:00
Nate Jones effccad74e SIP Profiles: Click to toggle Enabled state. Fixed column sorting. 2015-01-22 00:51:01 +00:00
Digital Daz c6c2251e0e Add missing preset label for extension summary 2015-01-21 09:17:43 +00:00
Digital Daz c404e2febf Fixed up ALOC in extensions summary 2015-01-21 01:46:34 +00:00
Digital Daz 25353f1ab6 Add some preselects to extensions summary, 'Last Hour', 'Today', 'Yesterday', 'This Month' and 'This Year' 2015-01-21 01:06:22 +00:00
Digital Daz 4ed3ef9a80 Add extra options to xml_cdr language file. 2015-01-21 00:51:39 +00:00
Digital Daz e27646bcc6 Fix music on hold for tone streams 2015-01-21 00:07:41 +00:00
Mark Crane d718423e86 Simplify use of domain_uuid in extensions.php. 2015-01-20 20:59:27 +00:00
Mark Crane fad6454d18 Add fax codec changes as recommended by glk70. -Thanks 2015-01-18 12:05:21 +00:00
Nate Jones 2448ab3a8e Use the new multi-lingual code on misc files. 2015-01-18 10:33:34 +00:00
Mark Crane e0115b0e99 Add the text class to more of the optional applications. 2015-01-18 10:15:38 +00:00
Mark Crane c5755666cb Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Nate Jones 147d03169d Use the new multi-lingual code on fusionpbx/app sub directories. 2015-01-18 10:04:43 +00:00
Mark Crane c757e68cd1 Use the new text class for multi-lingual support. 2015-01-18 07:42:57 +00:00
Mark Crane 6ec145b0e4 Handle the space used in fax name by adding a dash before it is saved to the database. Then when displaying it remove the dash. 2015-01-17 17:47:59 +00:00
Mark Crane b2c732910a Contact phone edit change the type from number to text. We use a regular expression to remove all formatting but its convenient to allow the formatting and then remove it to save in the databaase. In particular its convenient when using copy and paste. 2015-01-17 08:26:08 +00:00
Mark Crane 2bb98fb2e5 Switch the email to text as voicemail_mail_to can be more than one email address which is not allowed using the email type. 2015-01-17 08:21:33 +00:00
Mark Crane 4b9651e2dc Remove some extra line feeds. 2015-01-17 07:50:43 +00:00
Mark Crane f31cc4fc10 Use the conference description on the active conferences page. 2015-01-17 06:59:12 +00:00
Mark Crane 4c2225828b Use memcache flush in the new PHP class. 2015-01-16 08:25:54 +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 495f4a0226 Fix the string quotations and return on the method. 2015-01-15 19:33:27 +00:00
Mark Crane 24a8e2e8e9 Exchange the direct call to memcache for the dialplan edit and replace it with the 'cache' class. 2015-01-15 19:15:01 +00:00
Nate Jones d60004736f Operator Panel: Add permission to control visibility of "(Available) On Demand" button. 2015-01-15 18:55:24 +00:00
Mark Crane 68fa2701c3 Allow admins to edit dialplan destinations. 2015-01-12 21:12:27 +00:00
Mark Crane be9fe8c128 Change the queue_announce_frequency default to 0. 2015-01-11 08:04:55 +00:00
Mark Crane a2f2784db8 Add > 0 2015-01-10 01:03:20 +00:00
Mark Crane c44697d6fa Only write the provisioning files if switch provision dir path is set. 2015-01-10 01:02:39 +00:00
Mark Crane 3b3b4f70ac Sets the domain_uuid to null on the child data for global dialplans. 2015-01-09 22:29:12 +00:00
Mark Crane 8ab362ab52 Make the indentation on the dialplan delete more consistent with the rest of the code base. 2015-01-09 22:09:58 +00:00
Mark Crane 02ebf09542 Finish removing the paths for the main menus. 2015-01-09 21:44:31 +00:00
Mark Crane fa1b0bc203 Remove active extensions from the menu. 2015-01-09 20:23:13 +00:00
Mark Crane 2f1c63f245 Remove active extensions. 2015-01-09 20:16:08 +00:00
Mark Crane c970aeebb7 Remove active extensions. 2015-01-09 20:15:47 +00:00
Mark Crane 01ab3f1a84 Remove active extensions. 2015-01-09 20:15:21 +00:00
Mark Crane 71eb9c5a6a outbound_route_to_bridge simplify the dialplan detail SQL select. 2015-01-09 11:10:13 +00:00
Mark Crane 8bf8dadc69 Fix call block paging. 2015-01-08 06:13:24 +00:00
Mark Crane 53eb200145 Properly escape < and > for dialplan detail data. 2015-01-07 17:11:06 +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
Mark Crane 2d70541b87 Fix the sip profile path when the fusionpbx directory is inside the website root directory. 2014-12-31 23:34:17 +00:00
luis daniel lucio quiroz e5a69f5a7c no strlen on billing maths 2014-12-29 05:35:08 +00:00
Mark Crane 233ef95a47 Add logout menu again. 2014-12-27 21:05:56 +00:00
Mark Crane 86f192900e Remove extra line spaces. 2014-12-27 20:26:28 +00:00
Mark Crane 2e9e5d4f95 Fix the file extension for app/meetings/app_menu.php 2014-12-27 17:12:42 +00:00
Mark Crane 2d89d97ad3 Add a missing ? to fix the syntax. 2014-12-27 16:44:17 +00:00
Mark Crane 9369fd8d0d Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Mark Crane bbf2a3badc Add app_menu.php files for the menu. 2014-12-25 19:32:57 +00:00
Mark Crane 7d4b48c53a Add no answer, aloc, and busy to the extension summary. 2014-12-25 19:00:14 +00:00
Mark Crane 08c70e72a0 Add no answer, aloc, and busy to extension summary app_languages. 2014-12-25 02:03:21 +00:00
Mark Crane 85f72056d2 Add the description translation to app_languages.php. 2014-12-24 06:38:17 +00:00
Mark Crane 01f34c0210 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
luis daniel lucio quiroz 6924e0a834 HTML5 input patter for mac address 2014-12-23 01:06:20 +00:00
luis daniel lucio quiroz 0f7bc53cda my bad, it was polycom 2014-12-22 23:49:41 +00:00
luis daniel lucio quiroz c3ba078878 yealink needs mac without dashes 2014-12-22 23:47:41 +00:00
luis daniel lucio quiroz 57faac6acf HTML5 input tags for ring_group_edit 2014-12-21 19:33:54 +00:00
luis daniel lucio quiroz 8f860b2855 HTML5 input tags for fifo_add 2014-12-21 19:26:44 +00:00
luis daniel lucio quiroz ff262b36b3 HTML5 input tags for ivr_menu_edit 2014-12-21 19:21:44 +00:00
luis daniel lucio quiroz ea82ece920 HTML5 input tags for extension_edit 2014-12-21 19:12:53 +00:00
luis daniel lucio quiroz dfa14264fa HTML5 input tags for fax_*_edit 2014-12-21 19:05:41 +00:00
luis daniel lucio quiroz 29abe8c652 HTML5 input tags for contact_*_edit 2014-12-21 18:38:20 +00:00
luis daniel lucio quiroz 0844464908 use standard PHP tags 2014-12-21 07:15:59 +00:00
luis daniel lucio quiroz 6803a4eae7 HTML5 input tags for call_center_agent_edit 2014-12-21 07:03:10 +00:00
luis daniel lucio quiroz 324e0db79c HTML5 input tags for call_center_queue_edit 2014-12-21 06:52:39 +00:00
luis daniel lucio quiroz e8d59ad319 HTML5 input tags for call_broadcast_edit 2014-12-21 06:40:39 +00:00
luis daniel lucio quiroz e63a94446a HTML5 input tags for call_block_edit 2014-12-21 06:34:17 +00:00
luis daniel lucio quiroz 89828a9cf8 HTML5 input tags for dialplan_edit 2014-12-21 06:27:18 +00:00
luis daniel lucio quiroz 1f4a35fc89 HTML5 input tags for destination_edit 2014-12-21 06:18:18 +00:00
luis daniel lucio quiroz 5b71771ce3 HTML5 input tags for xmpp_profile_edit 2014-12-21 06:08:47 +00:00
luis daniel lucio quiroz df78ad79d0 HTML5 input tags for gateway_edit 2014-12-21 06:01:41 +00:00
luis daniel lucio quiroz 01e2d4fd13 HTML5 input tags for extension_edit 2014-12-21 05:46:21 +00:00
luis daniel lucio quiroz 28469498c6 HTML5 input tags for device_edit 2014-12-21 05:11:44 +00:00
Richard Neese 08dea02642 working on fixing moh with mark for playing in the gui and on moh 2014-12-20 00:55:29 +00:00
Mark Crane e51e8c7ae6 Add category to the html5 playback and strip slashes from the category and filename. 2014-12-20 00:26:09 +00:00
Mark Crane 2aae2e9714 Fix Dialplan Destination so that it won't fail if fax app is not installed. 2014-12-17 11:33:31 +00:00
Mark Crane b84ea76c0b Change one of the call center defaults from from 3 to 30. 2014-12-17 11:00:25 +00:00
Mark Crane 97a3d8b566 Remove an extra comma in the dial_string. 2014-12-17 10:46:03 +00:00
Mark Crane 7f281564aa Fix the extension_uuid in the dial_string. 2014-12-17 10:41:30 +00:00
Mark Crane 637a57e3a3 Fix the per leg variables in the follow me dial_string. 2014-12-17 10:34:40 +00:00
Mark Crane 81dd8ed7d9 Missed one of the variables. 2014-12-17 10:11:13 +00:00
Mark Crane a9428ac93f Prevent the dial_string from being truncated. 2014-12-17 10:10:40 +00:00
Mark Crane 984796b0fa Update the leg timeout in the dial_string. 2014-12-17 09:58:00 +00:00
Mark Crane 257264f87f Update the dialed_domain in the dial_string. 2014-12-17 09:53:13 +00:00
Mark Crane 2bc085ec1d Fix the dial_string remove the extra comma. 2014-12-17 09:33:18 +00:00
Mark Crane 36d2d9d400 Add follow me [domain][bridge][text] = outbound,loopback,lcr 2014-12-17 09:23:06 +00:00
Mark Crane e30ec28bb5 Fix the dial string for follow me. 2014-12-17 06:50:12 +00:00
Mark Crane 516778f3f3 Remove the deprecated schema definition for call forward no answer. 2014-12-16 22:59:25 +00:00
Mark Crane 2b17d39d4a Fix the time condition dialplan detail order. 2014-12-16 22:14:42 +00:00
Nate Jones d790234df9 Operator Panel: Stylized status buttons, moved CSS to templates. 2014-12-12 22:04:27 +00:00
Mark Crane 9703d93195 Remove the global intercept dialplan. 2014-12-12 10:24:38 +00:00
Mark Crane 73d88b91fe Take please hold dialplan to the next level. 2014-12-12 10:18:55 +00:00
Mark Crane b5a9c7b758 Call Center set better defaults. 2014-12-12 10:05:57 +00:00
Mark Crane 38efbc7dcf Aastra change BLF/xfer to BLF Xfer. 2014-12-12 07:41:08 +00:00
Mark Crane 388c74b8cf Fix the aastra labels. 2014-12-12 07:32:58 +00:00
Mark Crane 2944f823a5 Add Aastra feature codes for device provisioning. 2014-12-12 07:29:33 +00:00
Mark Crane 674b52e74b Change the domain to the $${local_ip_v4} 2014-12-10 05:12:12 +00:00
Mark Crane 2daa350690 Only filter the conditions from the dialplan actions. 2014-12-10 04:43:27 +00:00
Nate Jones 6ddb7129c5 Issue 764 Fix: Explicitly defined desired fields in CDR select query, as suggested. 2014-12-10 03:57:48 +00:00
Nate Jones 781218cb6a Issue 782 Fix: Account Code previously set by SuperAdmin was being overwritten if Admin saved extension without billing system present. 2014-12-10 03:13:46 +00:00
Nate Jones 6c26941d4f Operator Panel: Show status change buttons only if extensions assigned to current user. 2014-12-09 18:55:17 +00:00
Mark Crane ba54bce345 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 f24f2c8f17 Operator Panel: Added ability to record an extension, and set the current user's status. 2014-12-09 03:38:02 +00:00
Nate Jones 84142e5f6e Operator Panel: Implemented additional permissions, Added ability to eavesdrop. 2014-12-09 00:31:25 +00:00
Nate Jones 07763eee5f Operator Panel: Cleanup (on previous commit) 2014-12-08 20:35:20 +00:00
Nate Jones 5bab788770 Operator Panel: Drag/drop functionality should work now within IE. 2014-12-08 20:28:24 +00:00
Nate Jones 12e7b163a8 Operator Panel: Extension icon now indicates Status (Available, On Break, etc). 2014-12-08 19:43:21 +00:00
Mark Crane 9ec3f7ff2c Fix more tabbing, line feeds and domain_uuid to the session domain uuid. 2014-12-07 00:13:29 +00:00
luis daniel lucio quiroz 1baf135c3d we do not try to convert rate if price is zero, this will speed up things 2014-12-06 15:04:38 +00:00
Nate Jones a5a6af2ba8 CDR: Minor visual adjustment on table cell if CID Name not present. 2014-12-06 10:34:29 +00:00
Nate Jones bf6a8dd2b0 CDR: Added ability to export records in PDF format. 2014-12-06 10:30:44 +00:00
Richard Neese e643fa93c8 fixing moh for pkgs 2014-12-04 22:32:25 +00:00
Mark Crane 6395455576 Fix the redirect on saving the voicemail settings to make it faster to setup. 2014-12-04 08:00:20 +00:00
Mark Crane d8faaff083 Add domain_uuid to the voicemail destinations table. 2014-12-04 07:51:05 +00:00
Nate Jones d21134bd28 Operator Panel: Minor position adjustments to call kill icon. 2014-12-04 07:40:07 +00:00
Nate Jones cf448614f0 Operator Panel: Added ability to kill a call. 2014-12-04 07:09:02 +00:00
Nate Jones a61305f36c Operator Panel: Enable auto-answer for calling ext for origination. 2014-12-04 05:54:58 +00:00