X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=d4d9d2b568ed59fe7cd34684779a3f4aeaffadb0;hb=0586dafb71594726138cd3b7b721b9f1a0b79ae2;hp=50fc7f07465c7bd2fa29afc8d0c35d5f8f2e34e3;hpb=92713b3eb2e1511b71e850af3e47296cbf5bc24f;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 50fc7f074..d4d9d2b56 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5595,6 +5595,13 @@ and customer address. Include units.', 'rate_low' => 'Lowest rate first', ], }, + + { + 'key' => 'cdr-lrn_lookup', + 'section' => 'telephony', + 'description' => 'Look up LRNs of destination numbers for exact matching to the terminating carrier. This feature requires a Freeside support contract.', + 'type' => 'checkbox', + }, { 'key' => 'brand-agent',