« Back to Cisco JTAPI Questions

Getting conference controller

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi! 
 
My app need to understand if TerminalConnection (which is already in conference) can join participants to conferece or not. I know that call is in conference and call conference controller is null.

The information is exposed as part of CiscoConferenceStartEv and CiscoConferenceEndEv but is not exposed via any other API later on (as in on call object as such)
Also, It is recommended to use ControllerDeviceName instead of controllerAddress as you may not have address as conference controller in case of Join Across Lines scenario.
Also, I think the controller information exposed as part of this event is valid only if you have conference controller in user's control list.