X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=6da81ee46b0a70faa14ee6b96b7129548a6e3db5;hb=3402ff329fde97d6ac96723b5c2a4ed46ed2ce25;hp=c00a085d0cc26273962945876a560588f244bba0;hpb=5ed4ecff45b97c219c918fb3ee0d88c98ae2e19e;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index c00a085d0..6da81ee46 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3289,6 +3289,13 @@ worry that config_items is freeside-specific and icky. }, { + 'key' => 'svc_phone-domain', + 'section' => '', + 'description' => 'Track an optional domain association with each phone service.', + 'type' => 'checkbox', + }, + + { 'key' => 'default_phone_countrycode', 'section' => '', 'description' => 'Default countrcode',