X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=6e5637c075b3c7b56796872369318fbda0113fa8;hb=0586dafb71594726138cd3b7b721b9f1a0b79ae2;hp=8661c4b970a2817c7926e1c42adb46b8937479cc;hpb=34c878349988d97957f1d53427896a4d70afb392;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 8661c4b97..6e5637c07 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -5547,6 +5547,10 @@ sub tables_hashref { 'rated_ratename', 'varchar', 'NULL', $char_d, '', '', 'rated_cost', 'decimal', 'NULL', '10,4', '', '', + # real endpoints of the call + 'src_lrn', 'varchar', 'NULL', '15', '', '', + 'dst_lrn', 'varchar', 'NULL', '15', '', '', + 'carrierid', 'bigint', 'NULL', '', '', '', # service it was matched to