1.9.9. Set/Retrieve Called Number Type
- Note: This functionality is supported for Springware boards only. When using DM3 boards, called number type can be set using gc_MakeCall( ) and retrieved using gc_GetSigInfo( ).
|
Parameter
|
Input
|
| target_type |
GCTGT_CCLIB_CHAN |
| target_id |
line device handle (linedev) |
| GC_PARM_BLK |
set_id - GCIS_SET_ADDRESS parm_id - GCIS_PARM_CALLEDADDRESSTYPE values -
- GCADDRTYPE_INTL - international number for international call. (Verify availability with service provider.)
- GCADDRTYPE_NAT - national number for call within national numbering plan (accepted by most networks)
GCADDRTYPE_LOC - subscriber number for a local call. (Verify availability with service provider.)
value_type - int |
| mode |
EV_SYNC or EV_ASYNC |
| update condition |
GCUPATE_IMMEDIATE (gc_SetConfigData( ) function only) |