I am using Asterisk to make a CAll-Center. The whole process is:
- Calls from outside to the Call-Center: all calls put in queue and each one connect to an available agent.
- From the Agent, he/she puts the inbound call on hold and create an outbound call
- Then, bridge the inbound and outbound channels together; At that moment, the caller (inbound channel), the agent, and the callee (outbound channel) can communicate to each other.
- Then, the Agent gets out from the conference and let the caller and callee start a communication. Please help me out!
Thank you very much!