X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fphone_sqlradius.pm;h=46c372cb4794aa189473738ef62b27b19580189b;hb=674cb2d9d7105f4cc2871539b2e9f7088cdaa750;hp=eb867a2735075d25633a4e69f64d79c98999cedb;hpb=e9a16054f80c25ba75e5d1b3aba64052e3192d00;p=freeside.git diff --git a/FS/FS/part_export/phone_sqlradius.pm b/FS/FS/part_export/phone_sqlradius.pm index eb867a273..46c372cb4 100644 --- a/FS/FS/part_export/phone_sqlradius.pm +++ b/FS/FS/part_export/phone_sqlradius.pm @@ -4,7 +4,7 @@ use vars qw(@ISA $DEBUG %info ); use Tie::IxHash; 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 -