From: Mark Wells Date: Mon, 9 Mar 2015 21:05:21 +0000 (-0700) Subject: send protocol in voip.ms export, #31834 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=06ffff9be0c3b58a3c14855597fb48035ef0f1f2;p=freeside.git 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'),