send protocol in voip.ms export, #31834
[freeside.git] / FS / FS / part_export / voip_ms.pm
index 7766eac..a23345c 100644 (file)
@@ -408,6 +408,7 @@ sub subacct_content {
   }
   return {
     username            => $svc_acct->username,
+    protocol            => $self->option('protocol'),
     description         => $desc,
     %auth,
     device_type         => $self->option('device_type'),