Skip to main content
Telnyx SIP connections support multiple authentication methods based on network topology and security requirements.

Methods

Credential-based authentication

Username and password for SIP registration. POST /v2/credential_connections
For WebRTC applications requiring dynamic credentials or JWT tokens, see WebRTC Authentication.

P-Charge-Info authentication

SIP header containing a phone number associated with the connection.
Requires E.164 format. The number must be assigned to the connection.

FQDN authentication

Hostname-based inbound routing combined with credentials or IP authentication for outbound.

Comparison