Skip to content

Commit 21ffb0c

Browse files
Update sip-trunk.mdx
1 parent 1bfe0ca commit 21ffb0c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

fern/advanced/sip/sip-trunk.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,12 @@ POST https://api.vapi.ai/call/phone
100100

101101
#### Inbound Call Test
102102

103-
If inbound routing is configured, call your phone number from an external line. Ensure your provider forwards calls to the correct SIP URI (e.g., `{phoneNumber}@sip.vapi.ai` for Zadarma).
103+
If inbound routing is configured, call your phone number from an external line. Ensure your provider forwards calls to the correct SIP URI (e.g., `{phoneNumber}@<credential_id>.sip.vapi.ai` for Zadarma).
104+
105+
<Warning>
106+
Note: Please ensure that you provide all the signaling IP addresses when creating the SIP trunk. Failure to do so will prevent proper whitelisting, which may result in encountering unauthorized 401 errors for inbound calls.
107+
</Warning>
108+
104109

105110
#### SIP REFER (Call Transfer)
106111

0 commit comments

Comments
 (0)