POSTAL ACCOUNT MMS DEFAULT PORT NUMBERS | |
| Defines the default MMS port numbers. | |
| #define | ALP_POSTAL_MMS_ACCOUNT_MMSC_URL_DEFAULT_PORT_NUMBER ((alp_postal_mms_account_port_number_t)80) |
| Default MMSC URL port number. | |
| #define | ALP_POSTAL_MMS_ACCOUNT_MMSC_WAP_GATEWAY_DEFAULT_PORT_NUMBER ((alp_postal_mms_account_port_number_t)8080) |
| Default MMSC port number (Proxy Gateway). | |
MMS ACCOUNT PROPERTIES | |
| Defines the MMS account properties. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_CNC_TAGS ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_C_STRING, 5) |
| Configuration of connection profile. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_DO_NOT_SAVE_SENT_IN_DB ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_BOOLEAN, 15) |
| Option to prevent the MMS saving process in database. Default: No. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_ENVELOPE_DELIVERY_REPORT_REQUESTED ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_BOOLEAN, 9) |
| Option to request Delivery Report. Default: Yes. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_ENVELOPE_DELIVERY_TIME_DELTA_SECONDS ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_DATE, 13) |
| Option to configure the time desired. Indicate the earliest possible delivery of the MM to the recipient. Default: immediate. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_ENVELOPE_EXPIRATION_TIME_DELTA_SECONDS ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_DATE, 12) |
| Option to configure the length of time the MM will be stored in MMS Proxy Relay or time to delete the MM. Default: maximum. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_ENVELOPE_MAX_BODYPARTS_TOTAL_SIZE ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_INT, 14) |
| Total Body Parts Maximum size allowed. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_ENVELOPE_READ_REPORT_REQUESTED ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_BOOLEAN, 10) |
| Option to request Read Report. Default: Yes. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_MMSC_URL ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_C_STRING, 3) |
| Configuration of MMSC URL address. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_MMSC_URL_PORT_NUMBER ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_INT, 4) |
| Configuration of MMSC URL port number. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_MMSC_WAP_GATEWAY ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_C_STRING, 1) |
| Configuration of MMSC server address. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_MMSC_WAP_GATEWAY_PORT_NUMBER ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_INT, 2) |
| Configuration of MMSC server port number. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_REPORT_ALLOWED ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_BOOLEAN, 11) |
| Indication whether or not the sending of delivery report is allowed by the recipient MMS Client. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_RETRIEVE_MMS_IMMEDIATELY ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_BOOLEAN, 6) |
| Option to automatically retrieve the MMS after that the MMS Wap Push (New MMS message Indication) has been received. If not set only the envelope header is stored; when the user selects this envelope, the MMS is retrieved. Default: Set. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_RETRIEVE_MMS_IMMEDIATELY_EVEN_IF_ROAMING ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_BOOLEAN, 7) |
| Option to prevent the automatic retrieval of MMS message after that a MMS Wap Push (New MMS message Indication) has been received, and ALP_POSTAL_MMS_PROPERTY_ACCOUNT_RETRIEVE_MMS_IMMEDIATELY is set to TRUE and that we are not registered on a roaming network. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_RETRIEVE_MMS_IMMEDIATELY_MAXIMUM_SIZE ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_INT, 8) |
| Option to specify the maximun size in bytes of a MMS message to be automatically retrieve after that the MMS Wap Push (New MMS message Indication) has been received, and ALP_POSTAL_MMS_PROPERTY_ACCOUNT_RETRIEVE_MMS_IMMEDIATELY is set to TRUE. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_UA_PROFILE ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_C_STRING, 16) |
| The account user agent profile url. | |
| #define | ALP_POSTAL_MMS_PROPERTY_ACCOUNT_USE_PROVISIONNED_CNC ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_MMS, ALP_POSTAL_SERVICE_CLASS_ID_ACCOUNT, ALP_POSTAL_PROPERTY_TYPE_BOOLEAN, 17) |
| Use provisionned connection settings. | |
Typedefs | |
| typedef uint32_t | alp_postal_mms_account_port_number_t |
| POSTAL ACCOUNT MMS port type. | |
|
|
Default MMSC URL port number.
|
|
|
Default MMSC port number (Proxy Gateway).
|
|
|
Configuration of connection profile.
|
|
|
Option to prevent the MMS saving process in database. Default: No.
|
|
|
Option to request Delivery Report. Default: Yes.
|
|
|
Option to configure the time desired. Indicate the earliest possible delivery of the MM to the recipient. Default: immediate.
|
|
|
Option to configure the length of time the MM will be stored in MMS Proxy Relay or time to delete the MM. Default: maximum.
|
|
|
Total Body Parts Maximum size allowed.
|
|
|
Option to request Read Report. Default: Yes.
|
|
|
Configuration of MMSC URL address.
|
|
|
Configuration of MMSC URL port number.
|
|
|
Configuration of MMSC server address.
|
|
|
Configuration of MMSC server port number.
|
|
|
Indication whether or not the sending of delivery report is allowed by the recipient MMS Client.
|
|
|
Option to automatically retrieve the MMS after that the MMS Wap Push (New MMS message Indication) has been received. If not set only the envelope header is stored; when the user selects this envelope, the MMS is retrieved. Default: Set.
|
|
|
Option to prevent the automatic retrieval of MMS message after that a MMS Wap Push (New MMS message Indication) has been received, and ALP_POSTAL_MMS_PROPERTY_ACCOUNT_RETRIEVE_MMS_IMMEDIATELY is set to TRUE and that we are not registered on a roaming network.
|
|
|
Option to specify the maximun size in bytes of a MMS message to be automatically retrieve after that the MMS Wap Push (New MMS message Indication) has been received, and ALP_POSTAL_MMS_PROPERTY_ACCOUNT_RETRIEVE_MMS_IMMEDIATELY is set to TRUE.
|
|
|
The account user agent profile url.
|
|
|
Use provisionned connection settings.
|
|
|
POSTAL ACCOUNT MMS port type.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.