[freeside-commits] branch FREESIDE_4_BRANCH updated. 8413e3de2f0a1a50f210c0bf41bd8b14956c5105
Ivan Kohler
ivan at freeside.biz
Tue Jan 1 11:08:16 PST 2019
The branch, FREESIDE_4_BRANCH has been updated
via 8413e3de2f0a1a50f210c0bf41bd8b14956c5105 (commit)
from 494c671058ea6cf8c0c48b2928c3790d9dd8add7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8413e3de2f0a1a50f210c0bf41bd8b14956c5105
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Jan 1 11:08:09 2019 -0800
pod
diff --git a/FS/FS/svc_phone.pm b/FS/FS/svc_phone.pm
index 637c148c1..d8f48f8ad 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.
-----------------------------------------------------------------------
Summary of changes:
FS/FS/svc_phone.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the freeside-commits
mailing list