Phone and WhatsApp: one AI voice agent, two channels, one shared memory
Your customers start on the phone and finish on WhatsApp. If your agent doesn't know, they tell their story twice — and 30% drop off. Here's the unified architecture.
- agent vocal ia
- voix
- et
- meme
A silent fracture kills conversion: the customer starts on the phone, hangs up, finishes on WhatsApp Business — and lands on a different agent that knows nothing about the earlier conversation. They tell the whole story again, lose patience, and drop off 30% of the time. Solution: one agent on both channels with shared memory.
The typical broken scenario#
10:00 — phone call: 'Hi, I'd like a booking for my cat.' Agent captures 90% of context (name, animal, reason). 10:15 — the customer wonders 'did they get my file number?', sends a WhatsApp. WhatsApp agent answers blind: 'Hi, can I have your contact info?'. Customer gives up.
Unified architecture in 3 components#
- Customer ID = E.164 phone number (+33 6...). Primary key across both channels.
- Central conversation log — every message (transcribed voice or text) logged with timestamp and channel.
- The LLM receives the full history in its prompt at each turn, regardless of which channel the input came from.
The immediate benefit#
Customer calls, gives name, hangs up. 5 minutes later, sends 'wait what day was it again?' on WhatsApp. Agent replies: 'Tuesday 10am or Thursday 2pm, as we agreed on the call.' Effect: feels like human continuity, retention +20%, conversion +15%.
The 4 transitions that change everything#
- Call → WhatsApp to confirm the slot in writing (proof).
- WhatsApp photo (prescription, quote) → call to discuss it verbally.
- Unsent WhatsApp draft → automatic voice call after 24h.
- After-hours call → automatic WhatsApp message with a callback slot for tomorrow morning.
Pitfalls to avoid#
- Two separate tools (telephony + WhatsApp Business) with no bridge — the cheap-stack illusion breaks conversion.
- WhatsApp send without explicit opt-in — risk of WhatsApp Business number ban.
- Context mix-up across customers when multiple numbers — always verify identity before showing sensitive info.
48-hour deployment#
If you already have a WhatsApp Business account + a phone line, the unified architecture wires up in 48h on a platform like VocazAI. Same account, same agent, transcripts/messages in one dashboard. First month free to test.