svc_pbx devices, for RT#24968
[freeside.git] / FS / FS / svc_pbx.pm
index 7899621..d35b3a2 100644 (file)
@@ -1,5 +1,5 @@
 package FS::svc_pbx;
-use base qw( FS::o2m_Common FS::svc_External_Common );
+use base qw( FS::o2m_Common FS::device_Common FS::svc_External_Common );
 
 use strict;
 use Tie::IxHash;