Event from the server if there is a conference established on a line.
In order to get these events the line must be monitored via asnCtiLineMonitorStart
This event will inform the client, if a conference was established and with whom.
In this way, the client gets detailed information about the participants and the conference controller.
AsnCtiNotifyConferenceCreatedArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sLineMonitorCrossRefID | string | CrossrefID for the corresponding asnCtiLineMonitorStart | |
u8sLinePhoneNumber | string | Line identifier for the line where the changes happened. | |
conferenceControllerCallInfo | AsnCtiCallInformation | Information about the conference controller call. See AsnCtiCallInformation for details. | |
conferenceMemberCallInfoList | AsnCtiCallInformationList | Information about the current participating calls in this conference. | |
optionalParams | AsnOptionalParameters | yes |
Version 7