Table of Contents |
---|
Introduction
The Device The Device Discovery Tool (
View file | ||
---|---|---|
|
Reason for the issue
There are devices that can have different features that are not identifiable by the device name. For example, a voice device, dxxxB16C1 may really be a fax-only device, and therefore not available for a voice related IO function, such as dx_playiottdata( ). Users have run into issues, particularly with multiple JCT boards that include fax resources, where voice specific devices (TYPE_R4_VOX_CHANNEL) are not continuous. Applications get errors on the dxxx fax device because of this.
Solution
Download (
View file | ||
---|---|---|
|
Workaround
This code can be used as a basis for an application to use device discovery, and based on the device feature, can then use that for the functionality as needed. For example, if the device is defined as TYPE_R4_FAX_CHANNEL, then it would not be used for the voice functionality within the application.
Product List
Dialogic JCT series Boards