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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <sip>
                    <new-transaction-policy>
                        <term>
                            <then>
                                <route>
                                    <next-hop>
                                        <address>...</address>
                                        <request-uri/>
                                    </next-hop>
                                </route>
                            </then>
                        </term>
                    </new-transaction-policy>
                </sip>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

No documentation is available yet.

Contents

<address>—Static route by IP address.

<request-uri>—Route by SIP.


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