Hi Caleb,
Vapi doesn't persist SMS replies in ongoing calls by default, but you can maintain continuity by using the Chat API with shared memory and session IDs, injecting background messages to preserve context, and managing sessions on your backend to link SMS responses to the active voice session..