Commit Graph

2052 Commits

Author SHA1 Message Date
Mark Crane b0b2375844 Add fax file conversion with libreoffice headless to support sending faxes with .doc, .docx, xls, xlsx, and images such as png, jpg, gif and etc. Thanks Wei for sharing this code with the project. 2014-08-01 22:33:20 +00:00
Mark Crane 8e9d6e200b Fix issue 669 adding PROJECT_PATH to the ring group forward link 2014-08-01 20:45:07 +00:00
Mark Crane 92f32dcd00 Remove capitalization on the context its better to show the case that it actually uses 2014-08-01 14:26:58 +00:00
Mark Crane c7a6434fc5 Change user context to context and add context to the extensions page 2014-08-01 14:21:06 +00:00
Mark Crane 3814da4a42 Use the session domain_uuid rather than the domain_uuid variable 2014-08-01 14:02:45 +00:00
luis daniel lucio quiroz a24dd89b59 billing now supports domain_uuid to let currect domain erasing work properly, missing support to bill extension created added 2014-08-01 13:14:50 +00:00
Nate Jones 41dee53163 Dialplan: Implemented bulk-delete.
Default Settings: Minor fixes and enhancements.
2014-07-31 09:21:16 +00:00
Mark Crane d15075fece Move the account code description to an appropriate location. 2014-07-30 01:12:41 +00:00
Nate Jones 04ed56498b Copyright Bar: Fixed overlapping issue with in Schema Edit/Fields. 2014-07-29 23:42:34 +00:00
Nate Jones 06a1f3bb32 Log Viewer: Lightened background color a little to allow partial transparency. 2014-07-29 23:04:36 +00:00
Mark Crane 8e6b3c474c Fix the commented reference from the wiki to confluence. 2014-07-29 22:58:19 +00:00
Nate Jones eb75586180 Copyright Bar: Fixed overlapping issue with SIP Profile Edit page and Log Viewer (also removed deprecated HTML tags, such as <font>, etc). 2014-07-29 22:39:30 +00:00
Mark Crane a6fdcec63e Change the path where the sip profiles defaults settings are picked up 2014-07-29 22:13:22 +00:00
Mark Crane 82c9a689dc Remove an extra comman 2014-07-29 09:29:53 +00:00
Mark Crane 62976cbcfe Execute the sql query 2014-07-29 09:22:06 +00:00
Mark Crane b0bbe12d42 Add a dial string to the follow me table 2014-07-29 09:15:32 +00:00
Mark Crane 5037ebd9d7 Add the follow me dialplan 2014-07-29 07:42:30 +00:00
Mark Crane 1722c6d86e Add a redirect for voicemails 2014-07-29 07:28:44 +00:00
Mark Crane 7f8b5d6801 Fix the voicemail view so that they are marked as read 2014-07-29 07:25:28 +00:00
Mark Crane dadc61e887 By default provision enabled should be set to false. 2014-07-29 06:34:34 +00:00
Mark Crane bd0f8a8471 Add provision enabled and other variables to default settings when provision is installed 2014-07-29 05:58:12 +00:00
Mark Crane 6e049535e1 Add a check for domain and api cidr 2014-07-29 04:26:32 +00:00
Mark Crane 90a177c84a Move the check_cidr function 2014-07-29 04:08:39 +00:00
Nate Jones 132415f1a8 Copyright: Fixed CDR Details and Dialplan Edit so copyright line stays where intended. Enhanced theme restored. 2014-07-27 15:52:34 +00:00
Mark Crane 78f72589b1 Take provision cidr range and make it possible to use as an array. 2014-07-27 10:09:04 +00:00
Mark Crane 9140870915 Fix the indentation and login redirect issue 2014-07-27 08:00:16 +00:00
Mark Crane 023176f775 Update the dialplan entry for DND 2014-07-27 06:58:15 +00:00
Mark Crane 0994ec4609 Fix the search string for the dialplans 2014-07-27 05:24:27 +00:00
Mark Crane a7f41210ef Changet GET to a REQUEST 2014-07-27 05:12:27 +00:00
Mark Crane 5b2bf91e5c Add the app uuid and order by to the dialplan search 2014-07-27 05:10:21 +00:00
Mark Crane e1fc07acd8 Fix the search for the diaplan_order 2014-07-27 04:59:14 +00:00
Mark Crane 68fcb45b44 Search the dialplan name 2014-07-27 04:46:52 +00:00
Mark Crane a6637a706b Add the search translation 2014-07-27 04:43:56 +00:00
Mark Crane fc16f73ed6 Add a search for the inbound, outbound routes and the dialplan 2014-07-27 04:40:14 +00:00
Mark Crane dca9d859be FreeSWITCH allows a named extension so allowed ivr menu extension to be text 2014-07-27 00:54:12 +00:00
Nate Jones 8bcba2abb7 Contacts: Added comment for qr code generation code. 2014-07-26 06:50:19 +00:00
Nate Jones 4cd99e5bbf Contacts: QR code logo png file moved to theme folders, instead of /app/contacts/ 2014-07-26 06:45:45 +00:00
Nate Jones 416102add0 Contacts: Removed hard-coded Title, Category and Role select box widths. 2014-07-26 06:31:11 +00:00
Nate Jones 9049eecedb Contacts: Implemented a new QR Code generator, includes additional contact detail fields. 2014-07-26 06:02:21 +00:00
luis daniel lucio quiroz ee6a13acd9 nibble_account can only be changed by superadmins 2014-07-25 22:33:56 +00:00
Mark Crane 8456b1b6ca Update the call forward lua script and remove the pin number 2014-07-25 11:04:16 +00:00
Mark Crane fe6804ae8c Change value park from continue true to false as continue is not needed and it uses a little more resources when its set to true 2014-07-25 08:32:19 +00:00
Mark Crane b8e9bd538f Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
Mark Crane 7d8fce8885 Add continue false to the call forward dialplan 2014-07-25 08:08:59 +00:00
Mark Crane 979296c903 Add break on-true to the call forward dialplan 2014-07-25 08:03:41 +00:00
Mark Crane 8df77b99a3 Add call forward dialplan 2014-07-25 07:09:36 +00:00
luis daniel lucio quiroz ad77d7adc8 we save more info to let reporting accuracy 2014-07-24 05:32:16 +00:00
luis daniel lucio quiroz ae3ac784a4 discount new destination value from balance when billing 2014-07-24 03:48:26 +00:00
luis daniel lucio quiroz ae90c95292 add support to save buying price for destination (billing) 2014-07-24 03:06:33 +00:00
luis daniel lucio quiroz d2aa3e21e2 default currency support using default settings 2014-07-24 00:41:32 +00:00
Mark Crane 0ac18ac850 Add the not found inbound route only if using the xml handler 2014-07-23 23:06:14 +00:00
luis daniel lucio quiroz c03acc635c add number field for monthly price (billing) 2014-07-23 22:53:51 +00:00
Mark Crane 5e0d82c06d Unset the prepared statements used in the app_defaults.php files. 2014-07-23 22:00:03 +00:00
Mark Crane 411e0d7733 Disable the global and not found inbound routes by default 2014-07-23 21:35:12 +00:00
Mark Crane a957b2303a Show the billing warning only if its installed 2014-07-23 20:47:00 +00:00
Mark Crane b9eae299fd Change limit_execute back to limit as limit_execute is not available on most systems 2014-07-23 20:30:32 +00:00
Mark Crane 1395fb5ec5 Unset the prepared statements after they have been used in destination_edit.php 2014-07-23 20:06:09 +00:00
Mark Crane af1a5fc917 Get rid of some test code 2014-07-22 21:26:13 +00:00
Mark Crane e58f7a2908 Add dialplan for an extension calling itself to check voicemail 2014-07-22 19:53:23 +00:00
Mark Crane 201fc294da Fix the provision array by unsetting the previous value 2014-07-22 19:12:32 +00:00
Mark Crane f42e1b6aa5 SQL Backup - Do not backup fields that have been deprecated 2014-07-22 10:25:20 +00:00
Mark Crane 5291c4764d Deprecate provisioning_list in the v_extensions table 2014-07-22 10:12:24 +00:00
Omar Irbouh c9c044939f sql escape json content 2014-07-20 16:41:36 +00:00
Omar Irbouh 46c8524c97 sql escape json content 2014-07-20 16:39:16 +00:00
Mark Crane 6f5ca413c8 Add a lines array for provisioning. 2014-07-20 09:14:51 +00:00
Mark Crane d635dcd82f Add normal and automata options for the Polycom provisioning templates 2014-07-20 06:11:37 +00:00
Mark Crane 3fe3661b0d Add Cisco SPA expansion 1 and expansion 2 to devices 2014-07-20 00:49:27 +00:00
Mark Crane a5193b3de2 Fix the save button on the contact page 2014-07-20 00:18:07 +00:00
Mark Crane af60e6f961 Change the order of the device device_label, device_description 2014-07-18 21:01:12 +00:00
Mark Crane 3df14551c0 A1 Hash the extension and voicemail passwords'; 2014-07-18 04:12:06 +00:00
Mark Crane 822d5ec46c Comment out the ivr menu xml class until its ready to use in the future 2014-07-18 02:06:43 +00:00
Mark Crane 212fb0da39 Use the escaped destination number 2014-07-18 00:32:15 +00:00
Mark Crane 46e9e08442 Add a \ to escape the + in destination number formatted in E.164 format. 2014-07-18 00:31:07 +00:00
luis daniel lucio quiroz bfd1901fe9 a variable was wrong 2014-07-18 00:13:44 +00:00
luis daniel lucio quiroz 1ded40211e more support to fussion schema 2014-07-17 23:46:04 +00:00
luis daniel lucio quiroz 3fea9a0cb6 billing app update support 2014-07-17 20:47:35 +00:00
luis daniel lucio quiroz cad5e1c195 billing app update support 2014-07-17 19:31:50 +00:00
Mark Crane 0cfe8298bb Add translations for the CDR advanced search 2014-07-17 19:04:20 +00:00
Mark Crane 8f676d1053 Missed updating before commit repairing xml_cdr.php 2014-07-17 17:47:20 +00:00
Mark Crane 14ca8e1963 XML CDR add call direction to the advanced search 2014-07-17 17:35:14 +00:00
Mark Crane 5c5ec5e4f6 Revert the previous commit. 2014-07-17 16:52:31 +00:00
Mark Crane 9808049c47 CDR change direction to call_direction 2014-07-17 16:23:49 +00:00
Mark Crane c0f16be420 Set XML CDR debug to false 2014-07-15 06:33:10 +00:00
Mark Crane 8e1fdbc4da Update dialplan destinations 2014-07-15 06:26:51 +00:00
Mark Crane 94d1207415 Move accouncode in default into the if statement and move it above enabled. 2014-07-15 06:19:19 +00:00
Mark Crane f85f1bca5d Move domain upgrade into the domain class and upgrade_schema into the schema class 2014-07-15 05:46:15 +00:00
Mark Crane f6eda4329e Update the destination number for the page dialplan 2014-07-14 18:00:01 +00:00
Mark Crane 4180deb247 Prevent speed dial transfer to page extension as reported at https://code.google.com/p/fusionpbx/issues/detail?id=639 2014-07-14 17:57:37 +00:00
Mark Crane fb26066575 Fix voicemail *97 by changing the sip_from_display variable back to the original caller_id_number 2014-07-14 17:44:22 +00:00
luis daniel lucio quiroz c3159d9805 some language and default values support 2014-07-14 03:42:13 +00:00
luis daniel lucio quiroz df83466a4d set carrier and accountcode for incoming routes if data exists 2014-07-13 23:22:15 +00:00
luis daniel lucio quiroz bb985212dd preliminar support for carrier & accountcode for destinations 2014-07-13 22:29:25 +00:00
Mark Crane 75bbe99401 Fix the call direction dialplan name 2014-07-13 05:11:01 +00:00
Mark Crane e7e340878b Remove the C from call block as its no longer needed 2014-07-12 21:12:35 +00:00
Mark Crane 803b55e31a fix the xml cdr import'; 2014-07-12 08:43:13 +00:00
Mark Crane 309ed71c01 Fix the name on the variables dialplan 2014-07-12 07:57:04 +00:00
luis daniel lucio quiroz 3be2e36801 adding more support for xml_cdr to multicurrency bill 2014-07-12 07:49:41 +00:00
Nate Jones bacd854b35 Call Block: Enhanced Recent Calls list (row hover click, direction icon, view icon link to CDR record, etc). 2014-07-12 07:47:46 +00:00
Nate Jones 7411051f1f Call Block: Enable dialplan entry if disabled when adding a number to block, ability to set custom name on recent call add. 2014-07-12 07:02:38 +00:00
Mark Crane 1657721ec3 Change limit_excecute to limit 2014-07-12 05:13:15 +00:00
Mark Crane 32227c8f4b Add call direction dialplan back with its original app_uuid. Add variables dialplan for per domain variables 2014-07-12 04:28:55 +00:00
Mark Crane 7e45639c25 Add call block default dialplan 2014-07-12 02:31:48 +00:00
Mark Crane 0845b790ef Move notifications to the core directory 2014-07-12 01:26:06 +00:00
Nate Jones 135741c237 Extensions: Provisioning MAC Address select box set to a fixed width to prevent Advanced section column width inconsistency. 2014-07-11 05:34:27 +00:00
Mark Crane b33aa3a71b Fix the cdr app_defaults 2014-07-11 02:03:47 +00:00
Mark Crane 3e89192ced Add cdr limit to default settings 2014-07-11 01:44:44 +00:00
Mark Crane a756e8a2c3 Add CDR limit 2014-07-11 01:34:47 +00:00
Mark Crane 1cd1c121b8 Remove the uuid_exists from call center activity page to fix a problem it caused and improve the call center efficiency 2014-07-10 21:05:06 +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 a8e60b15d5 Notifications: Added other translations for demographics-only message. 2014-07-10 00:23:50 +00:00
Nate Jones d4f382c826 Notifications: Added ability to ONLY submit demographics, if desired. 2014-07-10 00:09:33 +00:00
Nate Jones fb1e93a27c Notifications: Remove unnecessary permission. 2014-07-09 21:59:55 +00:00
Nate Jones 2be48d543e Notifications: Change permission to use group instead. 2014-07-09 20:02:06 +00:00
Mark Crane ffea373e14 Set continue to false for inbound route - not found 2014-07-09 07:55:57 +00:00
Mark Crane dba82d6d5a Fix the call center buttons which were broken for Queue names with a space in them 2014-07-08 02:22:32 +00:00
Mark Crane f08445592b Change the variable to identify the voicemail ID. The sip_from_display is compatible with the number alias 2014-07-07 21:37:51 +00:00
Nate Jones 9375afc475 Call Broadcast: Added other translations. 2014-07-07 20:45:21 +00:00
Nate Jones 50b91d2f35 Call Broadcast: Add controls for Voicemail Detection. 2014-07-07 20:43:45 +00:00
Nate Jones f428196e75 Misc: jQuery goodness for Advanced buttons. 2014-07-07 19:33:17 +00:00
Mark Crane 36542193f5 Fix a syntax error the fax settings edit 2014-07-07 18:39:53 +00:00
Nate Jones d921d8efdf Notifications: Allow subscribe even if no notification channels enabled (collects demographic data and email), some jQuery goodness. 2014-07-07 17:55:07 +00:00
Mark Crane 2ac2f338cb Fax, convert a tif to a pdf only if the pdf file does not exist 2014-07-07 17:27:32 +00:00
Nate Jones d29b5efb52 Notifications: Retains postback values if input was invalid. 2014-07-07 15:37:34 +00:00
Mark Crane b473d8c518 Update the noticiations language file 2014-07-06 04:48:05 +00:00
Nate Jones 9ec6957ab0 Updated menu link to remove plurality from notifications_edit.php (to be notification_edit.php) 2014-07-06 03:16:33 +00:00
Mark Crane eef6a1f801 Remove the original notifications_edit.php file 2014-07-06 00:59:06 +00:00
Mark Crane 7e6e720a11 Add the notification edit file 2014-07-05 22:46:25 +00:00
Mark Crane b5795043d6 Change the notifications_edit permission to notification_edit 2014-07-05 20:03:30 +00:00
Nate Jones 669ff44a02 New Project Notifications feature, collect installation demographics. 2014-07-04 22:45:43 +00:00
Mark Crane b372c94269 Work on registration provision and reboot so that it works with the Cisco SPA, Yealink, Grandstream phones. 2014-07-04 09:47:37 +00:00
Mark Crane 7a6cd9f51f Remove ring group call timeout as the per leg timeout makes it redundant 2014-07-04 04:25:09 +00:00
Mark Crane f88c5fd34c Add show all to registrations 2014-07-04 03:47:32 +00:00
Mark Crane 6196d07edf Make sure the conference center array is created 2014-07-03 22:52:17 +00:00
Mark Crane 56fa094e59 Prevent Conference Room Pin Number duplicates 2014-07-03 22:16:29 +00:00
Mark Crane 18bab0ac0c Fix the conference room delete 2014-07-03 21:54:45 +00:00
Mark Crane a55e9ac1ce Hide fax pin number which isnt used currently 2014-07-03 19:29:20 +00:00
Mark Crane 4e40284d88 Move the software table into core/upgrade/app_config.php 2014-07-02 21:41:41 +00:00
Mark Crane 88a2611389 Add a primary key to the software table 2014-07-02 21:38:23 +00:00
Mark Crane 8f72fc7ca5 Change the label used for fax detection 2014-07-02 21:06:46 +00:00
Mark Crane bb68b9950a Change the dialplan detail order so that it starts with 10 instead of 0 2014-07-02 06:42:43 +00:00
Mark Crane a661d714d6 Fix the a syntax problem and the dialplan detail order 2014-07-02 06:40:28 +00:00
Mark Crane 3000dc9f61 Add fax detection when adding a dialplan destination if the fax extension is set 2014-07-02 06:21:20 +00:00
Nate Jones 4a91e10444 Dialplan Edit: If action is bridge, and data is sofia/gateway/... initially show Gateway Name instead of UUID. UUID showed on click to edit. 2014-06-29 06:39:40 +00:00
Mark Crane 9aa619f9cb Work on the reboot and provision buttons on the registrations 2014-06-27 19:50:15 +00:00
luis daniel lucio quiroz 9d1bbe71dd database object must be globally local 2014-06-26 01:54:35 +00:00
luis daniel lucio quiroz 1c6dc4c050 multi-currency support to xml_cdr 2014-06-25 23:58:47 +00:00
luis daniel lucio quiroz f77545bf40 extension app is getting ready for billing 2014-06-25 17:45:48 +00:00
Nate Jones fefaa06bea Ring Groups: Fix Prompt select box to select the option loaded from db. 2014-06-25 00:09:30 +00:00
luis daniel lucio quiroz e3562cd32b better billing decition, specially to allow tollfree billing 2014-06-24 11:51:37 +00:00
luis daniel lucio quiroz 4ab72c66ae if not rate specified, outcalls rate 0.01, local/inbound 0 2014-06-24 11:29:48 +00:00
Mark Crane b73f895446 unset the prepared statement 2014-06-24 06:48:39 +00:00
luis daniel lucio quiroz 24b0e4b2b3 sync balances after call has finished 2014-06-24 01:09:41 +00:00
Nate Jones f5f394ed81 CDR Search: Added support for asterisk ("*") as a wildcard character in Source, Destination and CID Name fields. 2014-06-24 00:37:17 +00:00
Mark Crane e67066ca64 Account for a gateway uuid which in a rare edge case the UUID is upper case 2014-06-23 23:05:16 +00:00
Mark Crane ecb5792748 Set the uuid to lower case 2014-06-23 22:45:45 +00:00
luis daniel lucio quiroz a8632ea05b billing support for destination objects 2014-06-23 15:18:22 +00:00
luis daniel lucio quiroz d357cc9b0c v_xml_cdr_import fixed when debug off 2014-06-23 04:04:57 +00:00
luis daniel lucio quiroz 06bab9c1b7 xml_cdr also saves the LCR carrier 2014-06-22 18:52:14 +00:00
luis daniel lucio quiroz 458fb5cc1c I updated my email 2014-06-22 18:38:46 +00:00
luis daniel lucio quiroz 64130bb62e Fix a little french translation, add language support for world Price, add column of selling price when billing module is installed 2014-06-22 18:24:32 +00:00
Mark Crane a8f192b2d3 Remove edit title 2014-06-22 08:12:07 +00:00
Mark Crane 21abd9716f Remove edit from the content edit page 2014-06-22 07:59:59 +00:00
Nate Jones e143301f2a Description column style mods, just for consistency. 2014-06-22 06:35:33 +00:00
Mark Crane b1c7a48719 Remove the fieldset on the CDR search 2014-06-22 06:00:27 +00:00
Nate Jones 2d0428b482 Usability Enhancement: Click on list rows to View/Edit items. 2014-06-22 04:53:29 +00:00
Nate Jones 907c1fee44 Usability Enhancement: Click on list rows to View/Edit items.
Misc other fixes.
2014-06-22 04:50:16 +00:00
Nate Jones d674dc677a Usability Enhancement: Click on list rows to View/Edit items.
Misc other fixes.
2014-06-22 04:34:19 +00:00
Mark Crane fff50d15e6 Update the app_defaults so that it works correctly 2014-06-22 04:31:21 +00:00
Mark Crane ad8f34b7f7 Add a more elegant way to add cdr -> format and cdr -> storage to default settings. 2014-06-22 03:52:23 +00:00
Nate Jones 43e28fc309 Usability Enhancement: Click on list rows to View/Edit items.
Conference Center: Misc minor visual mods.
Contacts: Misc minor visual mods.
2014-06-22 03:24:36 +00:00
Nate Jones f0363a03be CDR: Added View icon to right column.
CDR: List row Edit clicking disabled for Click-2-Call column cells. 
Themes: New style to accommodate width of single control icon (as currently used on CDR)
2014-06-22 02:18:58 +00:00
Nate Jones 454e4cc12c Fix missing / on closing <tr> tags. 2014-06-22 01:16:49 +00:00
Nate Jones a66286deb9 Usability Enhancement: Click on list rows to Edit items. 2014-06-22 01:10:24 +00:00
Mark Crane 64c660e74a Fix the syntax 2014-06-22 00:04:13 +00:00
Mark Crane 0c5b38819f Add cdr format and storage settings to default settings 2014-06-22 00:02:04 +00:00
Mark Crane 5d7b5321fe Fix CDR for json when read from the file system 2014-06-21 23:49:21 +00:00
luis daniel lucio quiroz f105cbbb84 v_xml_cdr_import support for billing 2014-06-21 22:08:11 +00:00
Nate Jones f8d0aa8762 Ring Groups: Description column style fix. 2014-06-21 21:15:26 +00:00
Nate Jones 1450f2bbb4 Sort all Group select boxes by group_name asc.
Create User now allows to select a single Group to add User to at time of User creation.
2014-06-21 19:40:16 +00:00
Nate Jones f2e32f4909 Interactive Conference: URL Decode Caller ID Name. 2014-06-21 10:54:37 +00:00
Nate Jones 3767f61f61 CDR & Enhanced Theme: Added Direction indicator icon. 2014-06-21 10:38:02 +00:00
Nate Jones 572f3e2989 SIP Status: Rename and multilinguify. 2014-06-21 09:12:17 +00:00
Nate Jones 59687a4785 (Modified) Usability Enhancement: Click on list rows to Edit items. Now uses jQuery (instead of onclick) to avoid being redirected to Edit when canceling a Delete. 2014-06-21 08:52:47 +00:00
Nate Jones 3c2e32d197 Add links to certain column text in a list view - integrated click on list rows to Edit items, as well. Misc bug fixes. 2014-06-21 07:51:31 +00:00
Nate Jones 84a134a23d Usability Enhancement: Click on list rows to Edit items. 2014-06-21 07:04:04 +00:00
Nate Jones 58f9420681 Contact Extensions: Integrated permission check on Edit and Delete buttons. 2014-06-21 05:14:32 +00:00
Nate Jones fd5f2b8630 Add links to certain column text in a list view.
Misc bug fixes.
2014-06-21 03:42:09 +00:00
Omar Irbouh f1b8be9cda added extensions section to contacts page 2014-06-21 02:30:16 +00:00
Omar Irbouh 05baa7b69c display users as link 2014-06-21 01:51:05 +00:00
Nate Jones 3c07aa1a35 Add links to certain column text in a list view.
Add ability to edit Call Block number.
2014-06-21 00:58:16 +00:00
Nate Jones 96032739cb Call Center Agent Add/Edit: Indicate required fields. 2014-06-20 21:04:07 +00:00
Nate Jones 80dc8017bb Remove ? cursor. 2014-06-19 23:12:43 +00:00
Nate Jones 3db6b82fd6 Hover % Fix, ? cursor. 2014-06-19 23:09:01 +00:00
Nate Jones cf44081ffd Alt to Title for hover %. 2014-06-19 23:06:57 +00:00
Nate Jones 8ffe64ea06 Added PDD and MOS permissions and MOS score to CDR list. 2014-06-19 23:00:43 +00:00
luis daniel lucio quiroz bacd811ab1 xml_cdr starts getting ready for billing app 2014-06-19 20:52:41 +00:00
Nate Jones 64850f0be7 Minor layout mods. 2014-06-18 15:52:35 +00:00
Mark Crane 41941fa961 2014-06-18 15:41:57 +00:00
Mark Crane b31093f746 Change basic search to just search 2014-06-18 15:40:05 +00:00
luis daniel lucio quiroz e27959492e pre-filling by default accountcode with current _SESSION[domain_name] only for superadmin and when adding 2014-06-18 12:22:38 +00:00
luis daniel lucio quiroz 452939a2b7 do not change accountcode when updating and not superadmin 2014-06-18 12:10:46 +00:00
luis daniel lucio quiroz 4f2b2fd4a3 accountcode can only be set by superadmin, domain value set by default 2014-06-18 11:53:31 +00:00
Nate Jones e6c69306eb Visual adjustments to Music on Hold page. 2014-06-18 02:28:31 +00:00
luis daniel lucio quiroz 92be1ae296 debout output for _POST[cdr] 2014-06-18 01:40:17 +00:00
Nate Jones 750ae42568 Retains bottom border on table cell(s) if content is empty. 2014-06-17 18:51:32 +00:00
Nate Jones 1e24bfef79 Restored ability to pass a custom profile to status_registrations.php; defaults to 'internal'. 2014-06-17 03:27:06 +00:00
Nate Jones 16c640d0bd Clean up on Registrations page. 2014-06-17 01:56:43 +00:00
Nate Jones 4a60a1bbd8 Registrations auto-refresh via Ajax 2014-06-17 01:32:32 +00:00
Nate Jones 326ebd8def Fix Active Calls & Registrations page window titles. 2014-06-16 22:50:47 +00:00
Nate Jones a777d49783 CDR Search fix for Users group, some additional permissions. 2014-06-16 22:08:30 +00:00
Nate Jones fcc5886339 CDR basic search query, style and language mods, misc minor style mods. 2014-06-16 18:12:21 +00:00
Mark Crane 067cdf86d4 Fix the caller id info on CDR details 2014-06-14 09:30:53 +00:00
Mark Crane a4d725f82f Fix call flows on CDR details 2014-06-14 09:27:09 +00:00
Mark Crane 7c066037ff Correct the syntax and remove test code 2014-06-14 08:29:57 +00:00
Mark Crane 5068ba6ea5 Change from CDR details from an xml object to a multi-dimensional array 2014-06-14 08:27:21 +00:00
Mark Crane 87502835a4 Update the CDR details 2014-06-14 08:00:10 +00:00
Mark Crane 8e0f548da3 Add json option for CDR details 2014-06-14 07:41:22 +00:00
Mark Crane 4520d432c7 Minor code cleanup 2014-06-14 07:19:56 +00:00
Mark Crane 28097670de In advanced -> default settings add the following cdr->format->text = xml,json and cdr->storage->text = db,dir 2014-06-14 07:07:04 +00:00
Mark Crane c324d5a1ce Make the new json field operation with json_encode 2014-06-14 04:58:50 +00:00
Mark Crane 03f65b036f Add pin_number and json option to xml cdr 2014-06-14 04:53:04 +00:00
Nate Jones d459c0a0eb Implemented Issue 594 (Feature Request) - Memcache status added to bottom of System Status page. 2014-06-13 20:28:46 +00:00
Nate Jones ffa3cd7de4 Fix for Issue 525 - Removed old delete query code on non-existent table v_meeting_pins. 2014-06-13 05:54:54 +00:00
Nate Jones 6613d89d54 Fix for Issue 601 - Recordings should now play properly. Tested on Windows 7 in Chrome 35, FF 30, IE 11 and Linux (Xubuntu) in Chromium 33, FF 30. 2014-06-13 04:39:23 +00:00
Nate Jones e038a94e33 Fix for Issue 615 - Caller ID Number in Follow Me now removable upon save. 2014-06-13 02:17:10 +00:00
Mark Crane 3173af6be8 Add rtp_audio_in_mos to the Call Detail Record indexed details 2014-06-12 11:53:52 +00:00
Mark Crane c071c266ad Change the refresh rate for the registrations page 2014-06-12 04:32:33 +00:00
Mark Crane 89d064d65e More adjustments to refresh interval 2014-06-10 07:06:26 +00:00
Mark Crane 85786c7dd0 Reduce the spacing between back and refresh 2014-06-10 06:59:51 +00:00
Mark Crane c7f17dd5c2 Remove the registration interval label and add the refresh button again 2014-06-10 06:57:47 +00:00
Mark Crane 2da4ee89f6 Set the refresh interval on registrations 2014-06-10 06:54:32 +00:00
Mark Crane 7eb370ed36 Make the Grandstream use the lua event notify script, and add the sip profile name. 2014-06-10 03:32:35 +00:00
Mark Crane 684db5bdd9 Inbound routes dialplan continue set default to false 2014-06-09 20:00:28 +00:00
Mark Crane e7d6f5e9ab Fix the luarun cal to voicemail 2014-06-09 19:59:25 +00:00
Mark Crane d7533a2a57 Fix destination edit so it will save again 2014-06-09 19:41:34 +00:00
Mark Crane 3d86cbc7b7 Fix a security vulnerability for provisioning 2014-06-09 17:47:37 +00:00
luis daniel lucio quiroz 78288a156b local_extension regexp change to allow alphanumeric usernames 2014-06-09 13:53:45 +00:00
Mark Crane 55942f781f Add avmd to call broadcast 2014-06-04 09:13:27 +00:00
Mark Crane f34d1480f5 Change the package path from /etc/fusionpbx/templates/provision to /etc/fusionpbx/resources/templates/provision 2014-06-03 17:45:24 +00:00
Mark Crane ebd1ad3180 Unset the prepared statement 2014-05-30 08:03:55 +00:00
Mark Crane 220d661ca5 work on the order on the dialplan destatinations updating inbound routes 2014-05-30 07:47:44 +00:00
Mark Crane ec81d18007 On dialplan destinations only show bridge and transfer actions 2014-05-30 07:30:43 +00:00
Mark Crane 8ee350d625 Remove one of the sql queries that was in dialplan -> destinations 2014-05-30 07:24:06 +00:00
Mark Crane 98b57ef319 One more adjustment to get the extension copy working 2014-05-30 04:28:19 +00:00
Mark Crane ae23c26729 When copying an extension fields that are numeric should use a null if the variable has not length 2014-05-30 04:14:28 +00:00
Mark Crane 699dd5cd40 add domain_uuid, domain, and domain_name to call broadcast, follow me, and call forward. 2014-05-29 23:49:17 +00:00
Mark Crane 7e423aab8b Fix extension writing to xml files when number alias is not used 2014-05-28 03:19:51 +00:00
Mark Crane bda33d723d Add Europe International 2014-05-27 00:19:56 +00:00
Mark Crane 205ffa9191 Remove the destination_number from the SQL where 2014-05-26 17:08:53 +00:00
Mark Crane ea9c90587c Finish up the changes to the duplicate test. 2014-05-26 17:06:02 +00:00
Mark Crane 7f5d7e3e93 Improve the duplicate test used on dialplan -> destinations 2014-05-26 17:00:29 +00:00
Mark Crane 21b3b66571 Fix the voicemail mail to. 2014-05-25 06:59:55 +00:00
Mark Crane 9244908718 Fix the layout for the extension show advanced button 2014-05-25 05:40:06 +00:00
Mark Crane 4459e57272 Adjust advanced button html for extensions 2014-05-25 02:49:00 +00:00
Mark Crane 26fcc42b8c Remove an extra html tag 2014-05-25 02:40:40 +00:00
Mark Crane ac47cc2828 Add ability to configure the extension directory xml to provide the option to use freeswitch voicemail 2014-05-25 01:43:47 +00:00
Mark Crane 8e0cbf9a14 Add the translation for Duplicate Detected on the destination edit. 2014-05-24 20:06:27 +00:00
Mark Crane efd547ab72 Dialplan -> Destination -> Edit require type, number, context and enabled 2014-05-24 18:59:37 +00:00
Mark Crane ab6886a796 Add record_ext=mp3 option when recording an extension. 2014-05-24 17:32:32 +00:00
Mark Crane b1dc620fce clear memcache correctly when saving a call flow 2014-05-24 14:15:18 +00:00
Mark Crane ffa99a7620 work on dialplan domain select 2014-05-24 03:15:51 +00:00
Mark Crane c2090687ae Call Center Queue handle Queue names with spaces 2014-05-22 19:56:04 +00:00
Mark Crane 6f4e8a65c3 More work on the domain select on the dialplan editor 2014-05-22 06:44:35 +00:00
Mark Crane 1e2ae8076a Fix up the device delete so it removes all sub data 2014-05-22 06:20:30 +00:00
Mark Crane 3e5c77bb12 Fix the device delete 2014-05-22 04:52:42 +00:00
Mark Crane e4df8a5ad7 Work on the device copy 2014-05-22 04:37:42 +00:00
Mark Crane 3099210bb4 Update the dialplan copy 2014-05-22 04:36:04 +00:00
Mark Crane 213cb2a7c3 Add a dialplan domain select only available to a user in the superadmin group 2014-05-22 04:20:28 +00:00
Mark Crane 5cc9a532bf Remove the directory path from the extensions list 2014-05-20 07:47:43 +00:00
Mark Crane 52f1218f8f Remove the directory path 2014-05-20 07:35:42 +00:00
Mark Crane c81db61f40 Add a not found log as a last restort inbound route 2014-05-20 07:19:30 +00:00
Mark Crane 821e32a3cd Change http_username to http_auth_username 2014-05-20 06:27:44 +00:00
Mark Crane 18cd6cb463 Remove the call center tiers button 2014-05-16 18:44:38 +00:00
Mark Crane 70eed27407 Remove the call center tiers button 2014-05-16 18:41:38 +00:00
Nate Jones 8c06f51823 Remove Agent from tiers table on Agent delete. 2014-05-16 18:31:58 +00:00
Nate Jones 4e0603113b Moved Tier management to Queue Edit page, remove Tier view and delete files. Hide Voicemail Forward Destination field until development complete. 2014-05-16 18:25:40 +00:00
Mark Crane e7e317d6ad Update the group intercept lua script 2014-05-16 07:29:16 +00:00
Mark Crane 77e004ff8b Reboot and Check Sync 2014-05-13 01:27:18 +00:00
Mark Crane c52ca9a7a0 Fix blind transfer *1 2014-05-11 08:18:03 +00:00
Mark Crane 169bf56a2a Fix a syntax error on the dialplan class 2014-05-10 21:42:35 +00:00
Mark Crane 4af0595f45 Issue 598 switch to the user instead of sip-auth-user and leave the domain then remove the domain column to save some space 2014-05-10 21:35:46 +00:00
Mark Crane 9bb40cd051 Fix the dialplan default.xml for the debian package install 2014-05-10 20:20:22 +00:00
Mark Crane 881dc9acb5 Add a Domain select list with a Global option to Accounts -> Devices 2014-05-08 09:22:35 +00:00
Nate Jones 05c86a1b6d Extension Edit: Password changes are now reflected on any Device having the extension assigned to any lines. 2014-05-08 04:46:36 +00:00
Nate Jones 53d1ed5045 Extension Edit: Adding and deleting users and/or device lines on an extension now saves any OTHER changes made to the page. 2014-05-06 20:21:11 +00:00
Nate Jones 515483e6a7 Voicemail Greetings: Minor language mods, re-enabled editing of greeting. 2014-05-06 00:03:39 +00:00
Nate Jones f845e4c7a0 Fax: language adjustments. 2014-05-05 23:25:01 +00:00
Nate Jones 57a35181bd Recordings: Fixed delete confirmation. 2014-05-05 23:16:36 +00:00
Nate Jones 15af85c614 Recordings: Removed 'auto' from Description field on file upload. 2014-05-05 23:12:55 +00:00
Nate Jones 42cc2000f5 Recordings: Minor tweaks 2014-05-05 23:09:19 +00:00
Mark Crane 03f376be02 Fix issue 591 where the dialplan xml file was not including the dialplan directory 2014-05-03 00:49:11 +00:00
Mark Crane c32d5ff724 Change the data type from numeric to text 2014-05-02 09:22:38 +00:00
Mark Crane f9ff0ea658 Add a search for app -> voicemails 2014-05-02 09:11:52 +00:00
Mark Crane 0d0cfcc3f8 Add search to accounts -> devices 2014-05-02 09:01:24 +00:00
Mark Crane b4bdc8a764 Add like to the search to make it more powerful 2014-05-02 08:49:25 +00:00
Mark Crane 0896efe4cf More work on the search 2014-05-02 08:32:44 +00:00
Mark Crane 3ace825eb6 Add a search to Extensions and Destinations 2014-05-02 08:22:27 +00:00
Mark Crane 52f8dceefe Add search to dialplan -> destinations and accounts -> extensions 2014-05-02 08:03:16 +00:00
Mark Crane 97f32f4b6c Fix the French search translation 2014-05-02 07:47:05 +00:00
Nate Jones b93c16945b Voicemail Edit - Removed blank option from T/F select boxes 2014-05-02 06:10:12 +00:00