Skip to main content

Telnyx Calling: UAC Connections — Documentation Index

UAC Connections documentation within the Calling section of the Telnyx developer docs (https://developers.telnyx.com). Root index: https://developers.telnyx.com/llms.txt · Calling index: https://developers.telnyx.com/development/llms/calling-llms-txt.md · Full content for this subsection: https://developers.telnyx.com/development/llms/calling-uac-connections-llms-full-txt.md
  • UAC Connections: SIP Attach connects your existing PBX or SIP platform to Telnyx. Create a UAC Connection so Telnyx registers to your PBX and routes calls to Telnyx applications.

API Reference (UAC Connections)

UAC Connections

  • List UAC connections: Returns a list of your UAC connections. A UAC (User Agent Client) Connection registers Telnyx to your PBX — the opposite of a standard SIP trunk, where the PBX…
  • Create a UAC connection: Creates a UAC connection. A UAC (User Agent Client) Connection registers Telnyx to your PBX — the opposite of a standard SIP trunk, where the PBX registers to…
  • Retrieve a UAC connection: Retrieves the details of an existing UAC connection.
  • Update a UAC connection: Updates settings of an existing UAC connection.
  • Delete a UAC connection: Deletes an existing UAC connection.
  • Check a UAC Connection Registration Status: Checks the registration status for a UAC connection (registration_status) as well as the timestamp for the last SIP registration event (`registration_status_…
  • SIP Registration Status: Returns the live SIP registration state of a UAC connection: whether it is currently registered, when it last registered, and the last response Telnyx received…