Commit Graph

28 Commits

Author SHA1 Message Date
luis daniel lucio quiroz 05657b1dfb database object must be globally local 2014-06-26 01:54:35 +00:00
luis daniel lucio quiroz 3e7b00b630 multi-currency support to xml_cdr 2014-06-25 23:58:47 +00:00
luis daniel lucio quiroz 5c15c43560 better billing decition, specially to allow tollfree billing 2014-06-24 11:51:37 +00:00
luis daniel lucio quiroz d15883a3ec if not rate specified, outcalls rate 0.01, local/inbound 0 2014-06-24 11:29:48 +00:00
luis daniel lucio quiroz 3215aa7eb9 sync balances after call has finished 2014-06-24 01:09:41 +00:00
luis daniel lucio quiroz 189a5ee5f1 v_xml_cdr_import fixed when debug off 2014-06-23 04:04:57 +00:00
luis daniel lucio quiroz 7e695edb57 xml_cdr also saves the LCR carrier 2014-06-22 18:52:14 +00:00
luis daniel lucio quiroz fb0df1b1b8 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
luis daniel lucio quiroz d7ca2bddd2 v_xml_cdr_import support for billing 2014-06-21 22:08:11 +00:00
luis daniel lucio quiroz d3cf54faf0 xml_cdr starts getting ready for billing app 2014-06-19 20:52:41 +00:00
luis daniel lucio quiroz 9469b84a94 debout output for _POST[cdr] 2014-06-18 01:40:17 +00:00
Mark Crane 8d2bfeb23e Minor code cleanup 2014-06-14 07:19:56 +00:00
Mark Crane 0d7e95a1e9 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 0a37951438 Make the new json field operation with json_encode 2014-06-14 04:58:50 +00:00
Mark Crane 2ab1c81d98 Add pin_number and json option to xml cdr 2014-06-14 04:53:04 +00:00
Mark Crane a192ffd900 Add rtp_audio_in_mos to the Call Detail Record indexed details 2014-06-12 11:53:52 +00:00
Mark Crane 13dabc3d3b Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
Mark Crane ffffea0710 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane d534a2b0e7 Hide digits_dialed and dsn variable from the CDR table as a security enhancement. 2013-05-22 01:07:59 +00:00
Mark Crane 9b9c0429a6 Fix a little more indentation on the xml cdr. 2013-04-30 16:44:51 +00:00
Mark Crane 79d8736bca Increase the indention to improve code consistency. 2013-04-30 15:50:46 +00:00
Mark Crane 979388198a Fix the path in v_xml_cdr_import.php change from mod to app. 2013-04-30 10:05:34 +00:00
Mark Crane 564898e01f Secure xml cdr with http_enabled set to false if the url param is not found in the xml_cdr.conf.xml 2013-04-30 09:30:44 +00:00
Mark Crane 6929af625b Fix a few a few settings that are required to add extension_uuid to xml cdr. 2013-03-13 05:57:41 +00:00
Mark Crane 1abc8fc935 Add extension_uuid to xml cdr. 2013-03-10 05:39:45 +00:00
Mark Crane 72b290175c Don't insert the cdr records for records without a time stamp. 2012-11-08 05:18:12 +00:00
Mark Crane 1c5f7d57d6 Add * prefix to voicemail extension 4000. For *97 change the variable used to identify the registered extension. CDR use domain_uuid if it has been supplied. 2012-07-07 18:40:15 +00:00
Mark Crane af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00