summaryrefslogtreecommitdiff
path: root/FS/FS/svc_phone.pm
diff options
context:
space:
mode:
authorlevinse <levinse>2010-12-28 18:27:38 +0000
committerlevinse <levinse>2010-12-28 18:27:38 +0000
commit1058f6e338399f9b22a5f294ef17b14403ca0848 (patch)
treeabd641232fd3c1ae04cb75b32caa0d3b27c58290 /FS/FS/svc_phone.pm
parentec49e826250476a58686bfb322e7f1839e35983d (diff)
add API doc for new LNP svc_phone fields
Diffstat (limited to 'FS/FS/svc_phone.pm')
-rw-r--r--FS/FS/svc_phone.pm27
1 files changed, 27 insertions, 0 deletions
diff --git a/FS/FS/svc_phone.pm b/FS/FS/svc_phone.pm
index 99288ec..56f3f3c 100644
--- a/FS/FS/svc_phone.pm
+++ b/FS/FS/svc_phone.pm
@@ -79,6 +79,33 @@ Voicemail PIN
Optional svcnum from svc_pbx
+=item lnp_status
+
+LNP Status (can be null, native, portedin, portingin, portin-reject,
+portingout, portout-reject)
+
+=item portable
+
+=item lrn
+
+=item lnp_desired_due_date
+
+=item lnp_due_date
+
+=item lnp_other_provider
+
+If porting the number in or out, name of the losing or winning provider,
+respectively.
+
+=item lnp_other_provider_account
+
+Account number of other provider. See lnp_other_provider.
+
+=item lnp_reject_reason
+
+See lnp_status. If lnp_status is portin-reject or portout-reject, this is an
+optional reject reason.
+
=back
=head1 METHODS