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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <sip>
                    <new-transaction-policy>
                        <term>
                            <then>
                                <route>
                                    <next-hop>
                                        <address>
                                            <transport-protocol>
                                                <udp/>
                                                <tcp/>
                                            </transport-protocol>
                                        </address>
                                    </next-hop>
                                </route>
                            </then>
                        </term>
                    </new-transaction-policy>
                </sip>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

Transport protocol.

Contents

<tcp>—No documentation is available yet.

<udp>—No documentation is available yet.


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