summaryrefslogtreecommitdiff
path: root/FS/FS/svc_phone.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-03-04 16:50:40 -0800
committerMark Wells <mark@freeside.biz>2016-03-07 11:37:12 -0800
commit0aa5e2e2028e3d4b717302173d397daa91037683 (patch)
tree02d0a22a7dc1a97d60261de13dc403ba7e52e0ec /FS/FS/svc_phone.pm
parente4364530d5de0f2dc115d7a9441960e989bca757 (diff)
Bandwidth.com provisioning, #39914
Diffstat (limited to 'FS/FS/svc_phone.pm')
-rw-r--r--FS/FS/svc_phone.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_phone.pm b/FS/FS/svc_phone.pm
index 3a58b46..f2be7d3 100644
--- a/FS/FS/svc_phone.pm
+++ b/FS/FS/svc_phone.pm
@@ -274,7 +274,7 @@ sub table_info {
},
'sip_server' => {
label => 'SIP Host',
- %dis2,
+ disable_inventory => 1,
},
},
};