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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <traceoptions>
                    <flag>
                        <sip-stack>
                            <event-tracing/>
                            <ips-tracing/>
                            <per-tracing/>
                            <dev-logging/>
                            <verbose-logging/>
                            <pd-log-level>pd-log-level-choice</pd-log-level>
                            <pd-log-detail>pd-log-detail-choice</pd-log-detail>
                        </sip-stack>
                    </flag>
                </traceoptions>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

Sip stack trace level options.

Contents

<dev-logging>—Development tracing.

<event-tracing>—Event tracing.

<ips-tracing>—IPS tracing.

<pd-log-detail>—Set detail level for DC logs.

<pd-log-level>—Set pd trace level.

<per-tracing>—Performance tracing.

<verbose-logging>—Verbose tracing.


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