Human voice
Contact Center
Full omnichannel operation with native AI, dialer, and agent assist.
See solution →Open-core, Asterisk-native. Run your contact center, voice AI, omnichannel, and more on one auditable stack. In your data center, your cloud, or our managed plane.
or get a developer license — free, signed, valid 30 days →
Solutions
Human voice
Full omnichannel operation with native AI, dialer, and agent assist.
See solution →AI voice
Voicebots and inbound AI agents on top of your Asterisk PBX.
See solution →Messaging
WhatsApp, SMS, email, web — eleven channels in one inbox.
See solution →Telephony
Programmable API on top of Asterisk. No per-minute fees.
See solution →How it works
Read the source
using Verbara.Sdk.Ami;
await using var client = new AmiClient(
host: "pbx.example.com",
user: "admin",
secret: Environment.GetEnvironmentVariable("AMI_SECRET")!);
await client.ConnectAsync();
await foreach (var ev in client.Events.WithCancellation(cts.Token))
{
Console.WriteLine($"[{ev.EventName}] {ev.Channel}");
} Pricing
Tier 0 + Tier 0.5
$0
Tier 1 own use · Tier 2 for your clients
from $25,500/year
Tier 3 + Tier 4 + Tier 5
from $99/agent/mo
FAQ
30-day developer license, signed, free. No credit card.