X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=db4a40ca2b695981d9afd80fa009ea856dc65207;hp=36852ea895856b601dfb1cd930bfedb482d5f2ec;hb=1e14c5a832bbedde3dafa13fe9bd984b75a424db;hpb=0e845fa6f04733d82ea8ca092c7778aef773ab5d diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 36852ea89..db4a40ca2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4132,7 +4132,14 @@ and customer address. Include units.', 'description' => 'Maximum length of the phone service "Name" field (svc_phone.phone_name). Sometimes useful to limit this (to 15?) when exporting as Caller ID data.', 'type' => 'text', }, - + + { + 'key' => 'svc_phone-random_pin', + 'section' => 'telephony', + 'description' => 'Number of random digits to generate in the "PIN" field, if empty.', + 'type' => 'text', + }, + { 'key' => 'svc_phone-lnp', 'section' => 'telephony',