X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=e1b2db84790d9e46ba964ea511c82926508596d6;hp=c7bf65f93b10344b6126b029fbe757419a0595c6;hb=e2a259accc043578fb16dac20043f4b9a05f94e6;hpb=092526ed67705660e1fb0ac12ed93753310171e3 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index c7bf65f93..e1b2db847 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5314,6 +5314,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)',