Commit Graph

2052 Commits

Author SHA1 Message Date
luis daniel lucio quiroz b5dc3e751c some billing sql queries fixes, for a extrange reason when currencies are different there was a lack of accuracy 2014-08-23 04:28:43 +00:00
Mark Crane 8bc176d8ec Feature code call forward *72 on, *73 off, *74 request id and password toggle on/off complete the commits 2014-08-22 07:37:13 +00:00
Mark Crane e9993f4c3e Update the dev branch version to 3.7 and get rid of GLOB_BRACE which is not defined in Solaris 2014-08-19 09:16:01 +00:00
Mark Crane c7f56a53ab FusionPBX 3.6.0 Release 2014-08-17 15:13:25 +00:00
Mark Crane d2093a6d7d Move is_local to the dialplan and app/is_local/index.lua 2014-08-17 13:16:18 +00:00
Nate Jones bda8ed1189 Provisioning: Reordered provision/app_defaults.php so App Defaults now detects and restores each Provision default setting individually/ 2014-08-17 05:53:32 +00:00
Nate Jones fe40c4ede9 Enhanced Theme: Added Default Settings to control footer colors and opacity.
Other minor code enhancements.
2014-08-17 04:33:57 +00:00
Mark Crane 08e92c46e2 Remove Edit and Add from Variables 2014-08-17 00:14:03 +00:00
Mark Crane 9162eb7bdb Correct the menu parent uuid 2014-08-16 22:42:50 +00:00
Mark Crane 874b3382f3 Move the Backup tool under the Advanced menu 2014-08-16 22:40:24 +00:00
Nate Jones 620d1002e5 Backup: Completed functionality to back up and restore paths defined in Default Settings. 2014-08-16 22:15:01 +00:00
Mark Crane 4b5e2d99ce Make sure the dialplan_uuid is set before trying to delete it 2014-08-16 18:54:32 +00:00
Mark Crane b3af16f364 Remove the global app.lua dialplan as it failed to scale 2014-08-16 18:51:43 +00:00
Nate Jones 185786808e Enhanced Theme: New CSS class added to file input fields to adjust their hight to be equal to other input fields. 2014-08-16 18:24:41 +00:00
Mark Crane afa6cf3577 Don't add the global inbound routes by default 2014-08-16 18:22:36 +00:00
Mark Crane af7d6859da Slight efficiency improvement for active calls 2014-08-16 02:01:53 +00:00
Mark Crane b9ffc8855b Status -> Active Calls now uses JSON 2014-08-16 01:06:09 +00:00
Mark Crane f431507be2 Build the backup file and add the restore command 2014-08-15 23:49:46 +00:00
Mark Crane 37eb5b203a Add a backup feature 2014-08-15 23:33:20 +00:00
Mark Crane 7d366185c7 Fix system -> variables if you did a recent install and the variables page has 2 items on it delete them, update the source, run upgrade -> app defaults to get the defaults 2014-08-15 18:44:40 +00:00
Nate Jones 2cf9080392 SIP Status: Multilinguify sofia status column headings, only link gateway names in domain currently being managed. 2014-08-15 05:53:21 +00:00
Nate Jones 6cba0ed247 Variables: Set default 'domain' variable value on install (corrected according to heredoc syntax for variables). 2014-08-15 05:41:36 +00:00
Nate Jones 6fe379aab3 Variables: Set default 'domain' variable value on install. 2014-08-15 04:54:16 +00:00
James Rose cd6fecc70f add support for alternate voicemail numbers so you can subscribe to different mailboxes. requires user to create their own dialplan to support it. 2014-08-15 00:36:56 +00:00
Mark Crane 8a855f159e The key to group_confirm for simulataneous is to declare it inside the { and } instead of per leg 2014-08-14 08:52:07 +00:00
Mark Crane 43c31d9304 Change follow me prompt from true to 1 2014-08-14 08:33:13 +00:00
Mark Crane c9e52255b6 Fix a syntax error on the destination prompt 2014-08-14 07:52:52 +00:00
Nate Jones d51b601d34 Follow Me: Confirm prompt mods. 2014-08-14 07:44:05 +00:00
Mark Crane 5d02de2c02 Fix the follow me form so that it will save 2014-08-14 06:43:31 +00:00
Mark Crane 2c70b22746 Continue working on follow me prompt 2014-08-14 06:06:20 +00:00
Mark Crane fc74cdaba8 Add follow me prompt permission and remove follow me global call prompt 2014-08-14 05:56:43 +00:00
Nate Jones 62724e1be3 Follow Me: Reorganized to match Ring Group layout, added Confirm select box. 2014-08-14 05:36:23 +00:00
Mark Crane a3c110a507 Add follow me prompt to the follow me class 2014-08-14 05:27:45 +00:00
Mark Crane c36676a71a Add follow_me_prompt field to the database 2014-08-14 03:43:56 +00:00
Mark Crane f7fe266c65 Add ring_group_prompt permission for admin and superadmin groups 2014-08-14 03:40:48 +00:00
Mark Crane 22673442f3 Fix recordings per extension for ring groups 2014-08-14 01:21:55 +00:00
Nate Jones 5dbe96cd10 Gateway Edit/Delete: Removes gateway xml file, if present, on delete and/or disable. 2014-08-13 22:08:39 +00:00
Mark Crane f3f2e6dca6 set the style class 2014-08-13 09:13:22 +00:00
Mark Crane dd1a235195 Add ring group skip active 2014-08-13 08:41:44 +00:00
James Rose b85eab3fd8 added the ability to use cdr group to give full call detail records access to non admins. 2014-08-13 03:17:12 +00:00
Mark Crane 75b9c8f7ce Fix the recordings permissions 2014-08-12 19:36:56 +00:00
Mark Crane 0abfbb0954 Fix the SIP profiles for the package install 2014-08-12 19:18:36 +00:00
Richard Neese d90a05d417 fixed the path correctly rm /sounds 2014-08-12 13:52:46 +00:00
Mark Crane a3506db34a Fix the follow me add method 2014-08-12 05:31:39 +00:00
Mark Crane e1a5ec4575 Fix the sound_prefix path 2014-08-12 04:27:55 +00:00
luis daniel lucio quiroz c13fa44e98 server side verifications of accountcode 2014-08-08 12:37:06 +00:00
luis daniel lucio quiroz 86113f7d32 admin only can set specific accountcodes 2014-08-08 12:19:48 +00:00
Mark Crane 40c1447b69 Only set the avmd if avmd is set to true 2014-08-08 07:00:31 +00:00
Mark Crane 0a61568e35 If the frequency is not set then do not include it. 2014-08-08 06:49:18 +00:00
James Rose 87c6d0c2df added support for call_announce in callcenter 2014-08-08 03:14:20 +00:00
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