allow "none" as international prefix when all calls have country codes, #41198
[freeside.git] / FS / FS / part_pkg / voip_cdr.pm
index 7363700..be2d15b 100644 (file)
@@ -149,7 +149,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',
                               },