cti.SetConfAttributes Method
Prior to one of the conferencing calls, you may want to set a device’s channel attributes describing the party’s properties within the conference.
Parameters
-
chdev
- The device returned from one of the CTIOpen calls. (CTIOpenVoicePort(), CTIOpenT1Port(), or CTIOpenStation
-
attr
- You can bitmask these together to pass multiple attributes. (See the Dialogic MSI documentation for the valid combinations)
Return Value
0=successful -1=error
See Also
cti Class | CTI32NetLib Namespace