# Telnyx Calling: UAC Connections — Documentation Index > UAC Connections documentation within the Calling section of the Telnyx developer docs (https://developers.telnyx.com). > This file: https://developers.telnyx.com/docs/development/llms/calling-uac-connections-llms-txt.md · Root index: https://developers.telnyx.com/llms.txt - [UAC Connections](https://developers.telnyx.com/docs/voice/uac-connections.md): 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](https://developers.telnyx.com/api-reference/uac-connections/list-uac-connections.md): 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](https://developers.telnyx.com/api-reference/uac-connections/create-a-uac-connection.md): 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… - [Delete a UAC connection](https://developers.telnyx.com/api-reference/uac-connections/delete-a-uac-connection.md): Deletes an existing UAC connection. - [Retrieve a UAC connection](https://developers.telnyx.com/api-reference/uac-connections/retrieve-a-uac-connection.md): Retrieves the details of an existing UAC connection. - [Update a UAC connection](https://developers.telnyx.com/api-reference/uac-connections/update-a-uac-connection.md): Updates settings of an existing UAC connection. - [SIP Registration Status](https://developers.telnyx.com/api-reference/uac-connections/sip-registration-status.md): Returns the live SIP registration status for a Telnyx endpoint: whether it is currently registered, when the current registration expires, and the last respons…