Thank you very much Adrian!
I feel ashamed for such a silly mistake
coturn=# \dt
List of relations
Schema | Name | Type | Owner
+--+---+---
public | admin_user | table | turn
public | allowed_peer_ip | table | t
On 1/14/20 8:33 AM, Marco Ippolito wrote:
In order to understand how to use Postgresql-11 with Coturn,
https://github.com/coturn/coturn ,
I created a postgresql-11 dabatase using
/usr/local/share/turnserver/schema.sql :
CREATE TABLE turnusers_lt (
realm varchar(127) default '',
In order to understand how to use Postgresql-11 with Coturn,
https://github.com/coturn/coturn ,
I created a postgresql-11 dabatase using
/usr/local/share/turnserver/schema.sql :
CREATE TABLE turnusers_lt (
realm varchar(127) default '',
name varchar(512),
hmackey char(