No phone number/SIP trunk yet talks to bot
# support
j
I see “No Assistant Assigned” in Call Logs, but when I call in, it’s talking to my workflow bot: f4403a58-b2bc-475b-9cb0-2b2828a84ac3

I even deleted the SIP trunk and phone number associated to it in Phone Numbers. I'm using TexML as that seems to work rather than a SIP trunk found here: https://docs.vapi.ai/advanced/sip/telnyx I did a GET https://api.vapi.ai/phone-number
and can’t see the numbers I’m using in the JSON output.
c
Assign your assistant ID to the phone number via the API or dashboard, re-import your numbers if they don’t show in the API, and verify your webhook is correctly set to route calls to vapi..
j
Thanks. There's actually a delay in your backend to update changes in the GUI. I would change the workflow to a different bots and it would be stuck to one. Last night it wasnt' changing. Now it is. Now I try to change it to another bot and it's stuck to the one I set to last night.
c
The dashboard may lag in updating assistant assignments, so use the API to assign the desired bot directly..
3 Views