summaryrefslogtreecommitdiff
path: root/FS/FS/svc_phone.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2019-01-01 11:08:09 -0800
committerIvan Kohler <ivan@freeside.biz>2019-01-01 11:08:09 -0800
commit8413e3de2f0a1a50f210c0bf41bd8b14956c5105 (patch)
tree4846f9f89ea7f5af292f185a677bd6a0df9883cd /FS/FS/svc_phone.pm
parent494c671058ea6cf8c0c48b2928c3790d9dd8add7 (diff)
pod
Diffstat (limited to 'FS/FS/svc_phone.pm')
-rw-r--r--FS/FS/svc_phone.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/svc_phone.pm b/FS/FS/svc_phone.pm
index 637c148..d8f48f8 100644
--- a/FS/FS/svc_phone.pm
+++ b/FS/FS/svc_phone.pm
@@ -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.