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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <pdp-context>
                    <session-control>
                        <idle-timeout>
                            <charging-profile>
                                <profile3>
                                    <timeout>minutes</timeout> <!-- mandatory -->
                                </profile3>
                            </charging-profile>
                        </idle-timeout>
                    </session-control>
                </pdp-context>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Profile 3.

Contents

<timeout>—Maximum consecutive idle minutes for a context.


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