I create Conference with SimpleConf demo. I can join to conference when I dial in. But how to dial out from running conference and add call to running conference?
I try to dial with ariClient.Channels.Originate(). My mobile rings and after I answer I'm not in the conference.
What I'm missing?