ICS invoice spool format and email delivery, #17620
[freeside.git] / FS / FS / part_pkg / voip_inbound.pm
index ecc4f47..9054f7b 100644 (file)
@@ -242,6 +242,7 @@ sub calc_usage {
                                          );
       if ( $reason ) {
         warn "not charging for CDR ($reason)\n" if $DEBUG;
+        $cdr_search->adjust(1);
         next;
       }