Author Message
DonMonheim
Joined: Aug 19, 2016
Messages: 36
Offline
We are attempting to do the following and the consult does not appear to complete, we do not receive an error message.

this.interaction.consult(remoteAddress);

for(var i =0; i < this.interactions.length; i++){
this.interactions[i].completeConference();
}
DonMonheim
Joined: Aug 19, 2016
Messages: 36
Offline
Never mind, we put the completeConference call in the OnInteractionActive callback and corrected this issue.
SDK_CIS_Package
Joined: Dec 15, 2016
Messages: 22
Offline
Hi,

Again, you really need to be checking the capabilities - if you checked the Interaction 'canConferenceComplete' capability you would have seen that it was false.

rgds

CIS Package Support
Go to:   
Mobile view