diff options
| author | David Baker <dbkr@matrix.org> | 2014-09-24 15:29:24 +0200 |
|---|---|---|
| committer | David Baker <dbkr@matrix.org> | 2014-09-24 15:29:24 +0200 |
| commit | b42b0d3fe527313f7885ec3ac5e582a59c2c07fb (patch) | |
| tree | 56935de5734a8f72477cc02123be396cc568cf89 | |
| parent | The config is not hierarchical (diff) | |
| download | synapse-b42b0d3fe527313f7885ec3ac5e582a59c2c07fb.tar.xz | |
Use standard base64 encoding with padding to get the same result as
coturn.
Diffstat (limited to '')
| -rw-r--r-- | synapse/rest/voip.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/rest/voip.py b/synapse/rest/voip.py |
