Blog
Assisted transfer, hold and conference: the mechanics of moving a live call
Three actions, one structure. What an assisted transfer really does, why hold breaks so often, and the term Quebec's language office actually recommends.
August 22, 2026
Moving a live call means three actions: park it, hand it off, or bring a third person in. On a well-built system those are three ways of operating on one thing. On many systems they are three separate mechanisms, which is why one of them always fails.
First, the right word
In Quebec the term is transfert d'appel assisté. The Office québécois de la langue française has it on file that way.
Transfert supervisé is the France term, and it is what you will read in almost all French-language documentation online, because that documentation is written in France. If you are writing procedures for a Quebec team, the Office's term is the one in use here.
The distinction itself is simple:
- Blind transfer: you send the call and hang up. The caller arrives on someone who is not expecting them.
- Assisted transfer: you speak to the destination first, introduce the caller, then step out.
The second is the one people want and the one systems get wrong.
Why hold breaks
Putting someone on hold looks trivial. It is not, because the call has to keep existing without you while it happens.
On a system where a call is a direct bridge between two points, removing one end threatens the bridge. Hence the familiar symptoms: music that never resumes, the caller dropped after thirty seconds, the transfer that lands nowhere when the destination does not answer.
That is an architecture problem, not a configuration one. We wrote it up in full in why the transfer is the hard part.
Conference is not a separate feature
If a call lives in a room rather than on a wire stretched between two people, a three-way call is not an extra feature: it is a third person walking into the room.
That is how Ringfully is built. Every answered call is bridged into its own conference the moment it connects, and hold, blind transfer, assisted transfer and three-way merge are four ways of operating on that room. The difficult transfer behaves like the easy one because it is the same mechanism.
What to put in your procedures
Two sentences prevent most bad transfers:
- Announce before you step out. "I have Ms. Tremblay about an invoice" beats leaving the destination to work it out.
- Take the line back if nobody answers. An assisted transfer lets you return; a blind one does not. That is the whole difference.
For how a call is routed before a human picks it up, see queues and skills-based routing.