I have a UCMA application with application end point , I want this application to connect 2 users in ONLY IM conference and monitor this conference holding full control of the conference.
Current Implementation details
- UCMA application host adhoc conference and joins it as trusted participants
- UCMA app sends dialout to contacted caller(user1)
- UCMA app receives incoming ImCall from caller1 and tires to connect a Bk2Bk call with user2
I can sucessfully do BacktoBack Audio call but had no success with only IM call.