|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmVoice.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| enum SWI_TYPE_CallRestrict | eCallRestrict |
| swi_bool | bInternational |
| swi_uint32 | nNumberLength |
| swi_uint8 | bcdPhone [LENGTH_MaxPhone] |
This structure is used as input by the SwiSetCallOriginate function.
| swi_uint8 SWI_STRUCT_CALL_Create::bcdPhone[LENGTH_MaxPhone] |
phone number in BCD.
| swi_bool SWI_STRUCT_CALL_Create::bInternational |
international phone number flag 1 - international number 0 - otherwise
| enum SWI_TYPE_CallRestrict SWI_STRUCT_CALL_Create::eCallRestrict |
call restriction setting.
| swi_uint32 SWI_STRUCT_CALL_Create::nNumberLength |
number of BCD characters (is this true?).
| swi_uint32 SWI_STRUCT_CALL_Create::sizeStruct |
size of this structure