Hi, need Help!
I integrated the Telnyx number with Vapi by simply adding the API and the number, so I have the number in Vapi.
They now offer a service to mask the number you purchase with their own, which they verify on the platform so you can include that number in all calls you generate.
They mention that this integration goes directly into the call request when it's generated, right in the headers.
These:
P-Preferred-Identity: sip:+1234567890@vapi.yourprovider.com
P-Asserted-Identity: sip:+1234567890@vapi.yourprovider.com
Remote-Party-Id: sip:+1234567890@vapi.yourprovider.com; party=calling; screen=yes; privacy=off
From: "Your Name" sip:+1234567890@vapi.yourprovider.com
I'm still integrating them, and the calls continue with the number that was added directly in the integration, not the one I'm adding to mask it.
Any ideas? I'm currently working on resolving this issue.
If I integrate the number directly with the SIP, does anything change?