On-line Usage URLs

This page lets you specify the location of one or more RADIUS-generated details files. RODOPI will download these files via ftp from the URLs specified. The URLs must be in the form

ftp://login:password@authentication-server/directory/details-file

You may create a special account for RODOPI on your authentication server. RODOPI will rename each detail file that it imports into its database by adding "old_" as prefix and the current date as suffix. You can delete the details files that start with "old_".
In order RODOPI can successfully complete this operation, it is necessary  to grant the appropriate permissions (for reading, writing, renaming, deleting) for the account you have specified in the URL.

The following format is supported:
Valid session record should include the following fields:

########################
Sat Feb 7 22:02:22 1998
User-Name = "testuser"
Acct-Status-Type = Stop
Acct-Session-Id = "249321584"
Acct-Session-Time = 301
Acct-Input-Octets = 565
Acct-Output-Octets = 849
Client-Port-DNIS = "7070098"
############################


All fields are mandatory except "Client-Port-DNIS". RODOPI will skip any record that does not include all mandatory fields. Note that the record must have "Acct-Status-Type = Stop" line in it. Click here to see file in compatible format. If your RADIUS server is generating detail files in the same format, the online usage will be imported.