#include <telephony_types.h>
Data Fields | |
| uint8_t | classType |
| Class of information: see define ALP_TEL_CLASS_TYPE_XXX in TelephonyLib.h. | |
| uint8_t | mode |
| Call forwarding mode: see define kAlpTelCfgForwardingModeXXX in TelephonyLib.h. | |
| AlpTelNumber | number |
| Number of forwarding address. | |
| uint8_t | reason |
| Call forwarding reason: see define kAlpTelCfgForwardingReasonXXX in TelephonyLib.h. | |
| uint8_t | status |
| 0 means "not active", and 1 means "active" | |
| AlpTelNumber | subAddr |
| uint8_t | time |
| When reason is "No reply", this is the time in seconds to wait before call is forwarded (default value 20). | |
|
|
Class of information: see define ALP_TEL_CLASS_TYPE_XXX in TelephonyLib.h.
|
|
|
Call forwarding mode: see define kAlpTelCfgForwardingModeXXX in TelephonyLib.h.
|
|
|
Number of forwarding address.
|
|
|
Call forwarding reason: see define kAlpTelCfgForwardingReasonXXX in TelephonyLib.h.
|
|
|
0 means "not active", and 1 means "active"
|
|
|
|
|
|
When reason is "No reply", this is the time in seconds to wait before call is forwarded (default value 20).
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.