pod
authorIvan Kohler <ivan@freeside.biz>
Tue, 1 Jan 2019 19:08:09 +0000 (11:08 -0800)
committerIvan Kohler <ivan@freeside.biz>
Tue, 1 Jan 2019 19:08:09 +0000 (11:08 -0800)
FS/FS/svc_phone.pm

index 637c148..d8f48f8 100644 (file)
@@ -827,10 +827,10 @@ either the "src" or the "charged_party" field of the CDR matches the
 "phonenum" field of the service.  To access the CDRs themselves, call
 "->fetch" on the resulting object.
 
-=over 2
-
 Accepts the following options:
 
+=over 2
+
 =item for_update => 1: SELECT the CDRs "FOR UPDATE".
 
 =item status => "" (or "processing-tiered", "done"): Return only CDRs with that processing status.