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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <traceoptions>
                    <flag>
                        <minimum>minimum-choice</minimum>
                        <session-trace>session-trace-choice</session-trace>
                        <sip-stack>...</sip-stack>
                        <signaling>...</signaling>
                        <framework>...</framework>
                        <datastore>...</datastore>
                        <sbc-utils>...</sbc-utils>
                    </flag>
                </traceoptions>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

Per-component trace options.

Contents

<datastore>—Datastore component sub-components.

<framework>—Framework component sub-components.

<minimum>—Minimum trace level for all the components.

<sbc-utils>—SBC utils component sub-components.

<session-trace>—Trace level for the session tracing component.

<signaling>—Signaling component sub-components.

<sip-stack>—Sip stack trace level options.


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