allow "none" as international prefix when all calls have country codes, #41198
[freeside.git] / FS / FS / part_pkg / voip_cdr.pm
index c1dd522..fa2c02f 100644 (file)
@@ -152,7 +152,7 @@ tie my %accountcode_tollfree_field, 'Tie::IxHash',
 #                                    'type' => 'checkbox',
 #                                  },
 
-    'international_prefix' => { 'name'    => 'Destination prefix for international CDR records',
+    'international_prefix' => { 'name'    => 'Destination prefix for international CDR records (or "none" for no prefix)',
                                 'default' => '011',
                               },