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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <traceoptions>
                    <flag>
                        <sbc-utils>
                            <minimum>minimum-choice</minimum>
                            <configuration>configuration-choice</configuration>
                            <ipc>ipc-choice</ipc>
                            <device-monitor>device-monitor-choice</device-monitor>
                            <memory-management>memory-management-choice
                                    </memory-management>
                            <message>message-choice</message>
                            <common>common-choice</common>
                            <user-interface>user-interface-choice</user-interface>
                        </sbc-utils>
                    </flag>
                </traceoptions>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

SBC utils component sub-components.

Contents

<common>—Common utils trace level.

<configuration>—Configuration trace level.

<device-monitor>—Device-monitor trace level.

<ipc>—IPC trace level.

<memory-management>—Memory mgmt trace level.

<message>—Messaging trace level.

<minimum>—Minimum trace level for the sbc-utils subcomponents.

<user-interface>—User-interface trace level.


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