support multiple internal_prefixen, RT#3985
[freeside.git] / FS / FS / part_pkg / voip_cdr.pm
index 3006d6f..6d76f8b 100644 (file)
@@ -282,6 +282,7 @@ sub calc_recur {
             @intl = split(/\s*,\s*/, $intl);
           } else {
             @intl = ($intl);
+          }
 
           #determine the country code
           my $countrycode;