* This was tested against Conduit(Next), Coturn (Archlinux) and Element (Android)
* Build your own Conduit from source. It's dead simple to build.
* Build your own Conduit from source (always recommended). It's dead simple to build.
* Use the NEXT branch as only this branch provides the necessary functionality.
* This documentation assumes you have a [Coturn server](https://github.com/coturn/coturn) up and runnig. See [here](https://github.com/matrix-org/synapse/blob/develop/docs/turn-howto.md) how to get it working with the reference implementation. It's almost the same with Conduit.
## Add a few setting to your existing conduit.toml
## Edit/Add a few settings to your existing conduit.toml
```
# Coturn settings to inform the clients where to find a coturn server
# Settings to inform the clients where to find a TURN server
# to enable Audio/Video calls
# domain.tdl should match the REALM setting of coturn