Commit Graph

2052 Commits

Author SHA1 Message Date
Mark Crane 311ebc6c69 Complete fixing the dialplan destination edit functionality so that it will not duplicate the dialplan details 2014-08-08 01:16:30 +00:00
Mark Crane a3aeeb3b63 Fix duplication of some of the dialplan details. 2014-08-07 16:11:10 +00:00
Mark Crane b61d3649c7 Add call center queue annound sound and frequency to the database. 2014-08-07 15:46:44 +00:00
Mark Crane d23e1023c5 Add bridge uuid for cdr wav and mp3s 2014-08-07 04:43:14 +00:00
Mark Crane 5130c1ede3 Fix the order of these dialplans 2014-08-06 09:39:49 +00:00
Mark Crane 9962df7111 Change the call_direction dialplan to account for outbound call direciton eaerlier in the dialplan. 2014-08-06 09:13:38 +00:00
Nate Jones a07f7871e3 Extension Summary: New report - displays per extension call count and usage statistics within a given date range. 2014-08-06 05:21:13 +00:00
Nate Jones e8a944ea57 CDR: Remove unnecessary </td> tag. 2014-08-06 00:42:32 +00:00
Mark Crane 4776d0adb2 Only write the dialplan for dialplan -> destinations if the destination_number is set 2014-08-05 23:57:48 +00:00
luis daniel lucio quiroz cc45613328 just a little format to have the same code 2014-08-05 22:37:23 +00:00
luis daniel lucio quiroz ea2b0196df when discounting, let us use negative numbers 2014-08-05 22:35:03 +00:00
luis daniel lucio quiroz 7fb66e521b billing needs to convert to billing currency always! 2014-08-05 22:27:12 +00:00
Nate Jones 5b43200233 Dialplan Edit: Truncate initially displayed Data values with ellipsis (pre edit). 2014-08-04 19:33:26 +00:00
James Rose e0b2c042bf Added support for tier 0. If using tiers then tier 1 will not ring until Tier Rule Wait Second expires. This effectively leaves queue callers on hold unnecessarily. Using tier 0 as the lowest tier fixes this (but may also break other things [untested, just a wag]). 2014-08-03 21:23:51 +00:00
James Rose 701ad8b712 Fixed callcenter so that remote calls will time out properly (leg_timeout) and changed group confirm announce time from default 5 seconds to 2. 2014-08-03 20:54:15 +00:00
Mark Crane a5c6e4b392 Enable the user_record dialplan, fix api_on_answer 2014-08-03 17:58:00 +00:00
Mark Crane 83db5cac12 Add domain_name to the recording path 2014-08-03 17:41:09 +00:00
Mark Crane 774f0dc55f Add from_extension back to the user_record dialplan and fix the record_session condition 2014-08-03 17:16:00 +00:00
Mark Crane c5eb2e7559 Add break=never for user_record 2014-08-03 17:05:01 +00:00
Mark Crane d33053b51f Add inline = true for user_exists and user_record 2014-08-03 16:38:38 +00:00
Mark Crane a607e767b3 More work with user_exists to get extension_uuid 2014-08-03 14:57:08 +00:00
Mark Crane ef73103c80 Add user_exist, and user_record to the dialplan as replacement to app.lua dialplan 2014-08-03 14:28:50 +00:00
Mark Crane 1f837a600c Make the xml cdr generated xml easier to read 2014-08-03 11:14:56 +00:00
Mark Crane 7800227037 Add extension_uuid variable to call forward and follow me 2014-08-03 11:05:05 +00:00
Mark Crane 0c58eaa56d Add domain_name to the extension xml file 2014-08-03 10:48:45 +00:00
Nate Jones eef73fd005 Input Type Switch Button: Changed from left triangle (&#10782;) to left triangle (&#9665;), as wasn't displaying properly in FF on Mac. 2014-08-03 07:02:12 +00:00
Nate Jones d65541748a Destination Edit: Corrected misplaced HTML tags, remove colon (:) output when not necessary on Actions select box. 2014-08-03 06:43:49 +00:00
Nate Jones 0631181a30 Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 06:18:06 +00:00
Nate Jones 16105f7d3a Input Type Switch Button: No interprets HTML entities code for left triangle (&#10782;) after switching element type once (wasn't being parsed as an HTML entity, but displayed literally). 2014-08-03 06:12:10 +00:00
Nate Jones abcc96f0ad Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Nate Jones 89c3683ce2 CDR: Minor/style mods to date/time Range fields. 2014-08-03 05:23:44 +00:00
Nate Jones 7b648618ad CDR: Search Source explicitly by extension number. 2014-08-03 04:03:44 +00:00
Nate Jones 83a9b8e969 Device: Updated other themes to work with duplicate checker. 2014-08-02 13:43:11 +00:00
Nate Jones ba6fb139a8 CDR: Moved date/time picker JS to template, Domain Selector now working again on CDR page. 2014-08-02 12:49:22 +00:00
Nate Jones 7bcff2d9d5 Device Edit: Added comment on the duplicate check js. 2014-08-02 12:45:24 +00:00
Nate Jones 2c2d7de7df Device Edit: Adjust duplicate mac check. 2014-08-02 12:00:30 +00:00
Nate Jones 3ee965621b CDR: Added Date/Time calendar picker, enhanced searching ability - added Start, Answered and End ranges. 2014-08-02 10:57:02 +00:00
Mark Crane 477e950ab3 Add the caller id prefix 2014-08-02 10:39:49 +00:00
Nate Jones 0a27cb9cb1 Enhanced Theme: Message alert style adjustments.
Devices Edit: Check, alert and prevent duplicate MAC address (only on submit).
2014-08-02 06:45:10 +00:00
Mark Crane 912bbb6a7d Add effectice to caller_id_number to make it set the new caller id with the prefix.'; 2014-08-02 06:18:57 +00:00
Mark Crane fb8bb3b038 Move the caller id name prefix to a different position inside Destinations 2014-08-02 06:09:55 +00:00
Mark Crane 28d02b34f9 Fix the syntax in destination_edit.php 2014-08-02 06:02:12 +00:00
Mark Crane fd2f3b8d8b Add caller ID name prefix to inbound routes via dialplan destinations. 2014-08-02 04:41:00 +00:00
Nate Jones 2af8627be6 Enhanced Theme: New message alert display style and method.
Devices Edit: Check, alert and prevent duplicate MAC address.
2014-08-02 02:16:46 +00:00
Mark Crane 8623b34b80 Fix the dialplan context for clearing memcache when adding an outbound route. 2014-08-02 01:43:25 +00:00
Mark Crane 8dc1ec43ee Remove the empty choice in the record select list 2014-08-02 01:33:19 +00:00
Mark Crane a39fe51f75 Change the rec_template variable name. 2014-08-02 01:31:38 +00:00
Mark Crane 9abc450efb Remove the text input box for record template 2014-08-02 01:29:21 +00:00
Mark Crane aaf2677285 Change how the record template is used in Call Center 2014-08-02 01:27:37 +00:00
Mark Crane 5f92ffa60e Organize the fax code a little better and add an options to save the original fax file. 2014-08-02 00:16:57 +00:00
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