Displaying 1 result from an estimated 1 matches for "dtlscipher".
Did you mean:
tlscipher
2016 Oct 05
2
Ast 13.10 to 13.11 stop working webrtc
...g, failing with
chan_sip.c:4083 retrans_pkt: Hanging up call
7238b48c11581d4166b899bf747a05f7 at 130.211.62.184:0 - no reply to our
critical packet (see
https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions).
is there any way to configure to have the previous behaviour?
Im trying to set dtlscipher=AES128-SHA but I always see
DTLS ECDH initialized (automatic), faster PFS enabled
any idea?
Thanks!
res_rtp_asterisk
------------------
* The DTLS part in Asterisk now supports Perfect Forward Secrecy (PFS).
Enabling PFS is attempted by default, and is dependent on the configuration
of the modul...