diff options
author | ivan <ivan> | 2006-03-20 19:13:27 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-03-20 19:13:27 +0000 |
commit | ff24bc786a5fd479f2252260e0da580a736f97be (patch) | |
tree | 6d3496500bebd4f17f754ab79478c53dea1b5daf /FS/MANIFEST | |
parent | 96fde39e747fdc5c618b5a92ec354384931cf317 (diff) |
add price plan to bill on internal or external CDRs directly, add option to export CDRs to a per-customer downstream file
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 6360d5303..a70be40e4 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -322,3 +322,5 @@ FS/inventory_class.pm t/inventory_class.t FS/inventory_item.pm t/inventory_item.t +FS/cdr_upstream_rate.pm +t/cdr_upstream_rate.t |