Skip to main content
Unmute is open source and MIT licensed. Anyone can read it, run it, change it, and send the change back. Contributions are welcome, and the contributing guide says exactly what a good one looks like.

Discord

Ask a question, show what you built, and talk to the people who maintain Unmute.

GitHub

Read the source, file an issue, and open a pull request.

Where to take what

Search the open issues before you file a new one. Adding what you know to an issue that already exists moves it faster than a second copy of it.

What is worth sharing

A voice agent is hard to judge from a diff. What it sounds like on a real call is the part that matters, and that part travels badly in text. So the things most worth posting are the ones a reader can hear or run:
  • A package you built, and a recording of it answering a call.
  • A route, a provider or a carrier you got working.
  • A prompt that fixed a behaviour you could not fix with a field.
  • A number: how long your agent waits before it answers, and on which target.

Contribute

Contributing guide

The issue, an example that uses your feature, a video, a README and the docs page. What a change needs before it can be merged.

Changelog

What shipped in each release, newest first.