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


Usage

<configuration>
    <services>
        <pgcp>
            <gateway>
                <h248-options>
                    <service-change>
                        <control-association-indications>
                            <up>
                                <failover-cold>failover-cold-choice</failover-cold>
                                <failover-warm>failover-warm-choice</failover-warm>
                                <cancel-graceful>cancel-graceful-choice</cancel-graceful>
                            </up>
                        </control-association-indications>
                    </service-change>
                </h248-options>
            </gateway>
        </pgcp>
    </services>
</configuration>

Description

No documentation is available yet.

Contents

<cancel-graceful>—Configure cancel-graceful service change.

<failover-cold>—Configure failover-cold service change.

<failover-warm>—Configure failover-warm service change.


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