Telnyx SIP Transfer causing Call to End instantl
# support
w
I'm having issues with telnyx transfer, i've set up outbound according to https://docs.vapi.ai/advanced/sip/telnyx and can make outbound calls. However call forwarding tool ends the call. Happy to jump on a call to figure this one out. The callId is 7e7172e4-b2f8-470f-99cb-f01acf82c821. This is the tool call message:
Copy code
{
  "name": "transfer_call_tool_wilmer",
  "role": "tool_call_result",
  "time": 1754489956003,
  "result": "Transfer initiated.",
  "toolCallId": "call_hTATclQzl9WaFkV335iSU38v",
  "secondsFromStart": 18.051
}
Also included the pcap file from Telnyx --- I also have a potentially unrelated issue when setting up the SIP trunking: for the https://docs.vapi.ai/advanced/sip/telnyx#configure-sip-invite step, i cannot enter any characters in the translated_name section because the UI form validation prevents it, so i've currently left it blank. I also cannot receive inbound calls because of this. https://cdn.discordapp.com/attachments/1402661141741834300/1402661141854945482/8fe7dd27-cbbb-492d-90af-3d0f7a4ee995.pcap?ex=6894b97c&is=689367fc&hm=ec4ce662a8ae0e4403b7210c0ab442810f77ea2841d923cbf04a306d8aac85c6&
3 Views