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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <pdp-context>
                    <session-control>
                        <idle-timeout>
                            <sgsn-plmn-id>
                                <plmn>
                                    <name>name</name> <!-- identifier -->
                                    <plmn-id>...</plmn-id>
                                </plmn>
                            </sgsn-plmn-id>
                        </idle-timeout>
                    </session-control>
                </pdp-context>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Timeout settings based on SGSN PLMN.

Contents

<name>—Public Land Mobile Network name.

<plmn-id>—PLMN ID of the SGSN.


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