# Callvrse ยท go-telephony - [go-telephony](https://docs.callvrse.app/index.md): Programmable voice AI media gateway in Go. Bridge PSTN carriers, Asterisk and Kamailio with real-time AI voice agents. - [Health and Readiness Check](https://docs.callvrse.app/api-reference/health-and-readiness-check.md): Returns status healthy or draining if server is in shutdown drain mode. - [Password Login](https://docs.callvrse.app/api-reference/auth/password-login.md) - [Create Account & Tenant](https://docs.callvrse.app/api-reference/auth/create-account-&-tenant.md) - [Logout](https://docs.callvrse.app/api-reference/auth/logout.md) - [Current Tenant Profile](https://docs.callvrse.app/api-reference/auth/current-tenant-profile.md) - [Initiate Outbound Call](https://docs.callvrse.app/api-reference/calls/initiate-outbound-call.md) - [Transfer Active Call](https://docs.callvrse.app/api-reference/calls/transfer-active-call.md) - [Send DTMF Tones](https://docs.callvrse.app/api-reference/calls/send-dtmf-tones.md) - [Hangup Call](https://docs.callvrse.app/api-reference/calls/hangup-call.md) - [List Active Sessions](https://docs.callvrse.app/api-reference/calls/list-active-sessions.md) - [Get Call Transcript](https://docs.callvrse.app/api-reference/calls/get-call-transcript.md) - [List Owned Phone Numbers](https://docs.callvrse.app/api-reference/phone-numbers/list-owned-phone-numbers.md) - [Search Available Numbers](https://docs.callvrse.app/api-reference/phone-numbers/search-available-numbers.md) - [Purchase Phone Number](https://docs.callvrse.app/api-reference/phone-numbers/purchase-phone-number.md) - [Release Phone Number](https://docs.callvrse.app/api-reference/phone-numbers/release-phone-number.md) - [List Inbound Routes](https://docs.callvrse.app/api-reference/routing/list-inbound-routes.md) - [Upsert Inbound Route](https://docs.callvrse.app/api-reference/routing/upsert-inbound-route.md) - [Delete Inbound Route](https://docs.callvrse.app/api-reference/routing/delete-inbound-route.md) - [Get Billing Usage](https://docs.callvrse.app/api-reference/billing/get-billing-usage.md) - [List Registered Agent Providers](https://docs.callvrse.app/api-reference/agents/list-registered-agent-providers.md) - [List Agents](https://docs.callvrse.app/api-reference/agents/list-agents.md) - [Create Agent](https://docs.callvrse.app/api-reference/agents/create-agent.md) - [Get Agent Definition](https://docs.callvrse.app/api-reference/agents/get-agent-definition.md) - [Update Agent Definition](https://docs.callvrse.app/api-reference/agents/update-agent-definition.md) - [Delete Agent](https://docs.callvrse.app/api-reference/agents/delete-agent.md) ## OpenAPI Specs - [openapi](/openapi.json)