* This is the VOP Radius mailing list * Mike, This can be done with Rodopi but is a little tricky.
The simplest way, is to have the Suspend / Release Event Scripts add and remove records from an additional SQL tables. You then modify the default 'Interface_Vircom' stored procedures to build Radius data by combining the original data stream with that off the additional SQL tables. You could hardcode the 'Deadbeat' profile into the Stored Procedure and then you would just require one additional table to hold username and pass. As Rodopi does not count Suspended / On Hold plans as closed the usernames are inherently protected from double sign-ups and saves a little work. Regards, Suneel. -----Original Message----- From: Mike Herrera [mailto:[EMAIL PROTECTED] Sent: 22 December 2003 20:17 To: [EMAIL PROTECTED] Subject: [VOPRadius] Grace Period * This is the VOP Radius mailing list * Here is where I'm confused. I use Ascend boxes but we also use Rodopi and you said you use Wirebill. I don't know if you're familiar with Rodopi or not but in Rodopi once the account has reached the late payment strike point established in the configs it then puts a hold on the account. How does one get the profile changed BEFORE that happens? Regards, Mike Herrera Access One Online Svcs. http://www.access-one.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Dean Sent: Monday, December 22, 2003 2:14 PM To: [EMAIL PROTECTED] Subject: [VOPRadius] Grace Period * This is the VOP Radius mailing list * Assign the following profile and see what you come up with Profile="DEADBEAT" Ascend-Client-Assign-DNS = "1" Ascend-Client-Primary-DNS = "209.183.237.147" Ascend-Client-Secondary-DNS = "209.183.237.147" Ascend-Data-Filter = "ip in forward tcp est" Ascend-Data-Filter = "ip in forward dstip 216.200.145.0/24" Ascend-Data-Filter = "ip in forward dstip 63.210.22.0/22" Ascend-Data-Filter = "ip in drop tcp dstport = 25" Ascend-Data-Filter = "ip in drop tcp dstport = 80" Ascend-Data-Filter = "ip in forward" GVSA-Ascend-Client-Assign-DNS = "1" GVSA-Ascend-Primary-DNS = "209.183.237.147" GVSA-Ascend-Secondary-DNS = "209.183.237.147" Service-Type = Framed-User Framed-Protocol = PPP Digital-Access = TRUE Analog-Access = TRUE Session-Timeout = 3600 Ascend-Maximum-Time = 3600 Idle-Limit = 900 Port-Limit = 2 ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email. ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email. ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
