DID selection for fibernetics, RT#19883
[freeside.git] / FS / FS / part_export / vitelity.pm
index 350a5ad..3c0534f 100644 (file)
@@ -39,6 +39,8 @@ END
 
 sub rebless { shift; }
 
+sub get_dids_can_tollfree { 1; };
+
 sub get_dids {
   my $self = shift;
   my %opt = ref($_[0]) ? %{$_[0]} : @_;