From 8b0f060e6c428f4d7639cff48fcae64cf254f9de Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 9 Mar 2015 14:05:46 -0700 Subject: [PATCH] send protocol in voip.ms export, #31834 --- FS/FS/part_export/voip_ms.pm | 1 + 1 file changed, 1 insertion(+) 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'), -- 2.11.0