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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <sip>
                    <new-transaction-policy>
                        <term>
                            <then>
                                <route>
                                    <next-hop>...</next-hop>
                                    <egress-service-point>egress-service-point</egress-service-point>
                                </route>
                            </then>
                        </term>
                    </new-transaction-policy>
                </sip>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

How to route the request.

Contents

<egress-service-point>—Exit point.

<next-hop>—No documentation is available yet.


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