ACC_RADIUS module is used to account transaction information to RADIUS server. It binds to ACC module API and uses the same accounting mechanisms as for other backends. Therefore you need this module just to send accounting data to a RADIUS server - for more documentation regarding accounting, see the ACC readme.
| Parámetro | Tipo | Descripción |
|---|---|---|
| radius_config | string | 3.2. radius_flag (integer) 3.3. radius_missed_flag (integer) 3.4. service_type (integer) 3.5. radius_extra (string) 3.6. rad_time_mode(integer) |
| radius_flag | integer | 3.3. radius_missed_flag (integer) 3.4. service_type (integer) 3.5. radius_extra (string) 3.6. rad_time_mode(integer) |
| radius_missed_flag | integer | 3.4. service_type (integer) 3.5. radius_extra (string) 3.6. rad_time_mode(integer) |
| service_type | integer | 3.5. radius_extra (string) 3.6. rad_time_mode(integer) |
| radius_extra | string | 3.6. rad_time_mode(integer) |
| rad_time_mode | integer | 3.1. radius_config (string) |
| radius_config | string | This parameter is radius specific. Path to radius client configuration file, set the referred config file correctly and specify there address of server, shared secret (should equal that in /usr/local/ |
| radius_flag | integer | Request flag which needs to be set to account a transaction -- RADIUS specific. |
| radius_missed_flag | integer | Request flag which needs to be set to account missed calls -- RADIUS specific. |
| service_type | integer | Radius service type used for accounting. |
| radius_extra | string | Extra values to be logged via RADIUS - RADIUS specific. |
| rad_time_mode | integer | Radius Event-Timestamp for accounting. |
4.1. acc_rad_request(comment)
Like acc_log_request of acc module, acc_rad_request reports on a SIP request event. It reports to radius server as configured in “radius_config”.
Copyright © 2002, 2003 FhG FOKUS