User`s guide

Dialogic
®
System Release 6.0 PCI for Windows
®
Release Update, Rev 62 — January 30, 2008 232
Dialogic Corporation
case TID_SIT_NC:
break;
case TID_SIT_IC:
break;
case TID_SIT_VC:
break;
case TID_SIT_RO:
break;
case TID_SIT_NC_INTERLATA:
break;
case TID_SIT_RO_INTERLATA:
break;
case TID_SIT_IO:
break;
case TID_SIT_ANY:
break;
}
break;
default:
break;
}
/*
* Set channel on hook
*/
if ((dx_sethook( ddd, DX_ONHOOK, EV_SYNC )) == -1) {
/* handle error */
}
dx_close( ddd );
}
1.59.3 Documentation
The online bookshelf provided with Dialogic
®
System Release 6.0 PCI for Windows
®
contains information about all system release features including features for application
development, configuration, administration, and diagnostics.
For more information about the Dialogic
®
Voice API, see the following documents:
Dialogic
®
Voice API Programming Guide
Dialogic
®
Voice API Library Reference
Note: The online bookshelf has not been updated for this feature. The following observations are
worth noting:
In the Dialogic
®
Voice API Programming Guide, the section about SIT Frequency
Detection is superseded by the information in this Release Update.
In the Dialogic
®
Voice API Library Reference, the description of the ATDX_CRTNID( )
function does not currently indicate that it is supported on DM3 Boards, with the new
tone IDs shown in this Release Update.