option to keep track of unrateable CDRs, #15502
[freeside.git] / httemplate / view / svc_phone.cgi
index ffb6fcc..40c8d85 100644 (file)
@@ -127,6 +127,7 @@ my $html_foot = sub {
   tie my %what, 'Tie::IxHash',
     'pending' => 'NULL',
     'billed'  => 'done',
+    'skipped' => 'failed',
   ;
 
   my $number = $svc_phone->phonenum;