Extension not working on transfer when responding to 'assistant-request'
We are trying to build a feature that can transfer the call if there are any errors or if the system is offline, or phone number is blocked. We are going through the docs (https://docs.vapi.ai/api-reference/webhooks/server-message#response).
It is transfering/forwarding the call successfully, but the extension is not.
The extension works great when using the 'transferCall' functionCall. But not in this part.
This is an example of the response to 'assistant-request':
{"messageResponse":{"destination":{"type":"number","number":"+19999999999","extension":"1","numberE164CheckEnabled":true}}}
We've tried with different variations of numberE164CheckEnabled boolean.
Just wanted to see if we are missing something.
This is a sample callId:
73e83cba-4ecb-4a30-abe6-c308940de85c
It is transfering/forwarding the call successfully, but the extension is not.
The extension works great when using the 'transferCall' functionCall. But not in this part.
This is an example of the response to 'assistant-request':
{"messageResponse":{"destination":{"type":"number","number":"+19999999999","extension":"1","numberE164CheckEnabled":true}}}
We've tried with different variations of numberE164CheckEnabled boolean.
Just wanted to see if we are missing something.
This is a sample callId:
73e83cba-4ecb-4a30-abe6-c308940de85c