[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


3gpp.ini File

The 3gpp.ini file, contains the settings for 3GPP support and consists of the following fixed sections:

Table 119: 3gpp.ini Sections 
Sections
Description

[Settings]

Enables or disables 3GPP processing.

[Attributes]

Identifies dictionary attributes necessary for request processing.


[Settings] Section

The [Settings] section (Table 120) contains the master switch that enables the 3GPP feature set:

Table 120: [Settings] Sections 
Setting
Description

Enable

Set this field to 1 to enable 3GPP support.

Specifying 0 disables this module.


Example

[Settings]
Enable = 1

[Attributes] Section

The [Attributes] section (Table 121) specifies the two attribute names that are used by Steel-Belted Radius Carrier when processing special accounting requests for 3GPP mobile sessions and resource management.

Table 121: [Attributes] Sections 
Setting
Description

Session-Stop- Indicator

Specifies the name of the attribute that Steel-Belted Radius Carrier expects in Accounting Stop requests when the 3GPP mobile session is to be deleted (closed).

NSAPI

Specifies the name of the attribute that Steel-Belted Radius Carrier uses in conjunction with the username to facilitate the identification of different 3GPP mobile sessions for the same user on a single GGSN.

In the absence of an NSAPI, Steel-Belted Radius Carrier uses the contents of the User-Name attribute as the matching key.


Example

[Attributes]
Session-Stop-Indicator = 3GPP-Session-Stop-Indicator
NSAPI = 3GPP-NSAPI

The radius.dct file shipped with Steel-Belted Radius Carrier has been configured with the attributes necessary for supporting 3GPP mobile sessions in compliance with the 3GPP standards.

NOTE: Use the default settings in this section unless your GGSN vendor specifies different settings.



[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]