linking DIDs and users to PBXes, RT#7051
[freeside.git] / FS / FS / Mason.pm
index 6e6072e..fa7e182 100644 (file)
@@ -183,6 +183,7 @@ if ( -e $addl_handler_use_file ) {
   use FS::XMLRPC;
   use FS::payby;
   use FS::cdr;
+  use FS::cdr_batch;
   use FS::inventory_class;
   use FS::inventory_item;
   use FS::pkg_category;
@@ -219,6 +220,7 @@ if ( -e $addl_handler_use_file ) {
   #use FS::h_phone_device;
   use FS::h_svc_www;
   use FS::cust_statement;
+  use FS::svc_pbx;
   # Sammath Naur
 
   if ( $FS::Mason::addl_handler_use ) {