I have a scenario that i'd like to implement using Asterisk. ↓↓
I'd like to have 3 participants on a phone call: A, B and C.
A and B should be able to talk to and hear each other.
C should be able to hear conversation between A and B, and also able to talk to A but not to B.
I think scenario above could be done by Asterisk cmd "ChanSpy", but I also want to make monitor C to join into conversation between A, B and make it as three way calling.
I'm not thinking about using "conference room" idea for this implementation.
Is it able to accomplish scenarios above without using "conference room" ?
Please help... Your comments, suggestions are always appriciated.
Thank you very much.