X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=bc2d48f63b4ea170459a8cad93ecc91ca59863bf;hp=433a9a52e7b31f5446eb202847b60bdc0ea724b6;hb=9cb3699fb3c02c0f74592c1a34960758a33aef26;hpb=c6ace4e445ed640ea55d7f27c635e045f2a8677f diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 433a9a52e..bc2d48f63 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5036,6 +5036,13 @@ and customer address. Include units.', }, { + 'key' => 'cdr-intl_to_domestic_rewrite', + 'section' => 'telephony', + 'description' => 'Strip the "011" international prefix from CDR destination numbers if the rest of the number is 7 digits or shorter, and so probably does not contain a country code.', + 'type' => 'checkbox', + }, + + { 'key' => 'cdr-gsm_tap3-sender', 'section' => 'telephony', 'description' => 'GSM TAP3 Sender network (5 letter code)',