1.9.6. Set/Retrieve Layer 1 Protocol to Use on Bearer Channel
- Note: This functionality is supported for Springware boards only. When using DM3 boards, layer 1 protocol (for bearer channel use) 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 - GCSET_CHAN_CAPABILITY parm_id - GCPARM_CAPABILITY values -
- GCCAP_DATA_CCITTV110
- GCCAP_AUDIO_g711Ulaw64k
- GCCAP_AUDIO_g711Ulaw56k
- GCCAP_AUDIO_g711Alaw64k
- GCCAP_AUDIO_g711Alaw56k}
- GCCAP_AUDIO_G721ADPCM
- GCCAP_DATA_nonStandard
- GCCAP_DATA_nonStandard
- GCCAP_VIDEO_h261
- GCCAP_DATA_nonStandard
- GCCAP_DATA_CCITTV120
- GCCAP_DATA_CCITTX31
- GCCAP_DATA_nonStandard
value_type - int |
| mode |
EV_SYNC or EV_ASYNC |
| update condition |
GCUPATE_IMMEDIATE (gc_SetConfigData( ) function only) |