I have a Laravel application and I'm building a VoIP system via Twilio client JS, I need when the agent is on a call with the customer to have the ability to put the customer on hold and the customer hears some music till the agent unhold him.
I tried a lot of answers on the internet and most of the time the agent hears the music and customer phone hang up.