ATD4_BDTYPE( ) returns the D/42-xx board type
Name: |
int ATD4_BDTYPE(devh) | |
Inputs: |
int devh |
|
Returns: |
board type |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SL, D/42-SX, D/42-NS, D/42-NE2 | |
ATD4_CHTYPE( ) returns the D/42-xx channel type
Name: |
int ATD4_CHTYPE(devh) | |
Inputs: |
int devh |
|
Returns: |
channel type |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SL, D/42-SX, D/42-NS, D/42-NE2 | |
d42_brdstatus( ) retrieves the current D/42-xx board status
Name: |
int d42_brdstatus(devh, buffstatus, bufferp) | |
Inputs: |
int devh |
|
char *buffstatus |
| |
char *bufferp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SL, D/42-SX, D/42-NS, D/42-NE2 | |
d42_chnstatus( ) retrieves the current D/42-xx channel status
Name: |
int d42_chnstatus(devh, statusp, bufferp) | |
Inputs: |
int devh |
|
char *statusp |
| |
char *bufferp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SL, D/42-SX, D/42-NS, D/42-NE2 | |
d42_closefeaturesession( ) closes an open feature session
Name: |
int d42_closefeaturesession(devh) | |
Inputs: |
int devh |
|
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-NS | |
d42_display( ) retrieves the current LCD/LED display
Name: |
int d42_display(devh, bufferp) | |
Inputs: |
int devh |
|
char *bufferp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SL, D/42-SX, D/42-NS, D/42-NE2 | |
d42_flags( ) retrieves current D/42D-SX LCD Features Display data
Name: |
int d42_flags(devh, bufferp) | |
Inputs: |
int devh |
|
char *bufferp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SX | |
d42_getparm( ) retrieves a D/42-xx channel or board parameter
Name: |
int d42_getparm(devh, parmnum, parmvalp) | |
Inputs: |
int devh |
|
int parmnum |
| |
void *parmvalp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SL, D/42-SX, D/42-NS, D/42-NE2 | |
d42_getver( ) retrieves the D/42-xx board firmware or library version
Name: |
int d42_getver(devh, bufferp, flag) | |
Inputs: |
int devh |
|
char *bufferp |
| |
int flag |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
all D/42 boards | |
d42_gtcallid( ) retrieves the called/calling number ID
d42_indicators( ) retrieves the status of LCD/LED indicators
Name: |
int d42_indicators(devh, bufferp) | |
Inputs: |
int devh |
|
char *bufferp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SL, D/42-SX, D/42-NS, D/42-NE2 | |
d42_lcdprompt( ) retrieves the current LCD prompt data of the D/42D-SX
Name: |
int d42_lcdprompt(devh, bufferp) | |
Inputs: |
int devh |
|
char *bufferp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SX | |
d42_openfeaturesession( ) opens a phone extension feature session
Name: |
int d42_openfeaturesession(devh, bufferp, termtype, evtmask) | |
Inputs: |
int devh |
|
char *bufferp |
| |
int *termtype |
| |
int evtmask |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-NS | |
d42_setparm( ) sets a D/42-xx board or channel parameter
Name: |
int d42_setparm(devh, parmnum, parmvalp) | |
Inputs: |
int devh |
|
int parmnum |
| |
void *parmvalp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-SL, D/42-SX, D/42-NS, D/42-NE2 | |
d42_writetodisplay( ) writes to the phone set display
Name: |
int d42_writetodisplay(devh, bufferp) | |
Inputs: |
int devh |
|
char *bufferp |
| |
Returns: |
ED42_NOERROR |
|
Includes: |
D42LIB.H | |
Mode: |
synchronous | |
Supports: |
D/42-NS | |
Click here to contact Dialogic Customer Engineering
Copyright 2000, Dialogic Corporation