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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <sip-rule>
                    <term>
                        <from>
                            <sip>
                                <request-uri>...</request-uri>
                                <response-code>...</response-code>
                                <via>...</via>
                            </sip>
                        </from>
                    </term>
                </sip-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Match SIP sessions.

Contents

<request-uri>—URI settings.

<response-code>—Response code settings.

<via>—Via settings.


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