Navigation


Changeset 271:411314907b43 in freeDiameter for doc


Ignore:
Timestamp:
Apr 20, 2010 7:34:59 PM (3 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Message:

Added translation of Accounting messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/app_radgw.conf.sample

    r254 r271  
    4040# an error is logged if some RADIUS attributes of the message have not been handled. 
    4141 
     42RGWX = "extensions/echodrop.rgwx" : "echodrop.rgwx.conf"; # See echodrop.rgwx.conf.sample file 
     43RGWX = "extensions/auth.rgwx" : auth; 
     44RGWX = "extensions/acct.rgwx" : acct; 
     45# RGWX = "extensions/debug.rgwx"; # Uncomment to see the result of the translation plugins. 
    4246 
    4347################## 
Note: See TracChangeset for help on using the changeset viewer.