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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <pdp-context>
                    <session-control>
                        <session-timeout>
                            <sgsn-plmn-id>
                                <plmn>
                                    <plmn-id>
                                        <name>name</name> <!-- identifier -->
                                        <timeout>minutes</timeout> <!-- mandatory -->
                                        <measurement-type>measurement-type-choice
                                                </measurement-type>
                                    </plmn-id>
                                </plmn>
                            </sgsn-plmn-id>
                        </session-timeout>
                    </session-control>
                </pdp-context>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

PLMN ID of the SGSN.

Contents

<measurement-type>—Point of reference for time measurement.

<name>—SGSN Public Land Mobile Network identifier.

<timeout>—Maximum duration for a context.


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