Changeset 2673

Show
Ignore:
Timestamp:
05/28/07 12:09:45 (2 years ago)
Author:
wbx
Message:

activate openser accounting

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/freewrt_1_0/package/openser/Config.in

    r1119 r2673  
    99         configurable, free SIP server. 
    1010 
     11config FWRT_PACKAGE_OPENSER_MOD_ACCOUNTING 
     12        prompt   "  openser-mod-acc............... Accounting support" 
     13        tristate 
     14        default n 
     15        depends FWRT_PACKAGE_OPENSER 
     16        help 
     17          Enable accounting support 
     18 
    1119config FWRT_PACKAGE_OPENSER_MOD_AUTH 
    1220        prompt   "  openser-mod-auth.............. Authentication support"