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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <rtsp-rule>
                    <term>
                        <from>
                            <rtsp>
                                <uri>
                                    <not-contains>
                                        <name>name</name> <!-- identifier -->
                                    </not-contains>
                                </uri>
                            </rtsp>
                        </from>
                    </term>
                </rtsp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Doesn't match a substring.

Contents

<name>—Doesn't match a substring.


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