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