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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <sip>
                    <new-transaction-policy>
                        <term>
                            <name>name</name> <!-- identifier -->
                            <from>...</from>
                            <then>...</then>
                        </term>
                    </new-transaction-policy>
                </sip>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

Term definition.

Contents

<from>—No documentation is available yet.

<name>—Term name.

<then>—Action.


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