include/alp/telephony_values.h File Reference


Detailed Description

Public header file for the Telephony Mgr API.

Go to the source code of this file.

Defines

#define ALP_NOTIFY_EVENT_TEL   "/alp/telephony/"
 Mask for all Telephony notifications.
#define ALP_NOTIFY_EVENT_TEL_CALL_CONTROL_RESULT   "/alp/telephony/call_control/result"
 Call control result notification - 'details' is a pointer to a uint8_t containing the call control result (see ALP_TEL_CALL_CONTROL_XX).
#define ALP_NOTIFY_EVENT_TEL_CARD   "/alp/telephony/card/"
 Mask for all CARD notifications.
#define ALP_NOTIFY_EVENT_TEL_CARD_STATUS   "/alp/telephony/card/status"
 Card status notification - 'details' is a pointer to an uint8_t which is the card status value see ALP_TEL_CARD_STATUS_X.
#define ALP_NOTIFY_EVENT_TEL_CAT   "/alp/telephony/cat/"
 Mask for all CAT notifications.
#define ALP_NOTIFY_EVENT_TEL_CAT_LAUNCH_CMD_END_SESSION   "/alp/telephony/cat/launch_cmd/end_session"
 CAT Session ended.
#define ALP_NOTIFY_EVENT_TEL_CAT_LAUNCH_CMD_EXEC_CMD   "/alp/telephony/cat/launch_cmd/exec_cmd"
 CAT command running.
#define ALP_NOTIFY_EVENT_TEL_CAT_ME_ANSWER   "/alp/telephony/cat/answer/me_answer"
 CAT ME answer notification.
#define ALP_NOTIFY_EVENT_TEL_CAT_REFRESH_START   "/alp/telephony/cat/refresh/start"
 SIM card refresh in progress. The terminal may warn the user about this procedure.
#define ALP_NOTIFY_EVENT_TEL_CAT_REFRESH_TERMINATED   "/alp/telephony/cat/refresh/terminated"
 SIM card refresh procedure is terminated. User alert can be removed.
#define ALP_NOTIFY_EVENT_TEL_CAT_SIM_ANSWER   "/alp/telephony/cat/answer/sim_answer"
 CAT SIM answer notification. Deprecated, do not use.
#define ALP_NOTIFY_EVENT_TEL_DTC   "/alp/telephony/dtc/"
 Mask for all Data Call notifications.
#define ALP_NOTIFY_EVENT_TEL_DTC_CLOSED   "/alp/telephony/dtc/closed"
 A data call session is closed - 'details' is a pointer to an AlpNotifyEventTelDtcClosed.
#define ALP_NOTIFY_EVENT_TEL_DTC_STARTED   "/alp/telephony/dtc/started"
 A data call session is started - 'details' is a pointer to an AlpNotifyEventTelDtcStarted.
#define ALP_NOTIFY_EVENT_TEL_INF   "/alp/telephony/inf/"
 Mask for all Information notifications.
#define ALP_NOTIFY_EVENT_TEL_INF_CALL_DIVERTED_FLAG   "/alp/telephony/inf/call_diverted_flag"
 An event sent to set/clear the call diverted indicator. 'details' is a pointer to an uint8_t with the status of the flag: ALP_TEL_CFG_CALL_DIVERTED_FLAG_ACTIVATED or ALP_TEL_CFG_CALL_DIVERTED_FLAG_DEACTIVATED.
#define ALP_NOTIFY_EVENT_TEL_INF_CURRENT_CALL_METER_CHANGE   "/alp/telephony/inf/current_call_meter_change"
 The current call meter has changed - 'details' is a pointer to a uint32_t with is the new current call meter value.
#define ALP_NOTIFY_EVENT_TEL_INF_MAX_CALL_METER_EVENT   "/alp/telephony/inf/max_call_meter_event"
 An event sent shortly before the accumulated call meter maximum value is reached - 'details' is a pointer to a uint32_t with is the new accumulated call meter value.
#define ALP_NOTIFY_EVENT_TEL_NO_PHONE_PROFILE_AVAILABLE   "/alp/telephony/no_phone_profile_available"
 There is no Phone profile available.
#define ALP_NOTIFY_EVENT_TEL_NWK   "/alp/telephony/nwk/"
 Mask for all Network notifications.
#define ALP_NOTIFY_EVENT_TEL_NWK_GPRS_REGISTRATION   "/alp/telephony/nwk/gprs_registration"
 GPRS Network Registration Event - 'details' is a pointer to a uint8_t containing the new gprs registration status.
#define ALP_NOTIFY_EVENT_TEL_NWK_PS_ATTACHMENT_RESUME   "/alp/telephony/nwk/ps_attachment/resume"
 PS attachment resume - No 'details'.
#define ALP_NOTIFY_EVENT_TEL_NWK_PS_ATTACHMENT_SUSPEND   "/alp/telephony/nwk/ps_attachment/suspend"
 PS attachment suspend - No 'details'.
#define ALP_NOTIFY_EVENT_TEL_NWK_SIGNAL_LEVEL   "/alp/telephony/nwk/signal_level"
 The network signal level had changed - 'details' is a pointer to an uint8_t with the new signal level.
#define ALP_NOTIFY_EVENT_TEL_NWK_SS_INITIATED   "/alp/telephony/nwk/ss_initiated"
 A supplementary services session has been initiated - 'details' is a pointer to a AlpNotifyEventTelNwkSsInitiated.
#define ALP_NOTIFY_EVENT_TEL_NWK_SS_TERMINATED   "/alp/telephony/nwk/ss_terminated"
 A supplementary services session has been terminated - 'details' is a pointer to a AlpNotifyEventTelNwkSsTerminated.
#define ALP_NOTIFY_EVENT_TEL_NWK_STATUS   "/alp/telephony/nwk/status"
 Network status had changed - 'details' is a pointer to a AlpNotifyEventTelNwkStatus with the new network registration status and access technology.
#define ALP_NOTIFY_EVENT_TEL_NWK_TIME   "/alp/telephony/nwk/time"
 The network time has changed - 'details' is a pointer to a AlpTelTime with the new time.
#define ALP_NOTIFY_EVENT_TEL_NWK_USSD_ANSWER   "/alp/telephony/nwk/ussd_answer"
 USSD answer - 'details' is a pointer to an AlpNotifyEventTelNwkUssd.
#define ALP_NOTIFY_EVENT_TEL_PHB   "/alp/telephony/phb/"
 Mask for all Phonebook notifications.
#define ALP_NOTIFY_EVENT_TEL_PHB_ACCESS   "/alp/telephony/phb/access_ready"
 The phonebook is ready.
#define ALP_NOTIFY_EVENT_TEL_PHONE_PROFILE_AVAILABLE   "/alp/telephony/phone_profile_available"
 A least one Phone profile is available - 'details' is a pointer to an uint32_t with is the id of the first phone profile.
#define ALP_NOTIFY_EVENT_TEL_POW   "/alp/telephony/pow/"
 Mask for all Power notifications.
#define ALP_NOTIFY_EVENT_TEL_POW_BATTERY_CHARGE_LEVEL   "/alp/telephony/pow/battery_charge"
 The battery charge level had changed - 'data' is the new battery charge level.
#define ALP_NOTIFY_EVENT_TEL_POW_BATTERY_CONNECTION_STATUS   "/alp/telephony/pow/battery_connection"
 The battery connection status had changed - 'data' is the new battery connection status.
#define ALP_NOTIFY_EVENT_TEL_POW_CONNECTION   "/alp/telephony/pow/connection"
 The connection status has changed - 'details' is a pointer to an AlpNotifyEventTelPowConnection.
#define ALP_NOTIFY_EVENT_TEL_PROVISIONING   "/alp/telephony/provisioning/"
 Mask for all provisioning files notifications.
#define ALP_NOTIFY_EVENT_TEL_PROVISIONING_FILE_UPDATED   "/alp/telephony/provisioning/updated"
 provisioning file update notification - 'details' is a pointer to an AlpMblUsimProvisioningFileType with the type of the provisiong file that has been updated.
#define ALP_NOTIFY_EVENT_TEL_PROVISIONING_FILES_IMPORTED   "/alp/telephony/provisioning/imported"
 provisioning files import completed notification - 'details' is a pointer to a AlpNotifyEventTelProvisioningFileStructure.
#define ALP_NOTIFY_EVENT_TEL_PS   "/alp/telephony/ps/"
 Mask for all GPRS notifications.
#define ALP_NOTIFY_EVENT_TEL_PS_EVENT_REPORTING   "/alp/telephony/ps/event_reporting"
 PS Event Reporting.
#define ALP_NOTIFY_EVENT_TEL_SMS   "/alp/telephony/sms/"
 Mask for all SMS notifications.
#define ALP_NOTIFY_EVENT_TEL_SMS_ACCESS   "/alp/telephony/sms/access_ready"
 The SMS storage is ready / not ready - 'details' is a pointer to a bool informing whether the status is ready or not ready.
#define ALP_NOTIFY_EVENT_TEL_SMS_INCOMING_MESSAGE   "/alp/telephony/sms/incoming_message"
 An incoming SMS - 'data' is the storage id and 'data2' the message id.
#define ALP_NOTIFY_EVENT_TEL_SMS_MEMORY_STORAGE_AVAILABLE   "/alp/telephony/sms/storage_available"
 SMS memory locations are available - No 'details'.
#define ALP_NOTIFY_EVENT_TEL_SMS_MEMORY_STORAGE_FULL   "/alp/telephony/sms/storage_full"
 The SMS memory storage in the SIM has become full - No 'details'.
#define ALP_NOTIFY_EVENT_TEL_SPC   "/alp/telephony/spc/"
 Mask for all Speech Call notifications.
#define ALP_NOTIFY_EVENT_TEL_SPC_BUSY   "/alp/telephony/spc/busy"
 Last call was busy - No 'details'.
#define ALP_NOTIFY_EVENT_TEL_SPC_CALL_CHANGE   "/alp/telephony/spc/call_change"
 The status of a call has changed. 'details' is a pointer to an AlpNotifyEventTelSpcCall.
#define ALP_NOTIFY_EVENT_TEL_SPC_CALLERID_AVAILABLE   "/alp/telephony/spc/callerid_available"
 The caller id is available.
#define ALP_NOTIFY_EVENT_TEL_SPC_CCBS_POSSIBLE   "/alp/telephony/spc/ccbs_possible"
 Calling party is busy, and call completion of busy subscriber is possible.
#define ALP_NOTIFY_EVENT_TEL_SPC_NO_CARRIER   "/alp/telephony/spc/no_carrier"
 Last call has failed due to no carrier - no 'details'.
#define ALP_NOTIFY_EVENT_TEL_SPC_SS_INFO   "/alp/telephony/spc/ss_info"
 Speech call supplementary services info - 'details' is a pointer to a uint32_t with is the id of the supplementary services info, see ALP_TEL_SPC_SS_INFO_X. 'details' could also contains a phone number. In this case, 'details' will have a first uint32_t, the ss info id, then another uint32_t which is the size of the phone number, including the NULL char, and then the phone number.
#define ALP_NOTIFY_EVENT_TEL_STY   "/alp/telephony/sty/"
 Mask for all Security notifications.
#define ALP_NOTIFY_EVENT_TEL_STY_AUTHENTICATED   "/alp/telephony/sty/authenticated"
 Authentication successfull. 'details' is a pointer to an uint16_t with the new authentication status.
#define ALP_NOTIFY_EVENT_TEL_STY_AUTHENTICATION_CANCELED   "/alp/telephony/sty/authentication_canceled"
 Authentication canceled by user. 'details' is a pointer to an uint16_t with is the type of authentication that has been canceled.
#define ALP_NOTIFY_EVENT_TEL_TIME_ZONE_CHANGED   "/alp/telephony/time_zone_changed"
 The phone time zone has changed.
#define ALP_NOTIFY_EVENT_TEL_VOICE_MESSAGE_WAITING_FLAG   "/alp/telephony/voice_message_waiting_flag"
 Set / reset the voice message waiting flag - 'details' is a pointer to an AlpNotifyEventTelVoiceMessageWaitingFlag.
#define ALP_STATUS_TEL_ACTION_REQUESTED_BY_CALL_CONTROL   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004B0000))
 call is allowed with modifications.
#define ALP_STATUS_TEL_ALREADY_AUTHENTICATING   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00280000))
 Driver is already authenticating, wait for notification 'kTelStyLaunchCmdAuthenticated'.
#define ALP_STATUS_TEL_ALREADY_CONNECTED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003F0000))
 There is a data call connected and the phone module does not allow a new one.
#define ALP_STATUS_TEL_BATTERY_LEVEL_TOO_LOW   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002B0000))
 The device battery level is too low to allow opening the phone connection.
#define ALP_STATUS_TEL_BUFFER_SIZE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00070000))
 Buffer used to retrieve data is too small.
#define ALP_STATUS_TEL_BUSY_RESOURCE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00050000))
 Resource is busy.
#define ALP_STATUS_TEL_CARD_FILE_NOT_FOUND   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00400000))
 The card file is not found.
#define ALP_STATUS_TEL_CARD_NOT_ACCESSIBLE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00460000))
 the requested operation can't be processed because the card is not accessible (physical contact with the card is lost).
#define ALP_STATUS_TEL_CARD_POWERED_OFF   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00480000))
 the requested operation can't be processed because the card is (already) powered OFF.
#define ALP_STATUS_TEL_CARD_POWERED_ON   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00470000))
 the requested operation can't be processed because the card is (already) powered ON.
#define ALP_STATUS_TEL_CARD_REMOVED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00450000))
 the requested operation can't be processed because the card is removed.
#define ALP_STATUS_TEL_CAT_CONFIG_FILE_ERROR   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00420000))
 error linked with the cat_config file (fopen, fread, fseek...)
#define ALP_STATUS_TEL_CAT_SYNTAX_NOT_SUPPORTED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00430000))
 syntax error detected in the CAT command
#define ALP_STATUS_TEL_CLIENT_SETUP   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00410000))
 Client setup error.
#define ALP_STATUS_TEL_CODING_SCHEME   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001B0000))
 The specified short message coding scheme is invalid.
#define ALP_STATUS_TEL_COMM_PORT_ALREADY_USED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00290000))
 Communication port is already used by another application.
#define ALP_STATUS_TEL_COMMAND_FAILED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000B0000))
 The phone couldn't achieve the associated command, check the phone driver!
#define ALP_STATUS_TEL_CORPORATE_PIN_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_CORPORATE_PIN))
 Mobile is waiting corporate personalisation password to be given.
#define ALP_STATUS_TEL_CORPORATE_PUK_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_CORPORATE_PUK))
 Mobile is waiting corporate personalisation unblocking password to be given.
#define ALP_STATUS_TEL_DATA_MODE_ACTIVATED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003E0000))
 Data call in progress, and no mux support, so wait or close the data call first.
#define ALP_STATUS_TEL_DRIVER_NOT_FOUND   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001E0000))
 The phone driver specified in the phone profile was not found.
#define ALP_STATUS_TEL_ENTRY_NOT_FOUND   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00130000))
 Entry not found.
#define ALP_STATUS_TEL_FEATURE_NOT_SUPPORTED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00080000))
 The feature is not supported by phone/network.
#define ALP_STATUS_TEL_INVALID_APP_ID   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00440000))
 Invalid application id, you must first open the connection with the server. If the connection was open, the server has close the connection.
#define ALP_STATUS_TEL_INVALID_DIAL   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00160000))
 Bad character in dial string.
#define ALP_STATUS_TEL_INVALID_INDEX   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00120000))
 Invalid index when accessing a storage.
#define ALP_STATUS_TEL_INVALID_PARAMETER   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00190000))
 Bad parameter passed to an API.
#define ALP_STATUS_TEL_INVALID_STRING   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00150000))
 Bad character in text string.
#define ALP_STATUS_TEL_LIMITED_COMPATIBILITY   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00240000))
 The current driver is partially compatible with the connected phone.
#define ALP_STATUS_TEL_MEM_ALLOCATION   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00020000))
 Memory allocation error.
#define ALP_STATUS_TEL_NETWORK_NOT_ALLOWED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00260000))
 Network not allowed - Emergency calls only.
#define ALP_STATUS_TEL_NETWORK_PIN_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_NETWORK_PIN))
 Mobile is waiting network personalisation password to be given.
#define ALP_STATUS_TEL_NETWORK_PUK_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_NETWORK_PUK))
 Mobile is waiting network personalisation unblocking password to be given.
#define ALP_STATUS_TEL_NETWORK_SUBSET_PIN_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_NETWORK_SUBSET_PIN))
 Mobile is waiting network subset personalisation password to be given.
#define ALP_STATUS_TEL_NETWORK_SUBSET_PUK_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_NETWORK_SUBSET_PUK))
 Mobile is waiting network subset personalisation unblocking password to be given.
#define ALP_STATUS_TEL_NETWORk_TIMEOUT   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00180000))
 The network didn't reply within 'normal' time delay.
#define ALP_STATUS_TEL_NO_NETWORK   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00170000))
 No network available.
#define ALP_STATUS_TEL_NO_SIM_INSERTED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000D0000))
 No SIM inserted.
#define ALP_STATUS_TEL_NWK_UNABLE_TO_PROCESS_CMD   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004F0000))
 Network unable to process command.
#define ALP_STATUS_TEL_OPERATION_NOT_ALLOWED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00270000))
 Operation not allowed.
#define ALP_STATUS_TEL_OPERATION_NOT_ALLOWED_BY_CALL_CONTROL   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004A0000))
 call is not allowed by Call Control.
#define ALP_STATUS_TEL_PASSWORD   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002A0000))
 Incorrect password.
#define ALP_STATUS_TEL_PHONE_COMM   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00090000))
 The communication link with the phone is down.
#define ALP_STATUS_TEL_PHONE_MEM_ALLOCATION   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00110000))
 Phone memory is full.
#define ALP_STATUS_TEL_PHONE_MEM_FAILURE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00140000))
 The phone encountered a memory error.
#define ALP_STATUS_TEL_PHONE_NUMBER   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001C0000))
 The specified short message smsc or destination phone number is invalid.
#define ALP_STATUS_TEL_PHONE_REPLY   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000A0000))
 The phone reply syntax is incorrect, check the phone driver!
#define ALP_STATUS_TEL_PHONE_TO_FIRST_SIMPIN_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PHONE_TO_FIRST_SIM_PIN))
 Mobile is waiting phone-to-very first SIM card password to be given.
#define ALP_STATUS_TEL_PHONE_TO_FIRST_SIMPUK_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PHONE_TO_FIRST_SIM_PUK))
 Mobile is waiting phone-to-very first SIM card unblocking password to be given.
#define ALP_STATUS_TEL_PHONE_TO_SIMPIN_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PHONE_TO_SIM_PIN))
 Mobile is waiting phone-to-SIM card password to be given.
#define ALP_STATUS_TEL_PROFILE_CONFLICT   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00250000))
 The currently used profile conflicts with the requested profile.
#define ALP_STATUS_TEL_PROVIDER_PIN_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PROVIDER_PIN))
 Mobile is waiting service provider personalisation password to be given.
#define ALP_STATUS_TEL_PROVIDER_PUK_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_PROVIDER_PUK))
 Mobile is waiting service provider personalisation unblocking password to be given.
#define ALP_STATUS_TEL_PS_ILLEGAL_ME   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002D0000))
 PS illegal ME.
#define ALP_STATUS_TEL_PS_ILLEGAL_MS   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002C0000))
 PS illegal MS.
#define ALP_STATUS_TEL_PS_INVALID_MOBILE_CLASS   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00370000))
 PS invalid mobile class.
#define ALP_STATUS_TEL_PS_LOCATION_AREA_NOT_ALLOWED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00300000))
 PS location area not allowed.
#define ALP_STATUS_TEL_PS_OPERATOR_RESOURCE_INSUFFICIENT   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00380000))
 PS operator resource insufficient.
#define ALP_STATUS_TEL_PS_PDP_ACTIVATION_REJECTED_GGSN   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003A0000))
 PS context activation rejected by network.
#define ALP_STATUS_TEL_PS_PDP_ACTIVATION_REJECTED_UNSPECIFIED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003B0000))
 PS context activation rejected.
#define ALP_STATUS_TEL_PS_PDP_AUTHENTICATION_FAILURE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00360000))
 PS context authentication failure.
#define ALP_STATUS_TEL_PS_PDP_DEACTIVATION_NETWORK_FAILURE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003D0000))
 PS context deactivation due to network failure.
#define ALP_STATUS_TEL_PS_PDP_DEACTIVATION_REGULAR   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x003C0000))
 PS context deactivation.
#define ALP_STATUS_TEL_PS_PLMN_NOT_ALLOWED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002F0000))
 PS network not allowed.
#define ALP_STATUS_TEL_PS_ROAMING_NOT_ALLOWED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00310000))
 PS roaming not allowed.
#define ALP_STATUS_TEL_PS_SERVICE_OPTION_NOT_SUBSCRIBED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00330000))
 PS service option not subscribed.
#define ALP_STATUS_TEL_PS_SERVICE_OPTION_NOT_SUPPORTED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00320000))
 PS service option not supported.
#define ALP_STATUS_TEL_PS_SERVICE_OPTION_OUT_OF_ORDER   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00340000))
 PS service option out of order.
#define ALP_STATUS_TEL_PS_SERVICES_NOT_ALLOWED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x002E0000))
 PS service is not allowed at that time. Please try again.
#define ALP_STATUS_TEL_PS_UNKNOW_OR_MISSING_APN   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00390000))
 PS access point name missing or invalid.
#define ALP_STATUS_TEL_PS_UNSPECIFIED_ERROR   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00350000))
 PS unspecified error.
#define ALP_STATUS_TEL_SECURITY   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00060000))
 Access to ME has not been granted.
#define ALP_STATUS_TEL_SETTINGS   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00220000))
 Bad telephony settings: Phone Panel Prefs doesn't exist or Telephony Profile not (correctly) set.
#define ALP_STATUS_TEL_SIIMPUK2_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_SIM_PUK_2))
 Mobile is waiting SIM PUK2 to be given.
#define ALP_STATUS_TEL_SIM_BUSY   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000F0000))
 The SIM couldn't reply.
#define ALP_STATUS_TEL_SIM_FAILURE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000E0000))
 The SIM is not working properly.
#define ALP_STATUS_TEL_SIM_WRONG   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00100000))
 The SIM is not accepted by the phone.
#define ALP_STATUS_TEL_SIMPIN2_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_SIM_PIN_2))
 Mobile is waiting SIM PIN2 to be given.
#define ALP_STATUS_TEL_SIMPIN_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_SIM_PIN))
 Mobile is waiting SIM PIN to be given.
#define ALP_STATUS_TEL_SIMPUK_REQUIRED   ((alp_status_t) (ALP_STATUS_TEL_PASSWORD | ALP_TEL_STY_AUTH_SIM_PUK))
 Mobile is waiting SIM PUK to be given.
#define ALP_STATUS_TEL_SMS_RP_ERROR   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004C0000))
 RP-ERROR message returned by the network.
#define ALP_STATUS_TEL_SPC_CALL_ERROR   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00200000))
 The call has encountered an error.
#define ALP_STATUS_TEL_SPC_LINE_BUSY   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x000C0000))
 The speech call line is busy.
#define ALP_STATUS_TEL_SPC_LINE_RELEASED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001F0000))
 The call has been released.
#define ALP_STATUS_TEL_SPC_SS_DETECTED   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00490000))
 Supplementary services detected.
#define ALP_STATUS_TEL_SS_RETURN_ERROR   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004D0000))
 Network returns an SS error in response to a previous SS command.
#define ALP_STATUS_TEL_TIMEOUT   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00030000))
 Time-out was reached.
#define ALP_STATUS_TEL_UNAVAILABLE_VALUE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00230000))
 The asked value can't be retrieved at that time (i.e.: TelSpcGetCallerNumber and no active line).
#define ALP_STATUS_TEL_UNKNOWN   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00010000))
 Unknown Tel internal error.
#define ALP_STATUS_TEL_USER_CANCEL   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00040000))
 User cancelled action.
#define ALP_STATUS_TEL_USSD_RETURN_ERROR   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x004E0000))
 Network returns an USSD error in response to a previous USSD command.
#define ALP_STATUS_TEL_VALIDITY_PERIOD   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001A0000))
 The specified short message validity period is invalid.
#define ALP_STATUS_TEL_VALUE_STALE   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x001D0000))
 Information couldn't be retrieved, a copy of last retrieved value was returned.
#define ALP_STATUS_TEL_VERSION   ((alp_status_t) (ALP_CLASS_TELEPHONY | 0x00210000))
 The shared lib version doesn't match the application one.
#define ALP_TEL_BASIC_CANCEL_MESSAGE   ((ALP_TEL_BASIC_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_BASIC_IS_FUNCTION_SUPPORTED_MESSAGE   ((ALP_TEL_BASIC_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_BASIC_IS_SERVICE_AVAILABLE_MESSAGE   ((ALP_TEL_BASIC_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_BASIC_MESSAGES_COUNT   ((ALP_TEL_BASIC_IS_FUNCTION_SUPPORTED_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of basic service messages.
#define ALP_TEL_BASIC_SERVICE_ID   0x01
 Basic service id.
#define ALP_TEL_BASIC_TEST_PHONE_DRIVER_MESSAGE   ((ALP_TEL_BASIC_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_CALL_CONNECTED   2
#define ALP_TEL_CALL_CONNECTING   1
#define ALP_TEL_CALL_CONTROL_ACTION_SS_REQUESTED   0x03
 USSD request or voice call is changed by call contol into an SS request.
#define ALP_TEL_CALL_CONTROL_ACTION_USSD_REQUESTED   0x02
 SS request or voice call is changed by call contol into an USSD request.
#define ALP_TEL_CALL_CONTROL_ACTION_VOICE_CALL_REQUESTED   0x01
 Call control requested action SS Request or USSD request is changed by call control to a voice call request or the address is modified.
#define ALP_TEL_CALL_CONTROL_ALLOWED   0x00
 Call Control or MO-SMS control result code.
#define ALP_TEL_CALL_CONTROL_ALLOWED_WITH_MODIFICATIONS   0x02
#define ALP_TEL_CALL_CONTROL_NOT_ALLOWED   0x01
#define ALP_TEL_CALL_DISCONNECTING   6
#define ALP_TEL_CALL_IDLE   0
 Call states.
#define ALP_TEL_CALL_INCOMING   4
#define ALP_TEL_CALL_INCOMING_ACK   5
#define ALP_TEL_CALL_REDIAL   3
#define ALP_TEL_CALL_SERVICE_DATA   1
#define ALP_TEL_CALL_SERVICE_VOICE   0
 Call service type.
#define ALP_TEL_CALL_TYPE_INCOMING   1
#define ALP_TEL_CALL_TYPE_OUTGOING   0
 Call type.
#define ALP_TEL_CARD_FILE_MODE_GET_INFO   0x00
 Card EF access mode Get EF information.
#define ALP_TEL_CARD_FILE_MODE_READ_FILE   0x01
 Read EF body.
#define ALP_TEL_CARD_FILE_MODE_READ_PART   0x02
 Read EF part.
#define ALP_TEL_CARD_FILE_MODE_READ_REC   0x03
 Read EF record.
#define ALP_TEL_CARD_FILE_STRUCT_CYCLIC   0x03
 Cyclic File: used to keep track of data in chronological order.
#define ALP_TEL_CARD_FILE_STRUCT_LINEAR_FIXED   0x01
 Linear Fixed File: file divided into several equal-length records.
#define ALP_TEL_CARD_FILE_STRUCT_TRANSPARENT   0x00
 Card EF structure Transparent EF file: binary files.
#define ALP_TEL_CARD_GET_ATR_MESSAGE   ((ALP_TEL_CARD_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_CARD_GET_CALL_CONTROL_PARAMETERS_MESSAGE   ((ALP_TEL_CARD_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_CARD_GET_FILE_MESSAGE   ((ALP_TEL_CARD_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_CARD_GET_READER_STATUS_MESSAGE   ((ALP_TEL_CARD_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_CARD_MAX_APDU_COMMAND_SIZE   256
 the APDU command size should not exceed 256 bytes
#define ALP_TEL_CARD_MAX_APDU_RESPONSE_SIZE   256
 Card APDU and ATR MAX size the APDU response size should not exceed 256 bytes.
#define ALP_TEL_CARD_MAX_ATR_SIZE   33
 The ATR should not exceed 33 bytes (character T0 followed by a maximum of 32 characters).
#define ALP_TEL_CARD_MESSAGES_COUNT   ((ALP_TEL_CARD_GET_CALL_CONTROL_PARAMETERS_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of SIM Access service messages.
#define ALP_TEL_CARD_POWER_OFF   1
 Power OFF state.
#define ALP_TEL_CARD_POWER_ON   0
 Card power management Power ON state.
#define ALP_TEL_CARD_POWER_RESET   2
 Power RESET state.
#define ALP_TEL_CARD_SEND_COMMAND_APDU_MESSAGE   ((ALP_TEL_CARD_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_CARD_SERVICE_ID   0x10
 SIM Access service id.
#define ALP_TEL_CARD_SET_POWER_STATE_MESSAGE   ((ALP_TEL_CARD_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_CARD_STATUS_INSERTED   0x04
 SIM card is inserted.
#define ALP_TEL_CARD_STATUS_NOT_ACCESSIBLE   0x02
 Physical contact with the SIM card is lost or the SIM card can not be powered ON.
#define ALP_TEL_CARD_STATUS_POWERED_OFF   0x07
 SIM card is present and powered OFF.
#define ALP_TEL_CARD_STATUS_POWERED_ON   0x06
 SIM card is present and powered ON.
#define ALP_TEL_CARD_STATUS_RECOVERED   0x05
 When a non-accessible card can be made accessible again.
#define ALP_TEL_CARD_STATUS_REMOVED   0x03
 No SIM is inserted or the SIM card is removed.
#define ALP_TEL_CARD_STATUS_RESET   0x01
 SIM card has been reseted.
#define ALP_TEL_CARD_STATUS_UNKNOWN_ERROR   0x00
 Card status Unknown error.
#define ALP_TEL_CAT_ADD_INFO_ACCESS_CONTROL_BAR   0x05
 Access control class bar.
#define ALP_TEL_CAT_ADD_INFO_ACTION_NOT_ALLOWED   0x01
 Additional Information codes for "Interaction with Call Control by SIM Action not allowed.
#define ALP_TEL_CAT_ADD_INFO_BEARER_UNAVAILABLE   0x01
 Additional information codes "launch browser generic error code" Bearer unavailable.
#define ALP_TEL_CAT_ADD_INFO_BROWSER_UNAVAILABLE   0x02
 Browser unavailable.
#define ALP_TEL_CAT_ADD_INFO_BUFFER_SIZE_NOT_AVAILABLE   0x04
 Requested buffer size not available.
#define ALP_TEL_CAT_ADD_INFO_CHANNEL_CLOSED   0x02
 Channel closed.
#define ALP_TEL_CAT_ADD_INFO_CHANNEL_ID_NOT_VALID   0x03
 Channel identifier not valid.
#define ALP_TEL_CAT_ADD_INFO_DATA_READ_ERROR   0x03
 terminal unable to read the provisioning data
#define ALP_TEL_CAT_ADD_INFO_ME_BUSY_ON_CALL   0x02
 terminal currently busy on call
#define ALP_TEL_CAT_ADD_INFO_ME_BUSY_ON_SEND_DTMF   0x09
 ME currently busy on SEND DTMF command.
#define ALP_TEL_CAT_ADD_INFO_ME_BUSY_ON_SS   0x03
 ME currently busy on SS transaction.
#define ALP_TEL_CAT_ADD_INFO_ME_BUSY_ON_USSD   0x08
 ME currently busy on USSD transaction.
#define ALP_TEL_CAT_ADD_INFO_NO_CHANNEL_AVAILABLE   0x01
 Additional Information codes for "Bearer Independent Protocol error" No channel available.
#define ALP_TEL_CAT_ADD_INFO_NO_NAA_ACTIVE   0x0A
 No NAA active.
#define ALP_TEL_CAT_ADD_INFO_NO_RADIO_RESSOURCE   0x06
 Radio resource not granted.
#define ALP_TEL_CAT_ADD_INFO_NO_SERVICE   0x04
 No service.
#define ALP_TEL_CAT_ADD_INFO_NOT_IN_SPEECH_CALL   0x07
 Not in speech call.
#define ALP_TEL_CAT_ADD_INFO_PORT_NOT_AVAILABLE   0x10
 Port not available (applicable for OPEN CHANNEL related to UICC Server Mode).
#define ALP_TEL_CAT_ADD_INFO_REMOTE_DEVICE_NOT_REACHABLE   0x07
 remote device is not reachable (not present, not physically connected, switched off, etc.)
#define ALP_TEL_CAT_ADD_INFO_REQUEST_TYPE_CHANGE   0x02
 The type of request has changed.
#define ALP_TEL_CAT_ADD_INFO_SCREEN_IS_BUSY   0x01
 Additional Information codes for "ME currently unable to process command" error Screen is busy.
#define ALP_TEL_CAT_ADD_INFO_SECURITY_ERROR   0x05
 Security error (unsuccessful authentication).
#define ALP_TEL_CAT_ADD_INFO_SERVICE_ERROR   0x08
 Service error (service not available on remote device).
#define ALP_TEL_CAT_ADD_INFO_SERVICE_IDENTIFIER_UNKNOWN   0x09
 Service identifier unknown.
#define ALP_TEL_CAT_ADD_INFO_TRANSPORT_NOT_AVAILABLE   0x06
 Requested UICC/terminal interface transport level not available.
#define ALP_TEL_CAT_ADDRESS_IPV4   0x21
 Command OPEN CHANNEL parameters or response to OPEN CHANNEL:.
#define ALP_TEL_CAT_ADDRESS_IPV6   0x97
#define ALP_TEL_CAT_BEARER_CSD   0x01
 circuit switched data
#define ALP_TEL_CAT_BEARER_GPRS   0x03
#define ALP_TEL_CAT_BEARER_SMS   0x00
 short message
#define ALP_TEL_CAT_BEARER_USSD   0x02
#define ALP_TEL_CAT_BLUETOOTH   0x05
 Bluetooth.
#define ALP_TEL_CAT_BROWSER_ERROR_TERMINATION   0x01
#define ALP_TEL_CAT_BROWSER_USER_TERMINATION   0x00
 Browser termination cause to join in the structure of enveloppe (Browser termination).
#define ALP_TEL_CAT_CALL_ACCEPT   0x01
 User accept to setup the call.
#define ALP_TEL_CAT_CALL_ACTION_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0007)
#define ALP_TEL_CAT_CALL_REJECT   0x00
 Setup Call actions User did not accept the proactive command SETUP CALL.
#define ALP_TEL_CAT_CLEAR_AFTER_DELAY   0x01
 clear after delay
#define ALP_TEL_CAT_CMD_CLOSE_CHANNEL   0x41
#define ALP_TEL_CAT_CMD_DISPLAY_TEXT   0x21
#define ALP_TEL_CAT_CMD_GET_CHANNEL_STATUS   0x44
#define ALP_TEL_CAT_CMD_GET_INKEY   0x22
#define ALP_TEL_CAT_CMD_GET_INPUT   0x23
#define ALP_TEL_CAT_CMD_GET_READER_STATUS   0x33
#define ALP_TEL_CAT_CMD_LANGUAGE_NOTIFICATION   0x35
#define ALP_TEL_CAT_CMD_LAUNCH_BROWSER   0x15
#define ALP_TEL_CAT_CMD_MORE_TIME   0x02
#define ALP_TEL_CAT_CMD_OPEN_CHANNEL   0x40
#define ALP_TEL_CAT_CMD_PERFORM_CARD_APDU   0x30
#define ALP_TEL_CAT_CMD_PLAY_TONE   0x20
#define ALP_TEL_CAT_CMD_POWER_OFF_CARD   0x32
#define ALP_TEL_CAT_CMD_POWER_ON_CARD   0x31
#define ALP_TEL_CAT_CMD_PROVIDE_LOCAL_INFORMATION   0x26
#define ALP_TEL_CAT_CMD_RECEIVE_DATA   0x42
#define ALP_TEL_CAT_CMD_REFRESH   0x01
 Proactive Commands Id.
#define ALP_TEL_CAT_CMD_RUN_AT_COMMAND   0x34
#define ALP_TEL_CAT_CMD_SELECT_ITEM   0x24
#define ALP_TEL_CAT_CMD_SEND_DATA   0x43
#define ALP_TEL_CAT_CMD_SEND_DTMF   0x14
#define ALP_TEL_CAT_CMD_SEND_SHORT_MESSAGE   0x13
#define ALP_TEL_CAT_CMD_SEND_SS   0x11
#define ALP_TEL_CAT_CMD_SEND_USSD   0x12
#define ALP_TEL_CAT_CMD_SETUP_CALL   0x10
#define ALP_TEL_CAT_CMD_SETUP_EVENTLIST   0x05
#define ALP_TEL_CAT_CMD_SETUP_IDLE_MODE_TEXT   0x28
#define ALP_TEL_CAT_CMD_SETUP_MENU   0x25
#define ALP_TEL_CAT_CRITICAL_ALERT   0x15
 Critical Alert - This tone is to be used in critical situations.
#define ALP_TEL_CAT_CSD   0x01
 Bearer type in the bearer description parameter circuit switched data.
#define ALP_TEL_CAT_DCS_SMS_PACKED   0x00
 DISPLAY TEXT Parameters (Data coding scheme) use the SMS default 7-bit coded alphabet, packed into 8-bit octets, as defined in TS 123 038 [3].
#define ALP_TEL_CAT_DCS_SMS_UNICODE   0x08
 use the UCS2 alphabet if the UCS2 is supported, as defined in TS 123 038 [3]
#define ALP_TEL_CAT_DCS_SMS_UNPACKED   0x04
 use the SMS default 7-bit coded alphabet as defined in TS 123 038 [3] with bit 8 set to 0
#define ALP_TEL_CAT_DEFAULT_BEARER   0x03
 default bearer for requested transport layer
#define ALP_TEL_CAT_DEFAULT_STYLE   0x00
 SELECT ITEM command qualifier presentation type is not specified.
#define ALP_TEL_CAT_EVENT_ACCES_TECH_CHANGE   0x0B
 Access Technology Change.
#define ALP_TEL_CAT_EVENT_BROWSER_TERMINATION   0x08
 Browser termination.
#define ALP_TEL_CAT_EVENT_BROWSING_STATUS   0x0F
 Browsing status.
#define ALP_TEL_CAT_EVENT_CHANNEL_STATUS   0x0A
 Channel status.
#define ALP_TEL_CAT_EVENT_DATA_AVAILABLE   0x09
 Data available.
#define ALP_TEL_CAT_EVENT_DISPLAY_PARAMETERS_CHANGED   0x0C
 Display parameters changed.
#define ALP_TEL_CAT_EVENT_FRAMES_INFORMATION_CHANGE   0x10
 Frames Information Change.
#define ALP_TEL_CAT_EVENT_IDLE_SCREEN_AVAILABLE   0x05
 Idle screen available.
#define ALP_TEL_CAT_EVENT_IWLAN_ACCESS_STATUS   0x11
 I-WLAN Access Status.
#define ALP_TEL_CAT_EVENT_LANGUAGE_SELECTION   0x07
 Language selection.
#define ALP_TEL_CAT_EVENT_LOCAL_CONNECTION   0x0D
 Local connection.
#define ALP_TEL_CAT_EVENT_USER_ACTIVITY   0x04
 SetUpEventList parameters: each byte in the event list shall be coded with one of the values below: User activity.
#define ALP_TEL_CAT_GENERAL_BEEP   0x10
 Terminal proprietary tones: General beep.
#define ALP_TEL_CAT_GET_CMD_PARAMETERS_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_CAT_GET_CONFIG_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_CAT_GET_INPUT_NO_ECHO   0x00
 GET INPUT command qualifier dispatched on the field hideUserInput user input shall not be revealed in any way.
#define ALP_TEL_CAT_GET_INPUT_WITH_ECHO   0x01
 terminal may echo user input on the display
#define ALP_TEL_CAT_GPRS_3G_PACKET_SERVICE   0x02
 GPRS / 3G packet service.
#define ALP_TEL_CAT_HAPPY_TONE   0x30
 happy tone
#define ALP_TEL_CAT_HELP_AVAILABLE   0x01
 help available
#define ALP_TEL_CAT_HIGH_PRIORITY   0x01
 high priority
#define ALP_TEL_CAT_IMMEDIATE_LINK_ESTABLISHMENT   0x01
 immediate link establishment
#define ALP_TEL_CAT_IRDA   0x06
 IrDA.
#define ALP_TEL_CAT_LANGUAGE_NON_SPECIFIC_NOTIFICATION   0x00
 Language Notification command qualifier non-specific language notification.
#define ALP_TEL_CAT_LANGUAGE_SPECIFIC_NOTIFICATION   0x01
 specific language notification
#define ALP_TEL_CAT_LAUNCH_BROWSER_CLOSE_EXISTING_AND_LAUNCH_NEW   0x03
 close the existing browser session and launch new browser session
#define ALP_TEL_CAT_LAUNCH_BROWSER_IF_NOT_ALREADY_LAUNCHED   0x00
 LaunchBrowser command qualifier launch browser if not already launched.
#define ALP_TEL_CAT_LAUNCH_BROWSER_USE_EXISTING   0x02
 use the existing browser (the browser shall not use the active existing secured session)
#define ALP_TEL_CAT_LOCAL_INFO_DATE_TIME_TIMEZONE   0x03
 Provide Local Information command qualifier date, time and time zone.
#define ALP_TEL_CAT_LOCAL_INFO_LANGUAGE_SETTING   0x04
 language setting
#define ALP_TEL_CAT_MELODY1_TONE   0x40
 Melody tones: Melody 1.
#define ALP_TEL_CAT_MELODY2_TONE   0x41
 Melody 2.
#define ALP_TEL_CAT_MELODY3_TONE   0x42
 Melody 3.
#define ALP_TEL_CAT_MELODY4_TONE   0x43
 Melody 4.
#define ALP_TEL_CAT_MELODY5_TONE   0x44
 Melody 5.
#define ALP_TEL_CAT_MELODY6_TONE   0x45
 Melody 6.
#define ALP_TEL_CAT_MELODY7_TONE   0x46
 Melody 7.
#define ALP_TEL_CAT_MELODY8_TONE   0x47
 Melody 8.
#define ALP_TEL_CAT_MENU_SELECTION_HELP_REQUESTED   0x01
 insert help request tag in the enveloppe message MENU SELECTION to request help information on the item selected
#define ALP_TEL_CAT_MENU_SELECTION_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_CAT_MENU_SELECTION_NO_HELP_REQUESTED   0x00
 Command Menu Selection parameters: do not insert help request tag in the enveloppe message MENU SELECTION.
#define ALP_TEL_CAT_MESSAGE_RECEIVED_TONE   0x34
 message received tone
#define ALP_TEL_CAT_MESSAGES_COUNT   ((ALP_TEL_CAT_SETUP_EVENT_LIST_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of CAT service messages.
#define ALP_TEL_CAT_NEGATIVE_ACKNOWLEDGE_TONE   0x12
 Negative acknowledgement or error tone.
#define ALP_TEL_CAT_NO_HELP   0x00
 common to Setup Menu/Get input / Get inkey no help available
#define ALP_TEL_CAT_NO_SOFT_KEY   0x00
 Setup menu command qualifier dispatched on the softkey and helpInfo fields no selection preference.
#define ALP_TEL_CAT_NO_SPECIFIC_CAUSE   0x00
 Additional Information codes for miscellaneous errors No specific cause can be given.
#define ALP_TEL_CAT_NORMAL_PRIORITY   0x00
 DISPLAY MULTIMEDIA MESSAGE / DISPLAY TEXT command qualifier normal priority.
#define ALP_TEL_CAT_NOTIFY_CARD_OF_EVENT_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0008)
#define ALP_TEL_CAT_ON_DEMAND_LINK_ESTABLISHMENT   0x00
 Open Channel command qualifier on demand link establishment.
#define ALP_TEL_CAT_PACKET_DATA_SERVICE   0x08
 TIA/EIA/IS-820 packet data service.
#define ALP_TEL_CAT_PLAY_TONE_CALL_DROPPED   0x05
 Radio path not available/Call dropped.
#define ALP_TEL_CAT_PLAY_TONE_CALL_WAITING_TONE   0x07
 Call waiting tone.
#define ALP_TEL_CAT_PLAY_TONE_CALLER_BUSY   0x02
 Called subscriber busy.
#define ALP_TEL_CAT_PLAY_TONE_CONGESTION   0x03
 Congestion.
#define ALP_TEL_CAT_PLAY_TONE_DIAL_TONE   0x01
 PLAY TONE command parameters Dial tone.
#define ALP_TEL_CAT_PLAY_TONE_RADIO_PATH_ACKNOWLEDGE   0x04
 Radio path acknowledge.
#define ALP_TEL_CAT_PLAY_TONE_RINGING_TONE   0x08
 Ringing tone.
#define ALP_TEL_CAT_PLAY_TONE_SPECIAL_INFORMATION_OR_ERROR   0x06
 Error/Special information.
#define ALP_TEL_CAT_POSITIVE_ACKNOWLEDGE_TONE   0x11
 Positive acknowledgement tone.
#define ALP_TEL_CAT_PRESENT_AS_DATA_VALUES   0x01
 presentation as a choice of data values
#define ALP_TEL_CAT_PRESENT_AS_NAVIGATION_OPTIONS   0x02
 presentation as a choice of navigation options
#define ALP_TEL_CAT_QUESTION_TONE   0x33
 question tone
#define ALP_TEL_CAT_REFRESH_FILE_CHANGE_NOTIFICATION   0x01
 File Change Notification.
#define ALP_TEL_CAT_REFRESH_SIM_INIT   0x03
 NAA Initialization.
#define ALP_TEL_CAT_REFRESH_SIM_INIT_AND_FILE_CHANGE_NOTIFICATION   0x02
 NAA Initialization and File Change Notification.
#define ALP_TEL_CAT_REFRESH_SIM_INIT_AND_FULL_FILE_CHANGE_NOTIFICATION   0x00
 Refresh command qualifier NAA Initialization and Full File Change Notification.
#define ALP_TEL_CAT_REFRESH_SIM_RESET   0x04
 UICC Reset.
#define ALP_TEL_CAT_REFRESH_USIM_INIT   0x05
 NAA Application Reset, only applicable for a 3G platform.
#define ALP_TEL_CAT_REFRESH_USIM_RESET   0x06
 NAA Session Reset, only applicable for a 3G platform;.
#define ALP_TEL_CAT_RES_ABORTED_BY_USER   0x10
 Proactive UICC session terminated by the user.
#define ALP_TEL_CAT_RES_ACCESS_TECHNOLOGY_UNABLE_TO_PROCESS   0x3B
 Access Technology unable to process command.
#define ALP_TEL_CAT_RES_ACTION_CONTRADICT_TIMER_STATE   0x24
 Action in contradiction with the current timer state.
#define ALP_TEL_CAT_RES_BACKWARD   0x11
 Backward move in the proactive UICC session requested by the user.
#define ALP_TEL_CAT_RES_BEARER_INDEPENDENT_PROTOCOL_ERROR   0x3A
 Bearer Independent Protocol error.
#define ALP_TEL_CAT_RES_COMMAND_BEYOND_ME_CAPABILITIES   0x30
 Command beyond terminal's capabilities.
#define ALP_TEL_CAT_RES_COMMAND_DATA_NOT_UNDERSTOOD   0x32
 Command data not understood by terminal.
#define ALP_TEL_CAT_RES_COMMAND_NUMBER_NOT_KNOWN   0x33
 Command number not known by terminal.
#define ALP_TEL_CAT_RES_COMMAND_SUCCESSFUL   0x00
 General result codes Command performed successfully.
#define ALP_TEL_CAT_RES_COMMAND_SUCCESSFUL_BUT_ICON_NOT_FOUND   0x04
 Command performed successfully, but requested icon could not be displayed.
#define ALP_TEL_CAT_RES_COMMAND_SUCCESSFUL_BUT_LIMITED_SERVICE   0x06
 Command performed successfully, limited service.
#define ALP_TEL_CAT_RES_COMMAND_SUCCESSFUL_BUT_MODIFIED_BY_CALL_CONTROL   0x05
 Command performed, but modified by call control by NAA.
#define ALP_TEL_CAT_RES_COMMAND_SUCCESSFUL_WITH_MISSING_INFORMATION   0x02
 Command performed, with missing information.
#define ALP_TEL_CAT_RES_COMMAND_SUCCESSFUL_WITH_MODIFICATION   0x07
 Command performed with modification.
#define ALP_TEL_CAT_RES_COMMAND_SUCCESSFUL_WITH_PARTIAL_COMPREHENSION   0x01
 Command performed with partial comprehension.
#define ALP_TEL_CAT_RES_COMMAND_TYPE_NOT_UNDERSTOOD   0x31
 Command type not understood by terminal.
#define ALP_TEL_CAT_RES_FRAMES_ERROR   0x3C
 Frames error.
#define ALP_TEL_CAT_RES_HELP_REQUIRED   0x13
 Help information required by the user.
#define ALP_TEL_CAT_RES_LAUNCH_BROWSER_ERROR   0x26
 Launch browser generic error code.
#define ALP_TEL_CAT_RES_ME_UNABLE_TO_PROCESS_COMMAND   0x20
 terminal currently unable to process command
#define ALP_TEL_CAT_RES_MMS_ERROR   0x3D
 MMS Error.
#define ALP_TEL_CAT_RES_NETWORK_UNABLE_TO_PROCESS_COMMAND   0x21
 Network currently unable to process command.
#define ALP_TEL_CAT_RES_NO_RESPONSE   0x12
 No response from user.
#define ALP_TEL_CAT_RES_PERMANENT_PROBLEM_IN_SMS_OR_CALL_CONTROL   0x39
 Interaction with call control by USIM or MO short message control by USIM, permanent problem.
#define ALP_TEL_CAT_RES_REFRESH_SUCCESSFUL_WITH_ADDITIONAL_EFS_READ   0x03
 REFRESH performed with additional EFs read.
#define ALP_TEL_CAT_RES_REQUIRED_VALUES_MISSING   0x36
 Error, required values are missing.
#define ALP_TEL_CAT_RES_SMS_RP_ERROR   0x35
 SMS RP-ERROR.
#define ALP_TEL_CAT_RES_SS_RETURN_ERROR   0x34
 SS Return Error.
#define ALP_TEL_CAT_RES_TEMP_PROBLEM_IN_CALL_CONTROL   0x25
 Interaction with call control by NAA, temporary problem.
#define ALP_TEL_CAT_RES_USER_CLEARED_BEFORE_RELEASE   0x23
 User cleared down call before connection or network release.
#define ALP_TEL_CAT_RES_USER_REJECTED_SETUP_CALL   0x22
 User did not accept the proactive command.
#define ALP_TEL_CAT_RES_USSD_ABORTED_BY_USER   0x14
 USSD or SS transaction terminated by the user.
#define ALP_TEL_CAT_RES_USSD_RETURN_ERROR   0x37
 USSD Return Error.
#define ALP_TEL_CAT_RESP_TYPE_PACKED_DIGITS_ONLY   0x03
#define ALP_TEL_CAT_RESP_TYPE_PACKED_SMS_ALPHABET   0x06
#define ALP_TEL_CAT_RESP_TYPE_UCS2_ALPHABET   0x07
#define ALP_TEL_CAT_RESP_TYPE_UCS2_DIGITS_ONLY   0x04
#define ALP_TEL_CAT_RESP_TYPE_UNPACKED_DIGITS_ONLY   0x02
#define ALP_TEL_CAT_RESP_TYPE_UNPACKED_SMS_ALPHABET   0x05
#define ALP_TEL_CAT_RESP_TYPE_YES_NO_OPTION   0x01
 GET INKEY / GET INPUT command qualifier (common part).
#define ALP_TEL_CAT_RS232   0x07
 RS232.
#define ALP_TEL_CAT_SAD_TONE   0x31
 sad tone
#define ALP_TEL_CAT_SEND_DTMF_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x000A)
#define ALP_TEL_CAT_SEND_SMS_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x000B)
#define ALP_TEL_CAT_SEND_SMS_PACKING_NOT_REQUIRED   0x00
 SEND SHORT MESSAGE command qualifier bit 1: 0 = packing not required;.
#define ALP_TEL_CAT_SEND_SMS_PACKING_REQUIRED   0x01
 bit 1: 1 = SMS packing by the ME required.
#define ALP_TEL_CAT_SEND_SS_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x000D)
#define ALP_TEL_CAT_SEND_USSD_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x000C)
#define ALP_TEL_CAT_SERVICE_ID   0x0D
 Card Application Toolkit service id.
#define ALP_TEL_CAT_SET_CMD_RESPONSE_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_CAT_SET_CONFIG_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_CAT_SETUP_CALL_AND_DISCONNECT_ALL_OTHER_CALLS   0x04
 Set up call, disconnecting all other calls (if any).
#define ALP_TEL_CAT_SETUP_CALL_AND_DISCONNECT_ALL_OTHER_CALLS_WITH_REDIAL   0x05
 Set up call, disconnecting all other calls (if any), with redial.
#define ALP_TEL_CAT_SETUP_CALL_AND_PUT_ALL_OTHER_CALLS_ON_HOLD   0x02
 Set up call, putting all other calls (if any) on hold.
#define ALP_TEL_CAT_SETUP_CALL_AND_PUT_ALL_OTHER_CALLS_ON_HOLD_WITH_REDIAL   0x03
 Set up call, putting all other calls (if any) on hold, with redial.
#define ALP_TEL_CAT_SETUP_CALL_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0009)
#define ALP_TEL_CAT_SETUP_CALL_ONLY_IF_NOT_BUSY   0x00
 SetUpCall command qualifier Set up call, but only if not currently busy on another call.
#define ALP_TEL_CAT_SETUP_CALL_ONLY_IF_NOT_BUSY_WITH_REDIAL   0x01
 Set up call, but only if not currently busy on another call, with redial.
#define ALP_TEL_CAT_SETUP_EVENT_LIST_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x000E)
#define ALP_TEL_CAT_SHOW_ICON_WITH_TEXT   0x00
 icon is not self-explanatory, i.e. if displayed, it shall be displayed together with the alpha identifier or text string
#define ALP_TEL_CAT_SHOW_ICON_WITHOUT_TEXT   0x01
 Icon qualifier (indicates to the terminal how the icon is to be used) icon is self-explanatory, i.e. if displayed, it replaces the alpha identifier or text string.
#define ALP_TEL_CAT_SOFT_KEY_PREFERRED   0x01
 selection using softkey preferred
#define ALP_TEL_CAT_TECHNOLOGY_INDEPENDANT   0x04
 local link technology independent
#define ALP_TEL_CAT_TERMINATE_ENDS_OF_REDIALING_REACHED   1
#define ALP_TEL_CAT_TERMINATE_MESSAGE   ((ALP_TEL_CAT_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_CAT_TERMINATE_USER_ENDS_SESSION   2
#define ALP_TEL_CAT_TERMINATE_USER_STOPPED_REDIALING   0
 Terminate reasons.
#define ALP_TEL_CAT_TRANSPORT_TCP_CLIENT_MODE   0x02
 TCP, UICC in client mode (as defined in RFC 793 [10]).
#define ALP_TEL_CAT_TRANSPORT_TCP_SERVER_MODE   0x03
 TCP, UICC in server mode (as defined in RFC 793 [10]).
#define ALP_TEL_CAT_TRANSPORT_UDP   0x01
 Transport protocol type in the TLV object "UICC/ME interface transport level" UDP, UICC in client mode (as defined in RFC 768 [9]).
#define ALP_TEL_CAT_URGENT_ACTION_TONE   0x32
 urgent action tone
#define ALP_TEL_CAT_USB   0x10
 USB.
#define ALP_TEL_CAT_USER_CLEAR   0x00
 wait for user to clear message
#define ALP_TEL_CAT_USER_RINGING_TONE   0x13
 Ringing tone as selected by the user for incoming speech call.
#define ALP_TEL_CAT_USER_SMS_TONE   0x14
 Alert tone as selected by the user for incoming SMS.
#define ALP_TEL_CAT_UTRAN   0x09
 UTRAN packet service with extended parameters.
#define ALP_TEL_CAT_VIBRATE_ALERT_UP_TO_TERMINAL   0x00
 Play Tone command qualifier use of vibrate alert is up to the terminal.
#define ALP_TEL_CAT_VIBRATE_ALERT_WITH_TONE   0x01
 vibrate alert, if available, with the tone
#define ALP_TEL_CAT_VIBRATE_ONLY   0x20
 Themed tones: vibrate only, if available.
#define ALP_TEL_CFG_ALERT_SOUND_MODE_NORMAL   0
#define ALP_TEL_CFG_ALERT_SOUND_MODE_SILENT   1
#define ALP_TEL_CFG_ALS_GET_PHONE_NUMBER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001A)
#define ALP_TEL_CFG_ALS_GET_VOICEMAIL_NUMBER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001C)
#define ALP_TEL_CFG_ALS_SET_PHONE_NUMBER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001B)
#define ALP_TEL_CFG_ALS_SET_VOICEMAIL_NUMBER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001D)
#define ALP_TEL_CFG_CALL_DIVERTED_FLAG_ACTIVATED   1
#define ALP_TEL_CFG_CALL_DIVERTED_FLAG_DEACTIVATED   0
#define ALP_TEL_CFG_CLIR_ACCORDING_SUBSCRIPTION   0
 the presentation indicator is used according to the subscription of the CLIR service
#define ALP_TEL_CFG_CLIR_INVOCATION   1
 the calling subscriber choose to restrict the presentation of the Caller Id to the called party when originating a call.
#define ALP_TEL_CFG_CLIR_STATUS_NOT_PROVISIONED   0
 the CLIR Supplementary Service is deactivated/ not provisioned
#define ALP_TEL_CFG_CLIR_STATUS_PRESENTATION_PERMANENTLY_RESTRICTED   1
 if subscribed-to in the permanent mode, the network shall automatically invoke the CLIR Supplementary Service for each outgoing call.
#define ALP_TEL_CFG_CLIR_STATUS_PRESENTATION_TEMPORARILY_ALLOWED   4
 if subscribed-to in the temporary mode with the default value "presentation allowed" then the network shall only invoke the CLIR Supplementary Service if requested by subscriber at the time of call request.
#define ALP_TEL_CFG_CLIR_STATUS_PRESENTATION_TEMPORARILY_RESTRICTED   3
 if subscribed-to in the temporary mode with the default value "presentation restricted" then the network shall automatically invoke the CLIR Supplementary Service for each outgoing call unless CLIR is suppressed by subscriber request at the time of call request.
#define ALP_TEL_CFG_CLIR_STATUS_UNKNOWN   2
 the CLIR status is unknown (eg no network,never set...)
#define ALP_TEL_CFG_CLIR_SUPPRESSION   2
 the calling subscriber choose to allow the presentation of the Caller Id to the called party when originating a call.
#define ALP_TEL_CFG_FORWARDING_MODE_DISABLE   0
#define ALP_TEL_CFG_FORWARDING_MODE_ENABLE   1
#define ALP_TEL_CFG_FORWARDING_MODE_ERASURE   4
#define ALP_TEL_CFG_FORWARDING_MODE_REGISTRATION   3
#define ALP_TEL_CFG_FORWARDING_REASON_ALL_CALL_FORWARDING   4
#define ALP_TEL_CFG_FORWARDING_REASON_ALL_COND_CALL_FORWARDING   5
#define ALP_TEL_CFG_FORWARDING_REASON_MOBILE_BUSY   1
#define ALP_TEL_CFG_FORWARDING_REASON_NO_REPLY   2
#define ALP_TEL_CFG_FORWARDING_REASON_NOT_REACHABLE   3
#define ALP_TEL_CFG_FORWARDING_REASON_UNCONDITIONAL   0
#define ALP_TEL_CFG_FORWARDING_STATUS_ACTIVE   1
#define ALP_TEL_CFG_FORWARDING_STATUS_NOT_ACTIVE   0
#define ALP_TEL_CFG_GET_ALERT_SOUND_MODE_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000E)
#define ALP_TEL_CFG_GET_CALL_DIVERTED_FLAG_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0014)
#define ALP_TEL_CFG_GET_CALL_FORWARDING_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0010)
#define ALP_TEL_CFG_GET_CALL_WAITING_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0016)
#define ALP_TEL_CFG_GET_CALLID_RESTRICTION_STATUS_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0012)
#define ALP_TEL_CFG_GET_CPHS_SUPPORT_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0015)
#define ALP_TEL_CFG_GET_LOUDSPEAKER_VOLUME_LEVEL_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0007)
#define ALP_TEL_CFG_GET_LOUDSPEAKER_VOLUME_LEVEL_RANGE_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_CFG_GET_PHONE_CLOCK_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0018)
#define ALP_TEL_CFG_GET_PHONE_NUMBER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_CFG_GET_PREFERRED_LANGUAGES_FROM_CARD_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x001E)
#define ALP_TEL_CFG_GET_RINGER_SOUND_LEVEL_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000A)
#define ALP_TEL_CFG_GET_RINGER_SOUND_LEVEL_RANGE_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0009)
#define ALP_TEL_CFG_GET_SMS_CENTER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_CFG_GET_VIBRATOR_MODE_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000C)
#define ALP_TEL_CFG_GET_VOICEMAIL_NUMBER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_CFG_MAX_PREFERRED_LANGUAGES_COUNT   16
 the number of preferred languages stored in the smart card should not exceed this value
#define ALP_TEL_CFG_MESSAGES_COUNT   ((ALP_TEL_CFG_GET_PREFERRED_LANGUAGES_FROM_CARD_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of configuration service messages.
#define ALP_TEL_CFG_SERVICE_ID   0x06
 Configuration service id.
#define ALP_TEL_CFG_SET_ALERT_SOUND_MODE_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000F)
#define ALP_TEL_CFG_SET_CALL_FORWARDING_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0011)
#define ALP_TEL_CFG_SET_CALL_WAITING_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0017)
#define ALP_TEL_CFG_SET_CALLID_RESTRICTION_STATUS_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0013)
#define ALP_TEL_CFG_SET_LOUDSPEAKER_VOLUME_LEVEL_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0008)
#define ALP_TEL_CFG_SET_PHONE_CLOCK_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0019)
#define ALP_TEL_CFG_SET_PHONE_NUMBER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_CFG_SET_RINGER_SOUND_LEVEL_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000B)
#define ALP_TEL_CFG_SET_SMS_CENTER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_CFG_SET_VIBRATOR_MODE_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x000D)
#define ALP_TEL_CFG_SET_VOICEMAIL_NUMBER_MESSAGE   ((ALP_TEL_CFG_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_CFG_VIBRATOR_MODE_DISABLE   0
#define ALP_TEL_CFG_VIBRATOR_MODE_ENABLE   1
#define ALP_TEL_CLASS_TYPE_DATA   2
 Data.
#define ALP_TEL_CLASS_TYPE_DATA_CIRCUIT_ASYNC   32
 Data circuit async.
#define ALP_TEL_CLASS_TYPE_DATA_CIRCUIT_SYNC   16
 Data circuit sync.
#define ALP_TEL_CLASS_TYPE_DEDICATED_PACKET_ACCESS   64
 Dedicated packet access.
#define ALP_TEL_CLASS_TYPE_DEDICATED_PAD_ACCESS   128
 Dedicated PAD access.
#define ALP_TEL_CLASS_TYPE_FAX   4
 Fax (facsimile services).
#define ALP_TEL_CLASS_TYPE_SMS   8
 SMS (short message service).
#define ALP_TEL_CLASS_TYPE_VOICE   1
 Voice (telephony).
#define ALP_TEL_CNC_CLOSE_MESSAGE   ((ALP_TEL_CNC_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_CNC_GET_STATUS_MESSAGE   ((ALP_TEL_CNC_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_CNC_MESSAGES_COUNT   ((ALP_TEL_CNC_GET_STATUS_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of connection service messages.
#define ALP_TEL_CNC_OPEN_MESSAGE   ((ALP_TEL_CNC_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_CNC_SERVICE_ID   0x02
 Connection service id.
#define ALP_TEL_CNC_TYPE_CS   0
 Circuit Switch.
#define ALP_TEL_CNC_TYPE_PS   1
 Packet Switch.
#define ALP_TEL_DATA_CALL_CLASS   1
#define ALP_TEL_DTC_BEARER_CONNECTION_BOTH_NON_TRANSPARENT_PREFERRED   3
 both, non-transparent preferred
#define ALP_TEL_DTC_BEARER_CONNECTION_BOTH_TRANSPARENT_PREFERRED   2
 both, transparent preferred
#define ALP_TEL_DTC_BEARER_CONNECTION_NON_TRANSPARENT   1
 non-transparent
#define ALP_TEL_DTC_BEARER_CONNECTION_TRANSPARENT   0
 transparent
#define ALP_TEL_DTC_BEARER_DATA_ASYNCHRONOUS_RDI   4
 data circuit asynchronous (RDI)
#define ALP_TEL_DTC_BEARER_DATA_ASYNCHRONOUS_UDI   0
 data circuit asynchronous (UDI or 3.1 kHz modem)
#define ALP_TEL_DTC_BEARER_DATA_RATE_1200_75BPS_V23   3
 1200/75 bps (V.23)
#define ALP_TEL_DTC_BEARER_DATA_RATE_1200BPS_V110   66
 1200 bps (V.110)
#define ALP_TEL_DTC_BEARER_DATA_RATE_1200BPS_V120   34
 1200 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_1200BPS_V22   2
 1200 bps (V.22)
#define ALP_TEL_DTC_BEARER_DATA_RATE_14400BPS_V110   75
 14400 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_14400BPS_V120   43
 14400 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_14400BPS_V34   14
 14400 bps (V.34)
#define ALP_TEL_DTC_BEARER_DATA_RATE_19200BPS_V110   79
 19200 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_19200BPS_V120   47
 19200 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_19200BPS_V34   15
 19200 bps (V.34)
#define ALP_TEL_DTC_BEARER_DATA_RATE_2400BPS_V110   68
 2400 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_2400BPS_V120   36
 2400 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_2400BPS_V22BIS   4
 2400 bps (V.22bis)
#define ALP_TEL_DTC_BEARER_DATA_RATE_2400BPS_V26TER   5
 2400 bps (V.26ter)
#define ALP_TEL_DTC_BEARER_DATA_RATE_28800BPS_V110   80
 28800 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_28800BPS_V120   48
 28800 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_28800BPS_V34   16
 28800 bps (V.34)
#define ALP_TEL_DTC_BEARER_DATA_RATE_300BPS_V110   65
 300 bps (V.110)
#define ALP_TEL_DTC_BEARER_DATA_RATE_300BPS_V21   1
 300 bps (V.21)
#define ALP_TEL_DTC_BEARER_DATA_RATE_38400BPS_V110   81
 38400 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_38400BPS_V120   49
 38400 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_48000BPS_V110   82
 48000 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_48000BPS_V120   50
 48000 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_4800BPS_V110   70
 4800 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_4800BPS_V120   38
 4800 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_4800BPS_V32   6
 4800 bps (V.32)
#define ALP_TEL_DTC_BEARER_DATA_RATE_56000BPS_TRANS   115
 56000 bps (bit transparent)
#define ALP_TEL_DTC_BEARER_DATA_RATE_56000BPS_V110   83
 56000 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_56000BPS_V120   51
 56000 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_64000BPS_TRANS   116
 64000 bps (bit transparent)
#define ALP_TEL_DTC_BEARER_DATA_RATE_9600BPS_V110   71
 9600 bps (V.110 or X.31 flag stuffing)
#define ALP_TEL_DTC_BEARER_DATA_RATE_9600BPS_V120   39
 9600 bps (V.120)
#define ALP_TEL_DTC_BEARER_DATA_RATE_9600BPS_V32   7
 9600 bps (V.32)
#define ALP_TEL_DTC_BEARER_DATA_RATE_9600BPS_V34   12
 9600 bps (V.34)
#define ALP_TEL_DTC_BEARER_DATA_RATE_AUTO   0
 < GSM CSD: Bearer service speed autobauding (automatic selection of the speed; this setting is possible in case of 3.1 kHz modem and non-transparent service)
#define ALP_TEL_DTC_BEARER_DATA_SYNCHRONOUS_RDI   5
 data circuit synchronous (RDI)
#define ALP_TEL_DTC_BEARER_DATA_SYNCHRONOUS_UDI   1
 data circuit synchronous (UDI or 3.1 kHz modem)
#define ALP_TEL_DTC_BEARER_PACKET_ACCESS_SYNCHRONOUS_RDI   7
 Packet Access (synchronous) (RDI).
#define ALP_TEL_DTC_BEARER_PACKET_ACCESS_SYNCHRONOUS_UDI   3
 Packet Access (synchronous) (UDI).
#define ALP_TEL_DTC_BEARER_PAD_ACCESS_ASYNCHRONOUS_RDI   6
 PAD Access (asynchronous) (RDI).
#define ALP_TEL_DTC_BEARER_PAD_ACCESS_ASYNCHRONOUS_UDI   2
 PAD Access (asynchronous) (UDI).
#define ALP_TEL_EMC_DIAL_MESSAGE   ((ALP_TEL_EMC_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_EMC_GET_EMERGENCY_NUMBERS_MESSAGE   ((ALP_TEL_EMC_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_EMC_IS_EMERGENCY_NUMBER_MESSAGE   ((ALP_TEL_EMC_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_EMC_MESSAGES_COUNT   ((ALP_TEL_EMC_IS_EMERGENCY_NUMBER_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of emergency calls service messages.
#define ALP_TEL_EMC_SERVICE_ID   0x08
 Emergency Call service id.
#define ALP_TEL_FAX_CALL_CLASS   2
#define ALP_TEL_INF_CALL_TYPE_DIALED   2
#define ALP_TEL_INF_CALL_TYPE_MISSED   0
#define ALP_TEL_INF_CALL_TYPE_RECEIVED   1
#define ALP_TEL_INF_GET_ACCUMULATED_CALL_METER_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_INF_GET_CALLS_DURATION_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_INF_GET_CALLS_LIST_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_INF_GET_CURRENT_CALL_METER_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_INF_GET_IDENTIFICATION_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_INF_GET_MAX_ACCUMULATED_CALL_METER_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0008)
#define ALP_TEL_INF_GET_PRICE_PER_UNIT_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x000A)
#define ALP_TEL_INF_MESSAGES_COUNT   ((ALP_TEL_INF_SET_PRICE_PER_UNIT_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of information service messages.
#define ALP_TEL_INF_PHONE_INFORMATION_MAX_SIZE   128
#define ALP_TEL_INF_PHONE_MANUFACTURER   0
 Phone information type: phone manufacturer.
#define ALP_TEL_INF_PHONE_MODEL   1
 Phone information type: phone model.
#define ALP_TEL_INF_PHONE_REVISION   2
 Phone information type: phone revision.
#define ALP_TEL_INF_PHONE_SERIAL_NUMBER   3
 Phone information type: phone serial number.
#define ALP_TEL_INF_RESET_ACCUMULATED_CALL_METER_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0007)
#define ALP_TEL_INF_RESET_CALLS_DURATION_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_INF_RESET_CALLS_LIST_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_INF_SERVICE_ID   0x0C
 Information service id.
#define ALP_TEL_INF_SET_MAX_ACCUMULATED_CALL_METER_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0009)
#define ALP_TEL_INF_SET_PRICE_PER_UNIT_MESSAGE   ((ALP_TEL_INF_SERVICE_ID << 8) | 0x000B)
#define ALP_TEL_INF_SUBSCRIBER_IDENTITY   4
 Phone information type: subscriber identity.
#define ALP_TEL_INT_DTC_START_MESSAGE   ((ALP_TEL_INT_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_INT_DTC_STOP_MESSAGE   ((ALP_TEL_INT_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_INT_EXTRA_STRING_MESSAGE   ((ALP_TEL_INT_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_INT_GET_MODEM_PASSTHRU_MESSAGE   ((ALP_TEL_INT_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_INT_INCOMING_MESSAGE   ((ALP_TEL_INT_SERVICE_ID << 8) | 0x0000)
 Internal incoming message id.
#define ALP_TEL_INT_MESSAGES_COUNT   ((ALP_TEL_INT_GET_MODEM_PASSTHRU_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of internal service messages.
#define ALP_TEL_INT_POLL_MESSAGE   ((ALP_TEL_INT_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_INT_SERVICE_ID   0x00
 Internal service id.
#define ALP_TEL_MESSAGE_MASK   0x00FF
 Mask to get the function of an AlpTelFunctionId.
#define ALP_TEL_NUMBER_TYPE_INTERNATIONAL   145
#define ALP_TEL_NUMBER_TYPE_NATIONAL   161
#define ALP_TEL_NUMBER_TYPE_UNKNOW   129
#define ALP_TEL_NWK_ACCESS_TECHNOLOGY_DEFAULT   0
 Default access technology.
#define ALP_TEL_NWK_ACCESS_TECHNOLOGY_EDGE   5
 EDGE access technology.
#define ALP_TEL_NWK_ACCESS_TECHNOLOGY_GPRS   3
 GPRS access technology.
#define ALP_TEL_NWK_ACCESS_TECHNOLOGY_GSM   1
 GSM access technology.
#define ALP_TEL_NWK_ACCESS_TECHNOLOGY_GSM_COMPACT   2
 GSM Compact access technology.
#define ALP_TEL_NWK_ACCESS_TECHNOLOGY_HSDPA   6
 HSDPA access technology.
#define ALP_TEL_NWK_ACCESS_TECHNOLOGY_HSUPA   7
 HSUPA access technology.
#define ALP_TEL_NWK_ACCESS_TECHNOLOGY_UTRAN   4
 UTRAN access technology.
#define ALP_TEL_NWK_ADD_PREFERRED_OPERATOR_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_NWK_BAND_DCS1800   2
 DCS 1800.
#define ALP_TEL_NWK_BAND_EGSM   8
 E-GSM.
#define ALP_TEL_NWK_BAND_GSM850   16
 GSM 850.
#define ALP_TEL_NWK_BAND_GSM900   1
 GSM 900.
#define ALP_TEL_NWK_BAND_PCS1900   4
 PCS 1900.
#define ALP_TEL_NWK_BAND_SWITCHING_AUTOMATIC   0
 Dynamic radio band swithing automatic.
#define ALP_TEL_NWK_BAND_SWITCHING_MANUAL   1
 Dynamic radio band swithing manual.
#define ALP_TEL_NWK_CANCEL_USSD_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0011)
#define ALP_TEL_NWK_CHECK_USSD_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x000E)
#define ALP_TEL_NWK_DELETE_PREFERRED_OPERATOR_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_NWK_GET_GPRS_REGISTRATION_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0016)
#define ALP_TEL_NWK_GET_LOCATION_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x000B)
#define ALP_TEL_NWK_GET_OPERATOR_LOGO_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0017)
#define ALP_TEL_NWK_GET_OPERATOR_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_NWK_GET_OPERATOR_NAME_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0015)
#define ALP_TEL_NWK_GET_OPERATORS_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_NWK_GET_PREFERRED_OPERATORS_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_NWK_GET_PROVIDER_ID_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x000A)
#define ALP_TEL_NWK_GET_RADIO_BAND_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0013)
#define ALP_TEL_NWK_GET_RADIO_BANDS_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0012)
#define ALP_TEL_NWK_GET_REGISTRATION_MODE_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_NWK_GET_SIGNAL_LEVEL_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x000C)
#define ALP_TEL_NWK_GET_STATUS_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0009)
#define ALP_TEL_NWK_GET_TIME_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x000D)
#define ALP_TEL_NWK_GET_TYPE_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0008)
#define ALP_TEL_NWK_GPRS_REGISTRATION_STATUS_DENIED   3
 Registration denied.
#define ALP_TEL_NWK_GPRS_REGISTRATION_STATUS_NOT_REGISTERED   0
 Not currently searching a new operator to register to.
#define ALP_TEL_NWK_GPRS_REGISTRATION_STATUS_REGISTERED   1
 Home Network.
#define ALP_TEL_NWK_GPRS_REGISTRATION_STATUS_ROAMING   5
 Registered roaming.
#define ALP_TEL_NWK_GPRS_REGISTRATION_STATUS_SEARCHING   2
 Not registered but currently searching a new operator to register to.
#define ALP_TEL_NWK_GPRS_REGISTRATION_STATUS_UNKNOWN   4
 Unknown.
#define ALP_TEL_NWK_MESSAGES_COUNT   ((ALP_TEL_NWK_GET_OPERATOR_LOGO_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of network service messages.
#define ALP_TEL_NWK_OPERATOR_LOGO_PATH_MAX_SIZE   256
 Max size for the operator logo path.
#define ALP_TEL_NWK_OPERATOR_NAME_MAX_SIZE   17
 Max size for operator name.
#define ALP_TEL_NWK_OPERATOR_STATUS_AVAILABLE   1
 Available operator.
#define ALP_TEL_NWK_OPERATOR_STATUS_CURRENT   2
 Current operator.
#define ALP_TEL_NWK_OPERATOR_STATUS_FORBIDDEN   3
 Forbidden operator.
#define ALP_TEL_NWK_OPERATOR_STATUS_UNKNOW   0
 Unknow status.
#define ALP_TEL_NWK_RECEIVE_USSD_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0010)
#define ALP_TEL_NWK_REGISTRATION_AUTOMATIC   0
 Automatic search mode.
#define ALP_TEL_NWK_REGISTRATION_MANUAL   1
 Manual search mode.
#define ALP_TEL_NWK_REGISTRATION_MANUAL_AUTOMATIC   4
 If manual fails, automatic mode is entered.
#define ALP_TEL_NWK_SEND_USSD_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x000F)
#define ALP_TEL_NWK_SERVICE_ID   0x03
 Network service id.
#define ALP_TEL_NWK_SET_OPERATOR_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_NWK_SET_RADIO_BAND_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0014)
#define ALP_TEL_NWK_SET_REGISTRATION_MODE_MESSAGE   ((ALP_TEL_NWK_SERVICE_ID << 8) | 0x0007)
#define ALP_TEL_NWK_SS_ACTION_ACTIVATION   1
#define ALP_TEL_NWK_SS_ACTION_CHANGE_PIN   7
#define ALP_TEL_NWK_SS_ACTION_CHANGE_PIN2   8
#define ALP_TEL_NWK_SS_ACTION_DEACTIVATION   2
#define ALP_TEL_NWK_SS_ACTION_ERASURE   4
#define ALP_TEL_NWK_SS_ACTION_INTERROGATION   3
#define ALP_TEL_NWK_SS_ACTION_REGISTER_PASSWORD   6
#define ALP_TEL_NWK_SS_ACTION_REGISTRATION   5
#define ALP_TEL_NWK_SS_ACTION_UNBLOCK_PIN   9
#define ALP_TEL_NWK_SS_ACTION_UNBLOCK_PIN2   10
#define ALP_TEL_NWK_SS_ERROR_ABSENT_SUBSCRIBER   13
#define ALP_TEL_NWK_SS_ERROR_BEARER_SERVICE_NOT_PROVISIONED   3
#define ALP_TEL_NWK_SS_ERROR_CALL_BARRED   6
#define ALP_TEL_NWK_SS_ERROR_DATA_MISSING   17
#define ALP_TEL_NWK_SS_ERROR_DEFLECTION_TO_SERVED_SUBSCRIBER   27
#define ALP_TEL_NWK_SS_ERROR_DENIAL_LONG   15
#define ALP_TEL_NWK_SS_ERROR_DENIAL_SHORT   14
#define ALP_TEL_NWK_SS_ERROR_FACILITY_NOT_SUPPORTED   12
#define ALP_TEL_NWK_SS_ERROR_GENERAL_PROBLEM_BADLY_STRUCTURED_COMPONENT   34
#define ALP_TEL_NWK_SS_ERROR_GENERAL_PROBLEM_MISTYPED_COMPONENT   33
#define ALP_TEL_NWK_SS_ERROR_GENERAL_PROBLEM_UNRECOGNIZED_COMPONENT   32
#define ALP_TEL_NWK_SS_ERROR_ILLEGAL_EQUIPMENT   5
#define ALP_TEL_NWK_SS_ERROR_ILLEGAL_SS_OPERATION   7
#define ALP_TEL_NWK_SS_ERROR_ILLEGAL_SUBSCRIBER   2
#define ALP_TEL_NWK_SS_ERROR_INCOMPATIBILITY   11
#define ALP_TEL_NWK_SS_ERROR_INVALID_DEFLECTED_TO_NUMBER   29
#define ALP_TEL_NWK_SS_ERROR_INVOKE_PROBLEM_DUPLICATE_INVOKE_ID   35
#define ALP_TEL_NWK_SS_ERROR_INVOKE_PROBLEM_INITIATING_RELEASE   39
#define ALP_TEL_NWK_SS_ERROR_INVOKE_PROBLEM_LINKED_RESPONSE_UNEXPECTED   41
#define ALP_TEL_NWK_SS_ERROR_INVOKE_PROBLEM_MISTYPED_PARAMETER   37
#define ALP_TEL_NWK_SS_ERROR_INVOKE_PROBLEM_RESOURCE_LIMITATION   38
#define ALP_TEL_NWK_SS_ERROR_INVOKE_PROBLEM_UNEXPECTED_LINKED_OPERATION   42
#define ALP_TEL_NWK_SS_ERROR_INVOKE_PROBLEM_UNRECOGNISED_LINKED_ID   40
#define ALP_TEL_NWK_SS_ERROR_INVOKE_PROBLEM_UNRECOGNISED_OPERATION   36
#define ALP_TEL_NWK_SS_ERROR_MAX_PARTICIPANTS_EXCEEDED   30
#define ALP_TEL_NWK_SS_ERROR_NEGATIVE_PASSWORD_CHECK   20
#define ALP_TEL_NWK_SS_ERROR_NOT_AVAILABLE   9
#define ALP_TEL_NWK_SS_ERROR_PASSWORD_ATTEMPS_VIOLATION   21
#define ALP_TEL_NWK_SS_ERROR_PASSWORD_REGISTRATION_FAILURE   19
#define ALP_TEL_NWK_SS_ERROR_POSITION_METHOD_FAILURE   22
#define ALP_TEL_NWK_SS_ERROR_REJECTED_BY_NETWORK   26
#define ALP_TEL_NWK_SS_ERROR_REJECTED_BY_USER   25
#define ALP_TEL_NWK_SS_ERROR_RESOURCES_NOT_AVAILABLE   31
#define ALP_TEL_NWK_SS_ERROR_RETURN_ERROR_PROBLEM_RE_MISTYPED_PARAMETER   50
#define ALP_TEL_NWK_SS_ERROR_RETURN_ERROR_PROBLEM_RETURN_ERROR_UNEXPECTED   49
#define ALP_TEL_NWK_SS_ERROR_RETURN_ERROR_PROBLEM_RETURN_RESULT_UNEXPECTED   47
#define ALP_TEL_NWK_SS_ERROR_RETURN_ERROR_PROBLEM_UNRECOGNISED_ERROR   48
#define ALP_TEL_NWK_SS_ERROR_RETURN_ERROR_PROBLEM_UNRECOGNISED_INVOKE_ID   46
#define ALP_TEL_NWK_SS_ERROR_RETURN_RESULT_PROBLEM_RE_MISTYPED_PARAMETER   45
#define ALP_TEL_NWK_SS_ERROR_RETURN_RESULT_PROBLEM_RETURN_RESULT_UNEXPECTED   44
#define ALP_TEL_NWK_SS_ERROR_RETURN_RESULT_PROBLEM_UNRECOGNISED_INVOKE_ID   43
#define ALP_TEL_NWK_SS_ERROR_SPECIAL_SERVICE_CODE   28
#define ALP_TEL_NWK_SS_ERROR_STATUS   8
#define ALP_TEL_NWK_SS_ERROR_SUBSCRIPTION_VIOLATION   10
#define ALP_TEL_NWK_SS_ERROR_SYSTEM_FAILURE   16
#define ALP_TEL_NWK_SS_ERROR_TELE_SERVICE_NOT_PROVISIONED   4
#define ALP_TEL_NWK_SS_ERROR_UNEXPECTED_DATA_VALUE   18
#define ALP_TEL_NWK_SS_ERROR_UNKNOWN_ALPHABET   23
#define ALP_TEL_NWK_SS_ERROR_UNKNOWN_SUBSCRIBER   1
#define ALP_TEL_NWK_SS_ERROR_USSD_BUSY   24
#define ALP_TEL_NWK_SS_SERVICE_ALL_BARRING_SERVICE   330
 All Barring supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_ALL_CF   002
 All Call Forwarding supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_ALL_CONDITIONAL_CF   004
 All Conditional Call Forwarding supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_ALL_EMLPP_SERVICE   75
 All Enhanced Multi-Level Precedence and Pre-emption supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_ALL_SERVICES   65535
 All supplementary services.
#define ALP_TEL_NWK_SS_SERVICE_BAIC   35
 Barr All Incoming Call supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_BAIC_ROAMING   351
 Barr All Incoming Call when Roaming supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_BAOC   33
 Barr All Outgoing Call supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_BOIC   331
 Barr Outgoing International Call supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_BOIC_EXCEPT_HOME   332
 Barr Outgoing International Call except to Home Country supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CALL_DEFLECTION   66
 Call deflection supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CALL_WAITING   43
 Call waiting supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CCBS   37
 Call Completion to Busy Subscriber supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CF_BUSY   67
 Call Forwarding on Busy supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CF_NO_REPLY   61
 Call Forwarding on No Reply supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CF_NOT_REACHABLE   62
 Call Forwarding on Not Reachable supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CFU   21
 Call Forwarding Unconditional supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CLIP   30
 Call line id presantation supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CLIR   31
 Call line id restriction supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_CNAP   300
 Calling Name Presentation supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_COLP   76
 Connected Line Identification Presentation supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_COLR   77
 Connected Line Identification Restriction supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_ECT   96
 Explicit Call Transfert supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_EMLPP_SERVICE_1   751
 Enhanced Multi-Level Precedence and Pre-emption supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_EMLPP_SERVICE_2   752
 Enhanced Multi-Level Precedence and Pre-emption supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_EMLPP_SERVICE_3   753
 Enhanced Multi-Level Precedence and Pre-emption supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_EMLPP_SERVICE_4   754
 Enhanced Multi-Level Precedence and Pre-emption supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_FM   214
 Follow Me supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_INCOMING_BARRING_SERVICE   353
 All Incoming Barring supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_MC   88
 Multicall supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_MSP_SERVICE_1   591
 Multiple Subscriber Profile supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_MSP_SERVICE_2   592
 Multiple Subscriber Profile supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_MSP_SERVICE_3   593
 Multiple Subscriber Profile supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_MSP_SERVICE_4   594
 Multiple Subscriber Profile supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_NON_IMPLEMENTED   0
 Non implement supplementary service (USSD).
#define ALP_TEL_NWK_SS_SERVICE_OUTGOING_BARRING_SERVICE   333
 All Outgoing Barring supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_UUS_ALL_SERVICES   360
 User-To-User Signaling supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_UUS_SERVICE_1   361
 User-To-User Signaling supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_UUS_SERVICE_2   362
 User-To-User Signaling supplementary service code.
#define ALP_TEL_NWK_SS_SERVICE_UUS_SERVICE_3   363
 User-To-User Signaling supplementary service code.
#define ALP_TEL_NWK_STATUS_NOT_REGISTERED_NOT_SEARCHING   0
 Not registered, ME is not currently searching a new operator to register to.
#define ALP_TEL_NWK_STATUS_NOT_REGISTERED_SEARCHING   2
 Not registered, but ME is currently searching a new operator to register to.
#define ALP_TEL_NWK_STATUS_REGISTERED_HOME   1
 Registered to home network.
#define ALP_TEL_NWK_STATUS_REGISTERED_ROAMING   5
 Registered, roaming.
#define ALP_TEL_NWK_STATUS_REGISTRATION_DENIED   3
 Registration denied.
#define ALP_TEL_NWK_STATUS_UNKNOW   4
 Unknow status.
#define ALP_TEL_NWK_TYPE_CDMA   0
 CDMA network.
#define ALP_TEL_NWK_TYPE_CDPD   4
 CDPD network.
#define ALP_TEL_NWK_TYPE_GSM_GPRS   1
 GSM / GPRS network.
#define ALP_TEL_NWK_TYPE_PDC   3
 PDC network.
#define ALP_TEL_NWK_TYPE_TDMA   2
 TDMA network.
#define ALP_TEL_NWK_USSD_FURTHER_USER_ACTION_REQUIRED   1
 Further user action required.
#define ALP_TEL_NWK_USSD_NETWORK_TIMEOUT   5
 Network timeout.
#define ALP_TEL_NWK_USSD_NO_FURTHER_USER_ACTION_REQUIRED   0
 No further user action required.
#define ALP_TEL_NWK_USSD_OPERATION_NOT_SUPPORTED   4
 Operation not supported.
#define ALP_TEL_NWK_USSD_OTHER_CLIENT_RESPONDED   3
 Other local client has responsed.
#define ALP_TEL_NWK_USSD_TERMINATED_BY_NETWORK   2
 USSD terminated by network.
#define ALP_TEL_NWK_USSD_TERMINATED_BY_USER   6
 USSD transaction terminated by user.
#define ALP_TEL_OEM_CALL_MESSAGE   ((ALP_TEL_OEM_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_OEM_SERVICE_ID   0x0F
 OEM service id.
#define ALP_TEL_PHB_ACCESS_READY_MESSAGE   ((ALP_TEL_PHB_SERVICE_ID << 8) | 0x0007)
#define ALP_TEL_PHB_ADD_ENTRY_MESSAGE   ((ALP_TEL_PHB_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_PHB_AP   0x4150
 AP: Application Phonebook.
#define ALP_TEL_PHB_CONTACT_TYPE_FAX   4
 contact type Fax
#define ALP_TEL_PHB_CONTACT_TYPE_HOME   1
 contact type Home
#define ALP_TEL_PHB_CONTACT_TYPE_MOBILE   3
 contact type Mobile
#define ALP_TEL_PHB_CONTACT_TYPE_OTHER   6
 contact type Other
#define ALP_TEL_PHB_CONTACT_TYPE_VIDEO   5
 contact type Video
#define ALP_TEL_PHB_CONTACT_TYPE_WORK   2
 contact type Work
#define ALP_TEL_PHB_DELETE_ENTRY_MESSAGE   ((ALP_TEL_PHB_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_PHB_EMERGENCY   0x454E
 EN: SIM or ME emergency number list.
#define ALP_TEL_PHB_GET_ENTRIES_MESSAGE   ((ALP_TEL_PHB_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_PHB_GET_ENTRY_MESSAGE   ((ALP_TEL_PHB_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_PHB_GET_PHONEBOOK_MESSAGE   ((ALP_TEL_PHB_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_PHB_GET_PHONEBOOKS_MESSAGE   ((ALP_TEL_PHB_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_PHB_MAX_ADDITIONAL_NUMBER_COUNT   4
#define ALP_TEL_PHB_MAX_EMAIL_ADDRESS_COUNT   4
#define ALP_TEL_PHB_MAX_PHONEBOOKS_NUMBER   32
#define ALP_TEL_PHB_ME   0x4D45
 ME: ME phonebook.
#define ALP_TEL_PHB_ME_AND_SIM   0x4D54
 MT: Combined ME and SIM phonebook.
#define ALP_TEL_PHB_ME_DIALLED   0x4443
 DC: Mobile Equipment (ME) dialled calls list.
#define ALP_TEL_PHB_ME_MISSED   0x4D43
 MC: ME missed calls list.
#define ALP_TEL_PHB_ME_RECEIVED   0x5243
 RC: ME received calls list.
#define ALP_TEL_PHB_MESSAGES_COUNT   ((ALP_TEL_PHB_ACCESS_READY_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of phonebook service messages.
#define ALP_TEL_PHB_OWN_NUMBERS   0x4F4E
 ON: SIM or ME own numbers list.
#define ALP_TEL_PHB_SD   0x5344
 SD: SIM service number.
#define ALP_TEL_PHB_SERVICE_ID   0x0A
 Phonebook service id.
#define ALP_TEL_PHB_SET_PHONEBOOK_MESSAGE   ((ALP_TEL_PHB_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_PHB_SIM   0x534D
 SM: SIM phonebook.
#define ALP_TEL_PHB_SIM_FIX_DIALLING   0x4644
 FD: SIM fixdialling phonebook.
#define ALP_TEL_PHB_SIM_LAST_DIALLING   0x4C44
 LD: SIM last dialling phonebook.
#define ALP_TEL_PHB_TA   0x5441
 TA: Terminal Adaptor (TA) phonebook.
#define ALP_TEL_POW_BATTERY_FAULT   3
 Power fault.
#define ALP_TEL_POW_BATTERY_NOT_POWERED   1
 ME has a battery connected, but is not powered by it.
#define ALP_TEL_POW_BATTERY_POWERED   0
 ME is powered by the battery.
#define ALP_TEL_POW_FUNCTIONALITY_FULL_LEVEL   0x01
#define ALP_TEL_POW_FUNCTIONALITY_MIN_LEVEL   0x00
#define ALP_TEL_POW_FUNCTIONALITY_NO_RX_LEVEL   0x03
#define ALP_TEL_POW_FUNCTIONALITY_NO_TX_LEVEL   0x02
#define ALP_TEL_POW_FUNCTIONALITY_NO_TX_NO_RX_LEVEL   0x04
#define ALP_TEL_POW_GET_BATTERY_CHARGE_LEVEL_MESSAGE   ((ALP_TEL_POW_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_POW_GET_BATTERY_CONNECTION_STATUS_MESSAGE   ((ALP_TEL_POW_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_POW_GET_PHONE_FUNCTIONALITY_MESSAGE   ((ALP_TEL_POW_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_POW_MASK_FUN_LEVEL   0x7F
 Mask to get the 'fun' power level.
#define ALP_TEL_POW_MASK_RESET   0x80
 Mask to get the 'rst' parameter.
#define ALP_TEL_POW_MESSAGES_COUNT   ((ALP_TEL_POW_GET_PHONE_FUNCTIONALITY_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of power service messages.
#define ALP_TEL_POW_NO_BATTERY   2
 ME does not have a battery connected.
#define ALP_TEL_POW_RESET   0x80
#define ALP_TEL_POW_SERVICE_ID   0x05
 Power service id.
#define ALP_TEL_POW_SET_PHONE_FUNCTIONALITY_MESSAGE   ((ALP_TEL_POW_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_PS_ATTACHED   1
 PS Attached.
#define ALP_TEL_PS_DATA_COMPRESSION_OFF   0
 No data compression.
#define ALP_TEL_PS_DATA_COMPRESSION_ON   1
 V42 bis data compression.
#define ALP_TEL_PS_DETACHED   0
 PS Detached.
#define ALP_TEL_PS_EVENT_ME_CLASS   7
 MS Class changed by mobile.
#define ALP_TEL_PS_EVENT_ME_DEACT   3
 PDP context activation deactivated by mobile.
#define ALP_TEL_PS_EVENT_ME_DETACH   5
 PS detached by mobile.
#define ALP_TEL_PS_EVENT_NW_CLASS   6
 MS Class changed by network.
#define ALP_TEL_PS_EVENT_NW_DEACT   2
 PDP context activation deactivated by network.
#define ALP_TEL_PS_EVENT_NW_DETACH   4
 PS detached by network.
#define ALP_TEL_PS_EVENT_NW_REACT   1
 PDP context activation reactivated by network.
#define ALP_TEL_PS_EVENT_REJECT   0
 PDP context activation rejected.
#define ALP_TEL_PS_GET_ATTACH_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0009)
#define ALP_TEL_PS_GET_AVAILABLE_CONTEXTID_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_PS_GET_CONTEXT_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_PS_GET_DATA_COUNTER_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x000D)
#define ALP_TEL_PS_GET_DEFINED_CONTEXTID_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_PS_GET_PDP_ACTIVATION_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x000B)
#define ALP_TEL_PS_GET_QOS_CURRENT_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0008)
#define ALP_TEL_PS_GET_QOS_MINIMUM_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_PS_GET_QOS_REQUESTED_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_PS_HDR_COMPRESSION_OFF   0
 No header compression.
#define ALP_TEL_PS_HDR_COMPRESSION_ON   1
 V42 bis header compression.
#define ALP_TEL_PS_MESSAGES_COUNT   ((ALP_TEL_PS_GET_DATA_COUNTER_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of PS service messages.
#define ALP_TEL_PS_PDP_ACTIVATED   1
 PDP Activated.
#define ALP_TEL_PS_PDP_DEACTIVATED   0
 PDP Deactivated.
#define ALP_TEL_PS_PDP_IP   0
 Internet Protocol.
#define ALP_TEL_PS_PDP_IPV6   3
 Internet Protocol version 6.
#define ALP_TEL_PS_PDP_PPP   1
 Point to Point Protocol.
#define ALP_TEL_PS_PDP_UNKNOWN   0xFF
#define ALP_TEL_PS_QOS_DELAY_BEST_EFFORT   4
 Best Effort.
#define ALP_TEL_PS_QOS_DELAY_CLASS_1   1
 <2 seconds for a 1024 SDU size
#define ALP_TEL_PS_QOS_DELAY_CLASS_2   2
 <15 seconds for a 1024 SDU size
#define ALP_TEL_PS_QOS_DELAY_CLASS_3   3
 <75 seconds for a 1024 SDU size
#define ALP_TEL_PS_QOS_DELAY_DEFAULT   0
#define ALP_TEL_PS_QOS_DELIVERY_ERR_SDU_NO   0
#define ALP_TEL_PS_QOS_DELIVERY_ERR_SDU_NO_DETECT   2
#define ALP_TEL_PS_QOS_DELIVERY_ERR_SDU_SUBSCRIBED_VALUE   3
#define ALP_TEL_PS_QOS_DELIVERY_ERR_SDU_YES   1
#define ALP_TEL_PS_QOS_DELIVERY_ORDER_NO   0
#define ALP_TEL_PS_QOS_DELIVERY_ORDER_SUBSCRIBED_VALUE   2
#define ALP_TEL_PS_QOS_DELIVERY_ORDER_YES   1
#define ALP_TEL_PS_QOS_GTED_BITRATE_128KBITS   5
#define ALP_TEL_PS_QOS_GTED_BITRATE_16KBITS   2
#define ALP_TEL_PS_QOS_GTED_BITRATE_256KBITS   6
#define ALP_TEL_PS_QOS_GTED_BITRATE_32KBITS   3
#define ALP_TEL_PS_QOS_GTED_BITRATE_384KBITS   7
#define ALP_TEL_PS_QOS_GTED_BITRATE_64KBITS   4
#define ALP_TEL_PS_QOS_GTED_BITRATE_8KBITS   1
#define ALP_TEL_PS_QOS_GTED_BITRATE_DEFAULT   0
#define ALP_TEL_PS_QOS_MAX_BITRATE_1024KBITS   8
#define ALP_TEL_PS_QOS_MAX_BITRATE_128KBITS   5
#define ALP_TEL_PS_QOS_MAX_BITRATE_16KBITS   2
#define ALP_TEL_PS_QOS_MAX_BITRATE_2048KBITS   9
#define ALP_TEL_PS_QOS_MAX_BITRATE_256KBITS   6
#define ALP_TEL_PS_QOS_MAX_BITRATE_32KBITS   3
#define ALP_TEL_PS_QOS_MAX_BITRATE_512KBITS   7
#define ALP_TEL_PS_QOS_MAX_BITRATE_64KBITS   4
#define ALP_TEL_PS_QOS_MAX_BITRATE_8KBITS   1
#define ALP_TEL_PS_QOS_MAX_BITRATE_DEFAULT   0
#define ALP_TEL_PS_QOS_MEAN_CLASS_1   1
 100 octets/hour (~0.22 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_10   10
 100 000 octets/hour (~0.22 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_11   11
 200 000 octets/hour (~0.44 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_12   12
 500 000 octets/hour (~1.11 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_13   13
 1 000 000 octets/hour (~2.2 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_14   14
 2 000 000 octets/hour (~4.4 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_15   15
 5 000 000 octets/hour (~11.1 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_16   16
 10 000 000 octets/hour (~22 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_17   17
 20 000 000 octets/hour (~44 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_18   18
 50 000 000 octets/hour (~111 kbit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_2   2
 200 octets/hour (~0.44 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_3   3
 500 octets/hour (~1.11 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_4   4
 1 000 octets/hour (~2.2 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_5   5
 2 000 octets/hour (~4.4 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_6   6
 5 000 octets/hour (~11.1 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_7   7
 10 000 octets/hour (~22 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_8   8
 20 000 octets/hour (~44 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_9   9
 50 000 octets/hour (~111 bit/s)
#define ALP_TEL_PS_QOS_MEAN_CLASS_BEST_EFFORT   31
 Best Effort.
#define ALP_TEL_PS_QOS_MEAN_DEFAULT   0
#define ALP_TEL_PS_QOS_PEAK_CLASS_1   1
 Up to 1 000 octets/s (8 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_CLASS_2   2
 Up to 2 000 octets/s (16 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_CLASS_3   3
 Up to 4 000 octets/s (32 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_CLASS_4   4
 Up to 8 000 octets/s (64 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_CLASS_5   5
 Up to 16 000 octets/s (128 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_CLASS_6   6
 Up to 32 000 octets/s (256 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_CLASS_7   7
 Up to 64 000 octets/s (512 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_CLASS_8   8
 Up to 128 000 octets/s (1024 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_CLASS_9   9
 Up to 256 000 octets/s (2048 kbit/s).
#define ALP_TEL_PS_QOS_PEAK_DEFAULT   0
#define ALP_TEL_PS_QOS_PRECEDENCE_DEFAULT   0
#define ALP_TEL_PS_QOS_PRECEDENCE_HIGH   1
#define ALP_TEL_PS_QOS_PRECEDENCE_LOW   3
#define ALP_TEL_PS_QOS_PRECEDENCE_NORMAL   2
#define ALP_TEL_PS_QOS_RELIABILITY_CLASS_1   1
 GTP Mode Acknowledged, LLC Mode Acknowledged, LLC Data Protected, RLC Block Acknowledged.
#define ALP_TEL_PS_QOS_RELIABILITY_CLASS_2   2
 GTP Mode Unacknowledged, LLC Mode Acknowledged, LLC Data Protected, RLC Block Acknowledged.
#define ALP_TEL_PS_QOS_RELIABILITY_CLASS_3   3
 GTP Mode Unacknowledged, LLC Mode Unacknowledged, LLC Data Protected, RLC Block Acknowledged.
#define ALP_TEL_PS_QOS_RELIABILITY_CLASS_4   4
 GTP Mode Unacknowledged, LLC Mode Unacknowledged, LLC Data Protected, RLC Block Unacknowledged.
#define ALP_TEL_PS_QOS_RELIABILITY_CLASS_5   5
 GTP Mode Unacknowledged, LLC Mode Unacknowledged, LLC Data Unprotected, RLC Block Unacknowledged.
#define ALP_TEL_PS_QOS_RELIABILITY_DEFAULT   0
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_10E_2   0x12
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_10E_3   0x13
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_10E_4   0x14
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_10E_5   0x15
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_10E_6   0x16
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_4X10E_3   0x43
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_5X10E_2   0x52
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_5X10E_3   0x53
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_6X10E_8   0x68
#define ALP_TEL_PS_QOS_RES_BIT_ERROR_RATIO_DEFAULT   0x00
#define ALP_TEL_PS_QOS_SDU_ERROR_RATIO_10E_1   0x11
#define ALP_TEL_PS_QOS_SDU_ERROR_RATIO_10E_2   0x12
#define ALP_TEL_PS_QOS_SDU_ERROR_RATIO_10E_3   0x13
#define ALP_TEL_PS_QOS_SDU_ERROR_RATIO_10E_4   0x14
#define ALP_TEL_PS_QOS_SDU_ERROR_RATIO_10E_5   0x15
#define ALP_TEL_PS_QOS_SDU_ERROR_RATIO_10E_6   0x16
#define ALP_TEL_PS_QOS_SDU_ERROR_RATIO_7X10E_3   0x73
#define ALP_TEL_PS_QOS_SDU_ERROR_RATIO_DEFAULT   0x00
#define ALP_TEL_PS_QOS_TRAFFIC_CLASS_BACKGROUND   3
#define ALP_TEL_PS_QOS_TRAFFIC_CLASS_CONVERSATIONAL   0
#define ALP_TEL_PS_QOS_TRAFFIC_CLASS_INTERACTIVE   2
#define ALP_TEL_PS_QOS_TRAFFIC_CLASS_STREAMING   1
#define ALP_TEL_PS_QOS_TRAFFIC_CLASS_SUBSCRIBED_VALUE   4
#define ALP_TEL_PS_QOS_TRAFFIC_HANDLING_PRIORITY_1   1
#define ALP_TEL_PS_QOS_TRAFFIC_HANDLING_PRIORITY_2   2
#define ALP_TEL_PS_QOS_TRAFFIC_HANDLING_PRIORITY_3   3
#define ALP_TEL_PS_QOS_TRAFFIC_HANDLING_PRIORITY_DEFAULT   0
#define ALP_TEL_PS_SERVICE_ID   0x0E
 Packet Switch service id.
#define ALP_TEL_PS_SET_ATTACH_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x000A)
#define ALP_TEL_PS_SET_CONTEXT_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_PS_SET_PDP_ACTIVATION_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x000C)
#define ALP_TEL_PS_SET_QOS_MINIMUM_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0007)
#define ALP_TEL_PS_SET_QOS_REQUESTED_MESSAGE   ((ALP_TEL_PS_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_SERVICE_MASK   0xFF00
 Mask to get the service of an AlpTelFunctionId.
#define ALP_TEL_SERVICES_COUNT   (ALP_TEL_CARD_SERVICE_ID + 1)
 Total count of services.
#define ALP_TEL_SMS_ACCESS_READY_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0009)
#define ALP_TEL_SMS_API_VERSION   0x0001
 SMS api version.
#define ALP_TEL_SMS_CELLBROADCAST_GEOGRAPHICAL_SCOPE_AREA   2
 Location area wide in GSM or Service area wide in UMTS.
#define ALP_TEL_SMS_CELLBROADCAST_GEOGRAPHICAL_SCOPE_CELL_IMMEDIATE   0
 Cell wide, immediate display.
#define ALP_TEL_SMS_CELLBROADCAST_GEOGRAPHICAL_SCOPE_CELL_NORMAL   3
 Cell wide, normal display.
#define ALP_TEL_SMS_CELLBROADCAST_GEOGRAPHICAL_SCOPE_PLMN   1
 PLMN wide.
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_CZECH   16
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_DANISH   7
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_DUTCH   5
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_ENGLISH   1
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_FINNISH   9
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_FRENCH   3
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_GERMAN   0
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_GREEK   11
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_HUNGARIAN   13
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_ITALIAN   2
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_NORWEGIAN   10
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_POLISH   14
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_PORTUGUESE   8
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_SPANISH   4
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_SWEDISH   6
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_TURKISH   12
#define ALP_TEL_SMS_CELLBROADCAST_LANGUAGE_UNSPECIFIED   15
#define ALP_TEL_SMS_CELLBROADCAST_MAX_CHANNEL_ID   999
#define ALP_TEL_SMS_CELLBROADCAST_MESSAGE_TYPE_CBS   1
 CBS message.
#define ALP_TEL_SMS_CELLBROADCAST_MESSAGE_TYPE_CBS41   3
 CBS41 message.
#define ALP_TEL_SMS_CELLBROADCAST_MESSAGE_TYPE_SCHEDULE   2
 Schedule message.
#define ALP_TEL_SMS_CELLBROADCAST_MIN_CHANNEL_ID   0
#define ALP_TEL_SMS_CELLBROADCAST_NETWORK_GSM   1
 GSM access network for cellbroadcast message.
#define ALP_TEL_SMS_CELLBROADCAST_NETWORK_UMTS   2
 UMTS access network for cellbroadcast message.
#define ALP_TEL_SMS_CLASS_0   0x00
 SMS Message Class: Class 0.
#define ALP_TEL_SMS_CLASS_1   0x01
 SMS Message Class: Default meaning ME-specific.
#define ALP_TEL_SMS_CLASS_2   0x02
 SMS Message Class: SIM specific message.
#define ALP_TEL_SMS_CLASS_3   0x03
 SMS Message Class: Default meaning TE-specific.
#define ALP_TEL_SMS_CLASS_UNKNOWN   0xFF
 SMS Message Class: class not specified.
#define ALP_TEL_SMS_DELETE_ALL_MESSAGES_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x000E)
#define ALP_TEL_SMS_DELETE_MESSAGE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_SMS_DELIVERY_TYPE_MANUAL_ACK   1
 Manual acknowledge delivery.
#define ALP_TEL_SMS_DELIVERY_TYPE_STATUS_REPORT   0
 Status report or delivery acknowledge.
#define ALP_TEL_SMS_DSR_MESSAGE_FORWARDED   2
 Unknown delivery result.
#define ALP_TEL_SMS_DSR_MESSAGE_REPLACED   1
#define ALP_TEL_SMS_DSR_PERM_BAD_DESTINATION   10
#define ALP_TEL_SMS_DSR_PERM_DELETED_BY_ADM   16
#define ALP_TEL_SMS_DSR_PERM_DELETED_BY_ORIG_SME   15
#define ALP_TEL_SMS_DSR_PERM_INTER_NETWORK_ERROR   13
#define ALP_TEL_SMS_DSR_PERM_OTHER   18
#define ALP_TEL_SMS_DSR_PERM_RP_ERROR   9
#define ALP_TEL_SMS_DSR_PERM_SERVICE_UNAVAILABLE   12
#define ALP_TEL_SMS_DSR_PERM_SM_NOT_EXIST   17
#define ALP_TEL_SMS_DSR_PERM_UNOBTAINABLE   11
#define ALP_TEL_SMS_DSR_PERM_VALIDITY_EXPIRED   14
#define ALP_TEL_SMS_DSR_SUCCESS   0
#define ALP_TEL_SMS_DSR_TEMP_CONGESTION   3
#define ALP_TEL_SMS_DSR_TEMP_OTHER   8
#define ALP_TEL_SMS_DSR_TEMP_SERVICE_REJECTED   5
#define ALP_TEL_SMS_DSR_TEMP_SERVICE_UNAVAILABLE   6
#define ALP_TEL_SMS_DSR_TEMP_SME_BUSY   4
#define ALP_TEL_SMS_DSR_TEMP_SME_ERROR   7
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_ANGRY   0x0C
 EMS Predefined Animation: I am angry.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_CONFUSED   0x0A
 EMS Predefined Animation: I am confused.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_CRYING   0x05
 EMS Predefined Animation: I am crying.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_DEVIL   0x0E
 EMS Predefined Animation: Devil.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_GLAD   0x01
 EMS Predefined Animation: I am glad.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_GLASSES   0x0D
 EMS Predefined Animation: Wearing glasses.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_INDIFFERENT   0x08
 EMS Predefined Animation: I am indifferent.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_IRONIC   0x00
 EMS Predefined Animation: I am ironic, flirty.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_LAUGHING   0x07
 EMS Predefined Animation: I am laughing.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_LOVE   0x09
 EMS Predefined Animation: I am in love, kissing.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_SAD   0x03
 EMS Predefined Animation: I am sad.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_SCEPTIC   0x02
 EMS Predefined Animation: I am sceptic.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_TONGUE   0x0B
 EMS Predefined Animation: Tongue hanging out.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_WINKING   0x06
 EMS Predefined Animation: I am winking.
#define ALP_TEL_SMS_EMS_PREDEFINED_ANIMATION_WOW   0x04
 EMS Predefined Animation: WOW!
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_CHIMES_HIGH   0x00
 EMS Predefined Sound: Chimes High.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_CHIMES_LOW   0x01
 EMS Predefined Sound: Chimes Low.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_CHORD_HIGH   0x08
 EMS Predefined Sound: Chord High.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_CHORD_LOW   0x09
 EMS Predefined Sound: Chord Low.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_CLAPS   0x06
 EMS Predefined Sound: Claps.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_DING   0x02
 EMS Predefined Sound: Ding.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_DRUM   0x05
 EMS Predefined Sound: Drum.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_FANFAR   0x07
 EMS Predefined Sound: FanFar.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_NOTIFY   0x04
 EMS Predefined Sound: Notify.
#define ALP_TEL_SMS_EMS_PREDEFINED_SOUND_TADA   0x03
 EMS Predefined Sound: TaDa.
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING__ALIGNMENT_LANGUAGE_DEPENDENT   0x03
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_ALIGNMENT_CENTER   0x01
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_ALIGNMENT_LEFT   0x00
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_ALIGNMENT_RIGHT   0x02
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_BLACK   0x00
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_BRIGHT_BLUE   0x0E
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_BRIGHT_CYAN   0x0D
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_BRIGHT_GREEN   0x0C
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_BRIGHT_MAGENTA   0x0F
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_BRIGHT_RED   0x0A
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_BRIGHT_YELLOW   0x0B
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_DARK_BLUE   0x06
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_DARK_CYAN   0x05
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_DARK_GREEN   0x04
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_DARK_GREY   0x01
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_DARK_MAGENTA   0x07
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_DARK_RED   0x02
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_DARK_YELLOW   0x03
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_GREY   0x08
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_UNKNOWN   0xFF
 The color of the text is not specified.
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_COLOR_WHITE   0x09
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_FONT_SIZE_LARGE   0x01
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_FONT_SIZE_NORMAL   0x00
#define ALP_TEL_SMS_EMS_TEXT_FORMATTING_FONT_SIZE_SMALL   0x02
#define ALP_TEL_SMS_ENCODING_8BITS   0
#define ALP_TEL_SMS_ENCODING_ASCII   1
 ANSI X3.4.
#define ALP_TEL_SMS_ENCODING_AUTOMATIC   6
 Internal coding: choose the best appropriated encoding.
#define ALP_TEL_SMS_ENCODING_GSM   5
 Only supported by GSM.
#define ALP_TEL_SMS_ENCODING_IA5   2
 CCITTT T.50.
#define ALP_TEL_SMS_ENCODING_IS91   3
 TIA/EIA/IS-91 section 3.7.1.
#define ALP_TEL_SMS_ENCODING_UCS2   4
 Only supported by GSM.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_LARGE_ANIMATION   0x0E
 EMS, large animation.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_LARGE_PICTURE   0x10
 EMS, large picture.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_PREDEFINED_ANIMATION   0x0D
 EMS, predefined animation.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_PREDEFINED_SOUND   0x0B
 EMS, predefined sound.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_SMALL_ANIMATION   0x0F
 EMS, small animation.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_SMALL_PICTURE   0x11
 EMS, small picture.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_TEXT_FORMATTING   0x0A
 EMS, text formatting.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_USER_DEFINED_SOUND   0x0C
 EMS, user defined sound.
#define ALP_TEL_SMS_EXTENSION_TYPE_EMS_VARIABLE_PICTURE   0x12
 EMS, variable picture.
#define ALP_TEL_SMS_EXTENSION_TYPE_MULTI_PART   0x00
 Multipart short messages - 8 bit concatenation.
#define ALP_TEL_SMS_EXTENSION_TYPE_MULTI_PART_2   0x08
 Multipart short messages - 16 bit concatenation.
#define ALP_TEL_SMS_EXTENSION_TYPE_NBS   0x04
 NBS message, with port number in short.
#define ALP_TEL_SMS_EXTENSION_TYPE_NBS_2   0x05
 NBS message, with port number in long.
#define ALP_TEL_SMS_EXTENSION_TYPE_SPECIAL_INDICATION   0x01
 Special SMS Message Indication.
#define ALP_TEL_SMS_GET_BEARER_SERVICE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x000A)
#define ALP_TEL_SMS_GET_CELLBROADCAST_TYPES_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x000F)
#define ALP_TEL_SMS_GET_DATA_MAX_SIZE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_SMS_GET_STORAGE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0007)
#define ALP_TEL_SMS_GET_STORAGES_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_SMS_GET_UNIQUE_PARTID_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_SMS_MESSAGE_ALL_TYPES   4
#define ALP_TEL_SMS_MESSAGE_TYPE_CELLBROADCAST   5
#define ALP_TEL_SMS_MESSAGE_TYPE_CMT   0
 Cellular Messaging Teleservice message.
#define ALP_TEL_SMS_MESSAGE_TYPE_CPT   1
 Cellular Paging Teleservice message.
#define ALP_TEL_SMS_MESSAGE_TYPE_DELIVERED   0
#define ALP_TEL_SMS_MESSAGE_TYPE_MANUAL_ACK   3
#define ALP_TEL_SMS_MESSAGE_TYPE_REPORT   1
#define ALP_TEL_SMS_MESSAGE_TYPE_SUBMITTED   2
#define ALP_TEL_SMS_MESSAGE_TYPE_VMN   2
 Voice Mail Notification message.
#define ALP_TEL_SMS_MESSAGES_COUNT   ((ALP_TEL_SMS_GET_CELLBROADCAST_TYPES_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of SMS service messages.
#define ALP_TEL_SMS_PRIVACY_CONFIDENTIAL   2
 Privacy level 2.
#define ALP_TEL_SMS_PRIVACY_NOT_RESTRICTED   0
 Privacy level 0.
#define ALP_TEL_SMS_PRIVACY_RESTRICTED   1
 Privacy level 1.
#define ALP_TEL_SMS_PRIVACY_SECRET   3
 Privacy level 3.
#define ALP_TEL_SMS_PROTOCOL_DEFAULT   0
 Sms message transport protocol.
#define ALP_TEL_SMS_PROTOCOL_EMAIL   4
#define ALP_TEL_SMS_PROTOCOL_ERMES   5
#define ALP_TEL_SMS_PROTOCOL_FAX   1
#define ALP_TEL_SMS_PROTOCOL_PAGING   3
#define ALP_TEL_SMS_PROTOCOL_VOICE   6
#define ALP_TEL_SMS_PROTOCOL_X400   2
#define ALP_TEL_SMS_READ_MESSAGE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_SMS_READ_MESSAGES_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_SMS_SELECT_CELLBROADCAST_TYPES_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x000C)
#define ALP_TEL_SMS_SEND_MESSAGE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_SMS_SERVICE_GSM_ONLY   1
 SMS Over GSM only.
#define ALP_TEL_SMS_SERVICE_GSM_PREFERRED   3
 SMS Over GSM preferred (use PS if GSM not available).
#define ALP_TEL_SMS_SERVICE_ID   0x07
 SMS service id.
#define ALP_TEL_SMS_SERVICE_PS_ONLY   0
 SMS Over PS only.
#define ALP_TEL_SMS_SERVICE_PS_PREFERRED   2
 SMS Over PS preferred (use GSM if PS not available).
#define ALP_TEL_SMS_SET_BEARER_SERVICE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x000B)
#define ALP_TEL_SMS_SET_STORAGE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x0008)
#define ALP_TEL_SMS_SPECIAL_INDICATION_TYPE_EMAIL   0x02
 Email Message Waiting.
#define ALP_TEL_SMS_SPECIAL_INDICATION_TYPE_FAX   0x01
 Fax Message Waiting.
#define ALP_TEL_SMS_SPECIAL_INDICATION_TYPE_OTHER   0x03
 Other Message Waiting.
#define ALP_TEL_SMS_SPECIAL_INDICATION_TYPE_VM   0x00
 Voice Mail Message Waiting.
#define ALP_TEL_SMS_STATUS_RECEIVED_READ   1
#define ALP_TEL_SMS_STATUS_RECEIVED_UNREAD   0
#define ALP_TEL_SMS_STATUS_STORED_SENT   3
#define ALP_TEL_SMS_STATUS_STORED_UNSENT   2
#define ALP_TEL_SMS_STORAGE_ADAPTOR   0x5341
 SA.
#define ALP_TEL_SMS_STORAGE_INTERNAL   0x5053
 PS.
#define ALP_TEL_SMS_STORAGE_PHONE   0x4D45
 ME.
#define ALP_TEL_SMS_STORAGE_SIM   0x534D
 SM.
#define ALP_TEL_SMS_STORE_MESSAGE_MESSAGE   ((ALP_TEL_SMS_SERVICE_ID << 8) | 0x000D)
#define ALP_TEL_SMS_URGENCY_EMERGENCY   2
#define ALP_TEL_SMS_URGENCY_NORMAL   0
#define ALP_TEL_SMS_URGENCY_URGENT   1
#define ALP_TEL_SND_GET_MUTE_STATUS_MESSAGE   ((ALP_TEL_SND_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_SND_MESSAGES_COUNT   ((ALP_TEL_SND_SET_MUTE_STATUS_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of sound service messages.
#define ALP_TEL_SND_MUTE_STATUS_OFF   0
#define ALP_TEL_SND_MUTE_STATUS_ON   1
#define ALP_TEL_SND_SERVICE_ID   0x0B
 Sound service id.
#define ALP_TEL_SND_SET_MUTE_STATUS_MESSAGE   ((ALP_TEL_SND_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_SPC_ACCEPT_CALL_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_SPC_ADD_HELD_CALL_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_SPC_ALL_ACTIVE_CALLS   0xF1
#define ALP_TEL_SPC_ALL_CALLS   0xF0
#define ALP_TEL_SPC_ALL_HELD_CALLS   0xF2
#define ALP_TEL_SPC_ALS_GET_LINEID_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x000D)
#define ALP_TEL_SPC_ALS_GET_LINEID_RANGE_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x000C)
#define ALP_TEL_SPC_ALS_SET_LINEID_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x000E)
#define ALP_TEL_SPC_CALL_COMPLETION_TO_BUSY_SUBSCRIBER_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0011)
#define ALP_TEL_SPC_CALL_DEFLECTION_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x000F)
#define ALP_TEL_SPC_CALLER_ID_NOT_AVAILABLE   2
#define ALP_TEL_SPC_CALLER_ID_VALID   0
#define ALP_TEL_SPC_CALLER_ID_WITHHELD   1
#define ALP_TEL_SPC_CALLING_LINE_ID   0xFF
 ID of a calling line. We can't provide a real ID knowing that an error might occur after TelSpcCallNumber return... So use this one to 'close' the line.
#define ALP_TEL_SPC_DIALING_CALL   0
#define ALP_TEL_SPC_DIRECTION_MOBILE_ORIGINATED   0
 Mobile originated call.
#define ALP_TEL_SPC_DIRECTION_MOBILE_TERMINATED   1
 Mobile terminated call.
#define ALP_TEL_SPC_DTMF_STRING_MAX_LENGTH   29
 Max length of the DTMF string.
#define ALP_TEL_SPC_ERROR_CALL_BARRED   2
 The call has been barred by the network.
#define ALP_TEL_SPC_ERROR_COST_LIMIT   1
 The call has failed due to cost limit reached.
#define ALP_TEL_SPC_EXPLICIT_CALL_TRANSFERT_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0010)
#define ALP_TEL_SPC_GET_CALL_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_SPC_GET_CALLS_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_SPC_GET_TONE_DURATION_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x000A)
#define ALP_TEL_SPC_GET_TONE_DURATION_RANGE_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0009)
#define ALP_TEL_SPC_GPRS_LINE_ID   0xFE
 ID of a GPRS line.
#define ALP_TEL_SPC_HOLD_ACTIVE_CALLS_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_SPC_INCOMING_CALL   0xF3
#define ALP_TEL_SPC_INITIATE_CALL_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_SPC_MAX_CALL_COUNT   6
 Max number of calls at the same time.
#define ALP_TEL_SPC_MESSAGES_COUNT   ((ALP_TEL_SPC_SEND_DTMF_STRING_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of speech call service messages.
#define ALP_TEL_SPC_MODE_DATA   1
 Data call.
#define ALP_TEL_SPC_MODE_FAX   2
 Fax call.
#define ALP_TEL_SPC_MODE_VIDEO   3
 Video telephony call.
#define ALP_TEL_SPC_MODE_VOICE   0
 Voice call.
#define ALP_TEL_SPC_PLAY_TONE_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0008)
#define ALP_TEL_SPC_PRIVATE_CALL_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0007)
#define ALP_TEL_SPC_RELEASE_CALL_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_SPC_SEND_DTMF_STRING_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x0012)
#define ALP_TEL_SPC_SERVICE_ID   0x09
 Speech Call service id.
#define ALP_TEL_SPC_SET_TONE_DURATION_MESSAGE   ((ALP_TEL_SPC_SERVICE_ID << 8) | 0x000B)
#define ALP_TEL_SPC_SS_INFO_CALL_HELD   0x61
 During a call: Call has been put on hold.
#define ALP_TEL_SPC_SS_INFO_CALL_JOINED   0x63
 During a call: Multiparty call entered.
#define ALP_TEL_SPC_SS_INFO_CALL_ON_HOLD_RELEASED   0x64
 During a call: Call on hold has been released.
#define ALP_TEL_SPC_SS_INFO_CALL_RETRIEVED   0x62
 During a call: Call has been retrieved.
#define ALP_TEL_SPC_SS_INFO_CALL_TRANSFERED   0x36
 During a mobile terminated call setup or during a call: Call has been connected with the other remote party in explicit call transfer operation.
#define ALP_TEL_SPC_SS_INFO_CALL_TRANSFERED_ACTIVE   0x66
 During a call: Call has been connected with the other remote party in explicit call transfer operation.
#define ALP_TEL_SPC_SS_INFO_CALL_TRANSFERED_ALERTING   0x65
 During a call: Call is being connected (alerting) with the remote party in alerting state in explicit call transfer operation.
#define ALP_TEL_SPC_SS_INFO_FORWARD_RECEIVED   0x67
 During a call: forward check SS message received(can be received whenever).
#define ALP_TEL_SPC_SS_INFO_MO_CALL_DEFLECTED   0x07
 Originated call setup: Call has been deflected.
#define ALP_TEL_SPC_SS_INFO_MO_CALL_FORWARDED   0x04
 Originated call setup: Call has been forwarded.
#define ALP_TEL_SPC_SS_INFO_MO_CALL_IS_WAITING   0x02
 Originated call setup: Call is waiting.
#define ALP_TEL_SPC_SS_INFO_MO_CLIR_SUPPRESSION_REJECTED   0x08
 Originated call setup: CLIR suppression rejected.
#define ALP_TEL_SPC_SS_INFO_MO_CONDITIONAL_CALL_FORWARD   0x0A
 Originated call setup: some of the conditional call forwardings are active.
#define ALP_TEL_SPC_SS_INFO_MO_CONNECTED_PARTY_NUMBER   0x01
 Originated call setup: Connected party number.
#define ALP_TEL_SPC_SS_INFO_MO_CUG_CALL   0x03
 Originated call setup: This is a CUG call.
#define ALP_TEL_SPC_SS_INFO_MO_INCOMING_CALL_BARRED   0x05
 Originated call setup: Incoming call is barred(MO).
#define ALP_TEL_SPC_SS_INFO_MO_OUTGOING_CALL_BARRED   0x06
 Originated call setup: Outgoing call is barred(MO).
#define ALP_TEL_SPC_SS_INFO_MO_UNCONDITIONAL_CALL_FORWARD   0x09
 Originated call setup: unconditional call forwarding is active.
#define ALP_TEL_SPC_SS_INFO_MT_CALL_DEFLECTED   0x35
 During a mobile terminated call setup or during a call: This is a deflected call.
#define ALP_TEL_SPC_SS_INFO_MT_CALL_FORWARDED   0x33
 During a mobile terminated call setup or during a call: This is a forwarded call.
#define ALP_TEL_SPC_SS_INFO_MT_CALLING_PARTY_NAME   0x32
 During a mobile terminated call setup or during a call: Calling party name(CNA).
#define ALP_TEL_SPC_SS_INFO_MT_CALLING_PARTY_NUMBER   0x31
 During a mobile terminated call setup or during a call: Calling party number(CLI).
#define ALP_TEL_SPC_SS_INFO_MT_CUG_CALL   0x34
 During a mobile terminated call setup or during a call: This is a CUG call.
#define ALP_TEL_SPC_STATUS_ACTIVE   0
#define ALP_TEL_SPC_STATUS_ALERTING   3
 MO call.
#define ALP_TEL_SPC_STATUS_DIALING   2
 MO call.
#define ALP_TEL_SPC_STATUS_HELD   1
#define ALP_TEL_SPC_STATUS_INCOMING   4
 MT call.
#define ALP_TEL_SPC_STATUS_RELEASED   6
#define ALP_TEL_SPC_STATUS_WAITING   5
 MT call.
#define ALP_TEL_SPEECH_CALL_CLASS   0
 Call classes.
#define ALP_TEL_STY_AUTH_CALL_BARRING   21
 This password is require when using Call Barring facility. This type of authentication should never be asked by modem, it's only send within user request.
#define ALP_TEL_STY_AUTH_CORPORATE_PIN   14
 Mobile is waiting corporate personalisation password to be given.
#define ALP_TEL_STY_AUTH_CORPORATE_PUK   15
 Mobile is waiting corporate personalisation unblocking password to be given.
#define ALP_TEL_STY_AUTH_EMERGENCY_ONLY   18
 Emergency only - Connection has been opened to dial emergency service (Output information in notification only).
#define ALP_TEL_STY_AUTH_NETWORK_PIN   8
 Mobile is waiting network personalisation password to be given.
#define ALP_TEL_STY_AUTH_NETWORK_PUK   9
 Mobile is waiting network personalisation unblocking password to be given.
#define ALP_TEL_STY_AUTH_NETWORK_SUBSET_PIN   10
 Mobile is waiting network subset personalisation password to be given.
#define ALP_TEL_STY_AUTH_NETWORK_SUBSET_PUK   11
 Mobile is waiting network subset personalisation unblocking password to be given.
#define ALP_TEL_STY_AUTH_NO_SIM   16
 No SIM inserted (Output information in notification only).
#define ALP_TEL_STY_AUTH_PHONE_TO_FIRST_SIM_PIN   4
 Mobile is waiting phone-to-very first SIM card password to be given.
#define ALP_TEL_STY_AUTH_PHONE_TO_FIRST_SIM_PUK   5
 Mobile is waiting phone-to-very first SIM card unblocking password to be given.
#define ALP_TEL_STY_AUTH_PHONE_TO_SIM_PIN   3
 Mobile is waiting phone-to-SIM card password to be given.
#define ALP_TEL_STY_AUTH_PROVIDER_PIN   12
 Mobile is waiting service provider personalisation password to be given.
#define ALP_TEL_STY_AUTH_PROVIDER_PUK   13
 Mobile is waiting service provider personalisation unblocking password to be given.
#define ALP_TEL_STY_AUTH_READY   0
 Mobile is not pending for any password.
#define ALP_TEL_STY_AUTH_SIM_DEACTIVATED   17
 The SIM has been deactivated (Output information in notification only).
#define ALP_TEL_STY_AUTH_SIM_NETWORK_PIN_DEACTIVATED   20
 The NETWORK PIN has been deactivated (Output information in notification only).
#define ALP_TEL_STY_AUTH_SIM_PIN   1
 Mobile is waiting SIM PIN to be given.
#define ALP_TEL_STY_AUTH_SIM_PIN_2   6
 Mobile is waiting SIM PIN2 to be given.
#define ALP_TEL_STY_AUTH_SIM_PIN_2_DEACTIVATED   19
 The SIM PIN 2 has been deactivated (Output information in notification only).
#define ALP_TEL_STY_AUTH_SIM_PUK   2
 Mobile is waiting SIM PUK to be given.
#define ALP_TEL_STY_AUTH_SIM_PUK_2   7
 Mobile is waiting SIM PUK2 to be given.
#define ALP_TEL_STY_CHANGE_FACILITY_PASSWORD_MESSAGE   ((ALP_TEL_STY_SERVICE_ID << 8) | 0x0006)
#define ALP_TEL_STY_ENTER_AUTHENTICATION_MESSAGE   ((ALP_TEL_STY_SERVICE_ID << 8) | 0x0001)
#define ALP_TEL_STY_FACILITY_STATUS_ACTIVE   1
#define ALP_TEL_STY_FACILITY_STATUS_NOT_ACTIVE   0
#define ALP_TEL_STY_FACILITY_TYPE_ALL_BAR   0x4142
 AB: All barring services.
#define ALP_TEL_STY_FACILITY_TYPE_ALL_IN   0x4149
 AI: Bar all incoming calls.
#define ALP_TEL_STY_FACILITY_TYPE_ALL_IN_BAR   0x4143
 AC: All incoming barring services.
#define ALP_TEL_STY_FACILITY_TYPE_ALL_OUT   0x414F
 AO: Bar all outgoing calls.
#define ALP_TEL_STY_FACILITY_TYPE_ALL_OUT_BAR   0x4147
 AG: All outgoing barring services.
#define ALP_TEL_STY_FACILITY_TYPE_CONTROL   0x4353
 CS: Lock CONTROL surface.
#define ALP_TEL_STY_FACILITY_TYPE_CORP_PERSO   0x5043
 PC: Corporate personnalisation.
#define ALP_TEL_STY_FACILITY_TYPE_FIRST_SIM   0x5046
 PF: First Sim entered.
#define ALP_TEL_STY_FACILITY_TYPE_IN_NOT_ANY   0x4E41
 NA: Bar incoming calls from numbers not stored to any memory.
#define ALP_TEL_STY_FACILITY_TYPE_IN_NOT_ME   0x4E4D
 NM: Bar incoming calls from numbers not stored to ME memory.
#define ALP_TEL_STY_FACILITY_TYPE_IN_NOT_SIM   0x4E53
 NS: Bar incoming calls from numbers not stored to SIM memory.
#define ALP_TEL_STY_FACILITY_TYPE_IN_NOT_TA   0x4E54
 NT: Bar incoming calls from numbers not stored to TA memory.
#define ALP_TEL_STY_FACILITY_TYPE_IN_ROAMING   0x4952
 IR: Bar incoming calls when roaming outside the home country.
#define ALP_TEL_STY_FACILITY_TYPE_NET_PERSO   0x504E
 PN: Network personnalisation.
#define ALP_TEL_STY_FACILITY_TYPE_NET_SUB_PERSO   0x5055
 PU: Network subset personnalisation.
#define ALP_TEL_STY_FACILITY_TYPE_OUT_INT   0x4F49
 OI: Bar outgoing international calls.
#define ALP_TEL_STY_FACILITY_TYPE_OUT_INT_EX_HOME   0x4F58
 OX: Bar outgoing international calls except home country.
#define ALP_TEL_STY_FACILITY_TYPE_PHONE_LOCK   0x4D45
 ME: Phone lock feature.
#define ALP_TEL_STY_FACILITY_TYPE_PHONE_SIM   0x5053
 PS: Lock phone to sim card, ask password when other SIM than current is inserted.
#define ALP_TEL_STY_FACILITY_TYPE_SER_PRO_PERSO   0x5050
 PP: Service provider personnalisation.
#define ALP_TEL_STY_FACILITY_TYPE_SIM   0x5343
 SC: SIM PIN 1.
#define ALP_TEL_STY_FACILITY_TYPE_SIM_FIX_DIAL   0x4644
 FD: SIM fixed dialling memory.
#define ALP_TEL_STY_FACILITY_TYPE_SIM_PIN_2   0x5032
 P2: SIM PIN 2.
#define ALP_TEL_STY_GET_AUTHENTICATION_STATUS_MESSAGE   ((ALP_TEL_STY_SERVICE_ID << 8) | 0x0000)
#define ALP_TEL_STY_GET_FACILITIES_MESSAGE   ((ALP_TEL_STY_SERVICE_ID << 8) | 0x0002)
#define ALP_TEL_STY_GET_FACILITY_MESSAGE   ((ALP_TEL_STY_SERVICE_ID << 8) | 0x0003)
#define ALP_TEL_STY_LOCK_FACILITY_MESSAGE   ((ALP_TEL_STY_SERVICE_ID << 8) | 0x0004)
#define ALP_TEL_STY_MESSAGES_COUNT   ((ALP_TEL_STY_CHANGE_FACILITY_PASSWORD_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1)
 Total count of security service messages.
#define ALP_TEL_STY_PASSWORD_MAX_SIZE   8
#define ALP_TEL_STY_SERVICE_ID   0x04
 Security service id.
#define ALP_TEL_STY_UNLOCK_FACILITY_MESSAGE   ((ALP_TEL_STY_SERVICE_ID << 8) | 0x0005)
#define ALP_TEL_VERSION   ((uint32_t) (ALP_SDK_VERSION))
#define kAlpTelEmailAddressMaxLen   64
#define kAlpTelGprsMaxLen   64
#define kAlpTelInvalidAppId   (-1)
 This value can't be returned on TelMgr attachement.
#define kAlpTelInvalidTransId   0
#define kAlpTelPhoneNameMaxLen   32
#define kAlpTelPhoneNumberMaxLen   32


Define Documentation

#define ALP_TEL_CALL_CONNECTED   2
 

#define ALP_TEL_CALL_CONNECTING   1
 

#define ALP_TEL_CALL_DISCONNECTING   6
 

#define ALP_TEL_CALL_IDLE   0
 

Call states.

#define ALP_TEL_CALL_INCOMING   4
 

#define ALP_TEL_CALL_INCOMING_ACK   5
 

#define ALP_TEL_CALL_REDIAL   3
 

#define ALP_TEL_CALL_SERVICE_DATA   1
 

#define ALP_TEL_CALL_SERVICE_VOICE   0
 

Call service type.

#define ALP_TEL_CALL_TYPE_INCOMING   1
 

#define ALP_TEL_CALL_TYPE_OUTGOING   0
 

Call type.

#define ALP_TEL_CLASS_TYPE_DATA   2
 

Data.

#define ALP_TEL_CLASS_TYPE_DATA_CIRCUIT_ASYNC   32
 

Data circuit async.

#define ALP_TEL_CLASS_TYPE_DATA_CIRCUIT_SYNC   16
 

Data circuit sync.

#define ALP_TEL_CLASS_TYPE_DEDICATED_PACKET_ACCESS   64
 

Dedicated packet access.

#define ALP_TEL_CLASS_TYPE_DEDICATED_PAD_ACCESS   128
 

Dedicated PAD access.

#define ALP_TEL_CLASS_TYPE_FAX   4
 

Fax (facsimile services).

#define ALP_TEL_CLASS_TYPE_SMS   8
 

SMS (short message service).

#define ALP_TEL_CLASS_TYPE_VOICE   1
 

Voice (telephony).

#define ALP_TEL_CNC_TYPE_CS   0
 

Circuit Switch.

#define ALP_TEL_CNC_TYPE_PS   1
 

Packet Switch.

#define ALP_TEL_DATA_CALL_CLASS   1
 

#define ALP_TEL_DTC_BEARER_CONNECTION_BOTH_NON_TRANSPARENT_PREFERRED   3
 

both, non-transparent preferred

#define ALP_TEL_DTC_BEARER_CONNECTION_BOTH_TRANSPARENT_PREFERRED   2
 

both, transparent preferred

#define ALP_TEL_DTC_BEARER_CONNECTION_NON_TRANSPARENT   1
 

non-transparent

#define ALP_TEL_DTC_BEARER_CONNECTION_TRANSPARENT   0
 

transparent

#define ALP_TEL_DTC_BEARER_DATA_ASYNCHRONOUS_RDI   4
 

data circuit asynchronous (RDI)

#define ALP_TEL_DTC_BEARER_DATA_ASYNCHRONOUS_UDI   0
 

data circuit asynchronous (UDI or 3.1 kHz modem)

#define ALP_TEL_DTC_BEARER_DATA_RATE_1200_75BPS_V23   3
 

1200/75 bps (V.23)

#define ALP_TEL_DTC_BEARER_DATA_RATE_1200BPS_V110   66
 

1200 bps (V.110)

#define ALP_TEL_DTC_BEARER_DATA_RATE_1200BPS_V120   34
 

1200 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_1200BPS_V22   2
 

1200 bps (V.22)

#define ALP_TEL_DTC_BEARER_DATA_RATE_14400BPS_V110   75
 

14400 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_14400BPS_V120   43
 

14400 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_14400BPS_V34   14
 

14400 bps (V.34)

#define ALP_TEL_DTC_BEARER_DATA_RATE_19200BPS_V110   79
 

19200 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_19200BPS_V120   47
 

19200 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_19200BPS_V34   15
 

19200 bps (V.34)

#define ALP_TEL_DTC_BEARER_DATA_RATE_2400BPS_V110   68
 

2400 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_2400BPS_V120   36
 

2400 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_2400BPS_V22BIS   4
 

2400 bps (V.22bis)

#define ALP_TEL_DTC_BEARER_DATA_RATE_2400BPS_V26TER   5
 

2400 bps (V.26ter)

#define ALP_TEL_DTC_BEARER_DATA_RATE_28800BPS_V110   80
 

28800 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_28800BPS_V120   48
 

28800 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_28800BPS_V34   16
 

28800 bps (V.34)

#define ALP_TEL_DTC_BEARER_DATA_RATE_300BPS_V110   65
 

300 bps (V.110)

#define ALP_TEL_DTC_BEARER_DATA_RATE_300BPS_V21   1
 

300 bps (V.21)

#define ALP_TEL_DTC_BEARER_DATA_RATE_38400BPS_V110   81
 

38400 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_38400BPS_V120   49
 

38400 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_48000BPS_V110   82
 

48000 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_48000BPS_V120   50
 

48000 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_4800BPS_V110   70
 

4800 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_4800BPS_V120   38
 

4800 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_4800BPS_V32   6
 

4800 bps (V.32)

#define ALP_TEL_DTC_BEARER_DATA_RATE_56000BPS_TRANS   115
 

56000 bps (bit transparent)

#define ALP_TEL_DTC_BEARER_DATA_RATE_56000BPS_V110   83
 

56000 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_56000BPS_V120   51
 

56000 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_64000BPS_TRANS   116
 

64000 bps (bit transparent)

#define ALP_TEL_DTC_BEARER_DATA_RATE_9600BPS_V110   71
 

9600 bps (V.110 or X.31 flag stuffing)

#define ALP_TEL_DTC_BEARER_DATA_RATE_9600BPS_V120   39
 

9600 bps (V.120)

#define ALP_TEL_DTC_BEARER_DATA_RATE_9600BPS_V32   7
 

9600 bps (V.32)

#define ALP_TEL_DTC_BEARER_DATA_RATE_9600BPS_V34   12
 

9600 bps (V.34)

#define ALP_TEL_DTC_BEARER_DATA_RATE_AUTO   0
 

< GSM CSD: Bearer service speed autobauding (automatic selection of the speed; this setting is possible in case of 3.1 kHz modem and non-transparent service)

#define ALP_TEL_DTC_BEARER_DATA_SYNCHRONOUS_RDI   5
 

data circuit synchronous (RDI)

#define ALP_TEL_DTC_BEARER_DATA_SYNCHRONOUS_UDI   1
 

data circuit synchronous (UDI or 3.1 kHz modem)

#define ALP_TEL_DTC_BEARER_PACKET_ACCESS_SYNCHRONOUS_RDI   7
 

Packet Access (synchronous) (RDI).

#define ALP_TEL_DTC_BEARER_PACKET_ACCESS_SYNCHRONOUS_UDI   3
 

Packet Access (synchronous) (UDI).

#define ALP_TEL_DTC_BEARER_PAD_ACCESS_ASYNCHRONOUS_RDI   6
 

PAD Access (asynchronous) (RDI).

#define ALP_TEL_DTC_BEARER_PAD_ACCESS_ASYNCHRONOUS_UDI   2
 

PAD Access (asynchronous) (UDI).

#define ALP_TEL_FAX_CALL_CLASS   2
 

#define ALP_TEL_NUMBER_TYPE_INTERNATIONAL   145
 

#define ALP_TEL_NUMBER_TYPE_NATIONAL   161
 

#define ALP_TEL_NUMBER_TYPE_UNKNOW   129
 

#define ALP_TEL_SPEECH_CALL_CLASS   0
 

Call classes.

#define kAlpTelEmailAddressMaxLen   64
 

#define kAlpTelGprsMaxLen   64
 

#define kAlpTelInvalidAppId   (-1)
 

This value can't be returned on TelMgr attachement.

#define kAlpTelInvalidTransId   0
 

#define kAlpTelPhoneNameMaxLen   32
 

#define kAlpTelPhoneNumberMaxLen   32
 


Generated on Wed Jul 30 07:06:40 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.