On 15-08-16 23:00, Carlos Chavez wrote:


I highly recommend that you use alembic to set up your database as this will make sure you are always using the correct database schema. You should be able to find the "official" structure in the contrib/realtime/mysql directory of the Asterisk source.


Hello

in contrib/realtime/mysql I see a table 'sippeers' with a column "transport ENUM('udp','tcp','tls','ws','wss','udp,tcp','tcp,udp') " but I see no columns dtlsenable, dtlsverify, dtlscertfile, dtlscafile, dtlssetup ?

So if we can define a sip peer with transport 'ws' or 'wss', then why are there no columns for the 'dtls'-part (which is kinda mandatory) ?



Kind regards.



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to