From 48ba2845d0119c56971d5b724661aa37e73b49dd Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 20 Nov 2004 17:26:56 +0000 Subject: first pass at VoIP rating --- htetc/handler.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'htetc/handler.pl') diff --git a/htetc/handler.pl b/htetc/handler.pl index b9da085a1..81c983692 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -154,6 +154,9 @@ sub handler use FS::part_export_option; use FS::export_svc; use FS::msgcat; + use FS::rate; + use FS::rate_region; + use FS::rate_prefix; if ( %%%RT_ENABLED%%% ) { eval ' -- cgit v1.2.1