I am creating a Twilio application using JavaScript SDK.
I want to implement call hold functionality but I am having trouble implementing it.
What is the process to put a call on hold, when it is initiated by the soft-phone? Also, what is the process when the soft-phone is receiving the call?