Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
stylenone

The IMG uses Remote Authentication Dial In User Service (RADIUS) for streaming Call Detail Records (CDR's). The implementation is compliant with RFC 2865 - Remote Authentication Dial-In User Service (RADIUS) and RFC 2866 RADIUS Accounting. When RADIUS is configured on the IMG and an inbound call requires a RADIUS lookup, the IMG will generate an ACCESS Request message to the RADIUS Server as well as an Accounting-START and Accounting-STOP Request as required. The Requests will be populated with any associated data that came in the incoming or outgoing message. The IMG supports the Dialogic RADIUS format, which includes attributes defined by both RFC 2865, RFC 2866, and any supported Dialogic Vendor Specific Attributes (VSA). Refer to the information below for an overview of what is supported on the IMG when configuring RADIUS.

...

  • As per RFC 2865 and RFC 2866, port 1812 is used for Authentication and port 1813 is used for Accounting. If a port number other than 1812 or 1813 is needed the port number being used can be modified through the object in the ClientView application

  • If implementing both Authentication and Accounting, the Authentication process can be run on one RADIUS Server and the Accounting process can be run on a separate RADIUS Server -or- both Authentication and Accounting processes can be run on one RADIUS Server. Verify the RADIUS Servers are all configured correctly. Refer to the object for more information on setting up Authentication and Accounting on one or more RADIUS Servers.

  • The RADIUS attributes and VSA’s included in the RADIUS messages will vary based on the following:

    • The Protocol utilized.

    • What leg of the call the protocol is used on.

    • Whether the protocol is TDM (SS7 or ISDN) or IP (SIP).

  • The User name and Password values configured for the Authentication Server used will be included in the user name and password attributes in the Access-Request message sent from the IMG. 

See IMG 1010 - Configure RADIUS topic for more information on how to configure RADIUS on the IMG.