agent-phone-numbers
List Sip Trunks
List all SIP inbound trunks from LiveKit.
Returns trunk details including:
- Trunk ID and name
- Phone numbers on each trunk
- Allowed addresses (IP allowlist)
- Authentication status
Use this to see what’s configured in LiveKit.
GET
List Sip Trunks
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
The response is of type Response List Sip Trunks Agents Sip List Trunks Get · object.
Previous
Fix Sip TrunkFix SIP trunk by deleting and recreating with correct IP allowlist.
Use this when inbound calls aren't reaching LiveKit due to IP allowlist issues.
**CAUTION**: This will:
1. Delete the existing trunk
2. Create a new trunk with correct provider IPs
3. The trunk_id will change
4. You may need to re-register the phone number to recreate dispatch rules
Args:
phone_number: The phone number to fix (E.164 format)
provider: SIP provider (telnyx, twilio, vonage, plivo, etc.)
Next
List Sip Trunks