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


Usage

<configuration>
    <services>
        <ggsn>
            <service-set>
                <service-identification>
                    <unescape-conversion>
                        <http/>
                        <wsp/>
                        <rtsp/>
                        <sip/>
                    </unescape-conversion>
                </service-identification>
            </service-set>
        </ggsn>
    </services>
</configuration>

Description

Unescape characters in URI before processing.

Contents

<http>—HTTP requests.

<rtsp>—RTSP requests.

<sip>—SIP requests.

<wsp>—WSP requests.


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