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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <http-wsp-rule>
                    <term>
                        <from>
                            <mms>
                                <mms-send>...</mms-send>
                                <mms-retrieve>...</mms-retrieve>
                                <mms-notification/>
                                <mms-forward/>
                                <mms-acknowledge/>
                                <mms-read-report/>
                            </mms>
                        </from>
                    </term>
                </http-wsp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Match MMS sessions.

Contents

<mms-acknowledge>—Match acknowledge operation.

<mms-forward>—Match forward operation.

<mms-notification>—Match notification operation.

<mms-read-report>—Match read-report operation.

<mms-retrieve>—Settings for retrieve operation.

<mms-send>—Settings for send operation.


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