From: Mark Wells Date: Mon, 9 Mar 2015 21:05:46 +0000 (-0700) Subject: send protocol in voip.ms export, #31834 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8b0f060e6c428f4d7639cff48fcae64cf254f9de send protocol in voip.ms export, #31834 --- diff --git a/FS/FS/part_export/voip_ms.pm b/FS/FS/part_export/voip_ms.pm index 7766eac0d..a23345c5a 100644 --- a/FS/FS/part_export/voip_ms.pm +++ b/FS/FS/part_export/voip_ms.pm @@ -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'),