_AlpTelCfgCallForwarding Struct Reference
[Configuration Service]

#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).


Field Documentation

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).


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

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