X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fphone_sqlradius.pm;h=46c372cb4794aa189473738ef62b27b19580189b;hb=ffa18709ee8a4d05e18d2d406cf73afe79e52524;hp=b93fe8c1a564ade959ba589c2c82e3b45f1c62e7;hpb=2641816698538bbe52d56365266a66e292ce08f1;p=freeside.git diff --git a/FS/FS/part_export/phone_sqlradius.pm b/FS/FS/part_export/phone_sqlradius.pm index b93fe8c1a..46c372cb4 100644 --- a/FS/FS/part_export/phone_sqlradius.pm +++ b/FS/FS/part_export/phone_sqlradius.pm @@ -2,9 +2,9 @@ package FS::part_export::phone_sqlradius; use vars qw(@ISA $DEBUG %info ); use Tie::IxHash; -use FS::Record; #qw( dbh qsearch qsearchs str2time_sql ); +use FS::Record qw( dbh str2time_sql ); #qsearch qsearchs ); #use FS::part_export; -use FS::part_export::sqlradius; +use FS::part_export::sqlradius qw(sqlradius_connect); #use FS::svc_phone; #use FS::export_svc; #use Carp qw( cluck ); @@ -36,22 +36,15 @@ tie %options, 'Tie::IxHash', # label => 'Show the Called-Station-ID on session reports', #}, - #N/A - #'overlimit_groups' => { label => 'Radius groups to assign to svc_acct which has exceeded its bandwidth or time limit', } , - #'groups_susp_reason' => { label => - # 'Radius group mapping to reason (via template user) (svcnum|username|username@domain reasonnum|reason)', - # type => 'textarea', - # }, - ; %info = ( - 'svc' => 'svc_phone', - 'desc' => 'Real-time export to SQL-backed RADIUS (FreeRADIUS, ICRADIUS) for phone provisioning and rating', - 'options' => \%options, - 'notes' => < 'svc_phone', + 'desc' => 'Real-time export to SQL-backed RADIUS (FreeRADIUS, ICRADIUS) for phone provisioning and rating', + 'options' => \%options, + 'no_machine' => 1, + 'notes' => <radcheck table -