I've been working on a project this last week to try and set up a nice little conference program for the couple of people who use call-in conference services in my office. If you are unfamiliar with what I mean by that, I simply am referring to the numbers that you call and they ask you for your "Conference ID" and then it connects you to your conference call. It doesn't matter where you call from or anything.
Well, this is what we want, though simpler of course.
I'd go into detail but that's now what I came here for. I will if I need to, though.
My problem is that I'm trying to figure out how to add callers to the conference once it's been created. I am setting attributes so that the handlers can determine which calls are the calls they should be following into the conference, but I can't get the CallIDs of the leader's call once he is in the conference.
I have literally zero idea how to find the CallID so that I can do this.
tl;dr
Is there any way to read the CallIDs and get the attributes from calls that have been conferenced?
Thank you,
Connor