communigate: domain aliases, enabled services, RT#7083
[freeside.git] / FS / FS / part_export / netsapiens.pm
index cf4b5e3..b806894 100644 (file)
@@ -21,7 +21,7 @@ tie my %options, 'Tie::IxHash',
 ;
 
 %info = (
-  'svc'      => 'svc_phone',
+  'svc'      => [ 'svc_phone', ], # 'part_device',
   'desc'     => 'Provision phone numbers to NetSapiens',
   'options'  => \%options,
   'notes'    => <<'END'
@@ -61,8 +61,7 @@ sub _ns_command {
     $args[0] .= $ns->buildQuery( { @_ } );
   }
 
-  warn "$me $method ". $self->option($prefix.'url').
-       " $command ". join(', ', @_). "\n"
+  warn "$me $method ". $self->option($prefix.'url'). join(', ', @args). "\n"
     if $self->option('debug');
 
   my $auth = encode_base64( $self->option($prefix.'login'). ':'.