Navigation


Changes in / [366:9e2da5f401bc:364:da11085cf6d9] in freeDiameter


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/CMakeLists.txt

    r365 r313  
    9494        ENDIF (BUILD_RGWX_AUTH)
    9595
    96 ### SIP Authentication, Authorization messages translation.
    97 OPTION(BUILD_RGWX_SIP "Build SIP RADIUS translation plugin? (RFC4740 or RFC5090)" OFF)
    98         IF (BUILD_RGWX_SIP)
    99            RGWX_ADD_PLUGIN(sip ${RG_COMMON_HEADER} rgwx_sip.c)
    100         ENDIF (BUILD_RGWX_SIP)
    101 
    102 
    103 
    10496### Accounting messages translation.
    10597OPTION(BUILD_RGWX_ACCT "Build Accounting RADIUS translation plugin? (RFC2866)" ON)
Note: See TracChangeset for help on using the changeset viewer.