summaryrefslogtreecommitdiff
path: root/FS/FS/part_export.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-12-14 19:32:44 -0800
committerIvan Kohler <ivan@freeside.biz>2012-12-14 19:32:44 -0800
commit7c3806cdbb65e125227fc78a3acbf188097a7e33 (patch)
treea1d23ffa7b9423c20b2df818945bd610114bf9b3 /FS/FS/part_export.pm
parent3bed798b18bf3a01343cd53fd3cfdf3463041bea (diff)
DID selection for fibernetics, RT#19883
Diffstat (limited to 'FS/FS/part_export.pm')
-rw-r--r--FS/FS/part_export.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm
index ed66b41..5d65062 100644
--- a/FS/FS/part_export.pm
+++ b/FS/FS/part_export.pm
@@ -628,6 +628,10 @@ sub info {
};
}
+#default fallbacks... FS::part_export::DID_Common ?
+sub get_dids_can_tollfree { 0; }
+sub get_dids_npa_select { 1; }
+
=back
=head1 SUBROUTINES