#include <mobile_usat.h>
Data Fields | |
| unsigned char * | bearerCapP |
| Bearer capability configuration params (GSM 04.08 5.3.0 section 10.5.4.5). | |
| unsigned char | bearerCapSize |
| Bearer capability size, in bytes. | |
| unsigned char | callSetupPhaseExplicitIcon |
| Icon is explicit. | |
| unsigned char | callSetupPhaseIconId |
| Icon id. 0 if no icon. | |
| char * | callSetupPhaseIconPath |
| Icon during the call set-up phase and during the call. | |
| size_t | callSetupPhaseIconPathSize |
| Icon size (icon to display during the call set-up phase and during the call). | |
| char * | callSetupPhaseTextP |
| Text to display during the call setup phase and the call phase. NULL if not provided. | |
| size_t | callSetupPhaseTextSize |
| Call establishment text buffer size in bytes. | |
| unsigned char | condition |
| Setup Call command qualifier (see above the different conditions). | |
| unsigned long | duration |
| if the time elapsed since the first call set-up attempt has exceeded the duration request, the redial mechanism shall be terminated | |
| char * | numberP |
| Dialing number. | |
| size_t | numberSize |
| Number buffer size in bytes. | |
| char * | subAddressP |
| called party subaddress | |
| size_t | subAddressSize |
| subaddress size in bytes | |
| unsigned char | userConfPhaseExplicitIcon |
| Icon qualifier (indicates to the terminal how the icon is to be used). | |
| unsigned char | userConfPhaseIconId |
| Icon id. 0 if no icon. | |
| char * | userConfPhaseIconPath |
| Icon during user confirmation phase. | |
| size_t | userConfPhaseIconPathSize |
| Icon size (icon to dsiplay during user confirmation phase). | |
| char * | userConfPhaseTextP |
| Text to display during the user confirmation phase. NULL if not provided. | |
| size_t | userConfPhaseTextSize |
| User confirmation phase text size in bytes. | |
|
|
Bearer capability configuration params (GSM 04.08 5.3.0 section 10.5.4.5).
|
|
|
Bearer capability size, in bytes.
|
|
|
Icon is explicit.
|
|
|
Icon id. 0 if no icon.
|
|
|
Icon during the call set-up phase and during the call.
|
|
|
Icon size (icon to display during the call set-up phase and during the call).
|
|
|
Text to display during the call setup phase and the call phase. NULL if not provided.
|
|
|
Call establishment text buffer size in bytes.
|
|
|
Setup Call command qualifier (see above the different conditions).
|
|
|
if the time elapsed since the first call set-up attempt has exceeded the duration request, the redial mechanism shall be terminated
|
|
|
Dialing number.
|
|
|
Number buffer size in bytes.
|
|
|
called party subaddress
|
|
|
subaddress size in bytes
|
|
|
Icon qualifier (indicates to the terminal how the icon is to be used).
|
|
|
Icon id. 0 if no icon.
|
|
|
Icon during user confirmation phase.
|
|
|
Icon size (icon to dsiplay during user confirmation phase).
|
|
|
Text to display during the user confirmation phase. NULL if not provided.
|
|
|
User confirmation phase text size in bytes.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.