Commit Graph

10254 Commits

Author SHA1 Message Date
Mark Crane
6af80a602a Prevent an error on the reverse authentication for the xml handler when its sent and invalid domain from FreeSWITCH. 2014-06-27 19:41:31 +00:00
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
e47f4b2f56 try to get rid of usless warnings 2014-06-25 23:40:42 +00:00
luis daniel lucio quiroz
8625762d64 workarround for #635 2014-06-25 20:26:30 +00:00
luis daniel lucio quiroz
797b0307dc extension app is getting ready for billing 2014-06-25 17:45:48 +00:00
Nate Jones
463bc4f7c7 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
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
Mark Crane
a91f7ae504 unset the prepared statement 2014-06-24 06:48:39 +00:00
Mark Crane
7a01104700 Ensure the gateway_uuid is lower case 2014-06-24 06:40:29 +00:00
luis daniel lucio quiroz
3215aa7eb9 sync balances after call has finished 2014-06-24 01:09:41 +00:00
Nate Jones
611edd0cf1 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
4793ab0311 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
6663b2b3a1 Set the uuid to lower case 2014-06-23 22:45:45 +00:00
luis daniel lucio quiroz
bcb25c49e9 billing support for destination objects 2014-06-23 15:18:22 +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
ca3f246e37 I updated my email 2014-06-22 18:38:46 +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
Mark Crane
1a628deefe remove edit from domain settings 2014-06-22 08:15:51 +00:00
Mark Crane
ad83bc17a9 Remove edit title 2014-06-22 08:12:07 +00:00
Mark Crane
b963af88e9 Remove edit from the content edit page 2014-06-22 07:59:59 +00:00
Nate Jones
b2d577e9a0 Description column style mods, just for consistency. 2014-06-22 06:35:33 +00:00
Nate Jones
c67af11f1f Default Settings: Style mod. 2014-06-22 06:09:38 +00:00
Mark Crane
6bd8e327b5 Remove the fieldset on the CDR search 2014-06-22 06:00:27 +00:00
Mark Crane
ebcc853173 Remove the empty select option 2014-06-22 05:47:53 +00:00
Nate Jones
7cd3ba9ac3 Usability Enhancement: Click on list rows to View/Edit items. 2014-06-22 04:53:29 +00:00
Nate Jones
09e5da60a8 Usability Enhancement: Click on list rows to View/Edit items.
Misc other fixes.
2014-06-22 04:50:16 +00:00
Nate Jones
7f36b2d6d2 Usability Enhancement: Click on list rows to View/Edit items.
Misc other fixes.
2014-06-22 04:34:19 +00:00
Mark Crane
a8f2d03cd6 Update the app_defaults so that it works correctly 2014-06-22 04:31:21 +00:00
Mark Crane
0012ef5ef2 Add a more elegant way to add cdr -> format and cdr -> storage to default settings. 2014-06-22 03:52:23 +00:00
Mark Crane
e6a28510a7 Fix the storage select 2014-06-22 03:38:37 +00:00
Mark Crane
562d469ae5 Add Default Settings format and storage select list. 2014-06-22 03:36:26 +00:00
Nate Jones
752ad07d8a 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
3412d12f79 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
bf6306705a Fix missing / on closing <tr> tags. 2014-06-22 01:16:49 +00:00
Nate Jones
1c20d24653 Usability Enhancement: Click on list rows to Edit items. 2014-06-22 01:10:24 +00:00
Mark Crane
cf1a250b38 Fix the syntax 2014-06-22 00:04:13 +00:00
Mark Crane
8084161dd5 Add cdr format and storage settings to default settings 2014-06-22 00:02:04 +00:00
Mark Crane
5a0017c5be Fix CDR for json when read from the file system 2014-06-21 23:49:21 +00:00
luis daniel lucio quiroz
d7ca2bddd2 v_xml_cdr_import support for billing 2014-06-21 22:08:11 +00:00
Nate Jones
08ec3bb249 Ring Groups: Description column style fix. 2014-06-21 21:15:26 +00:00
Nate Jones
c38f98c5f0 User Manager: Changed Groups to Group in column heading. 2014-06-21 19:54:47 +00:00
Nate Jones
50fd28d271 User Manager: Added Groups column on User list. 2014-06-21 19:52:55 +00:00
Nate Jones
a695d35ca2 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
814dca1839 Interactive Conference: URL Decode Caller ID Name. 2014-06-21 10:54:37 +00:00
Nate Jones
e179a475f2 CDR & Enhanced Theme: Added Direction indicator icon. 2014-06-21 10:38:02 +00:00
Nate Jones
eb8b71db66 SIP Status: Rename and multilinguify. 2014-06-21 09:12:17 +00:00
Nate Jones
ec1ba51eb9 (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