Skip to main content

Prerequisites

  • A valid V2 API key

Creating a Credential Based SIP Connection

The following API request will create a basic credential based SIP connection.
For call flows that make use of Pattern 1 (See Common Usage Patterns), the following additional configuration is required.
For call flows that make use of Pattern 2 (See Common Usage Patterns), the following configuration is required.

SDK Authentication

SDKs are authenticated with
  • user_name
  • password

Limits

Sum of the following may not exceed 10,000 for an account.
  • Count of credential connection
  • Count of IP connection
  • Count of FQDN connection
  • Count of external connection
  • Count of TeXML application
  • Count of Call Control Application

Additional Resources