search for: ast_rtp_dtls_set_configuration

Displaying 2 results from an estimated 2 matches for "ast_rtp_dtls_set_configuration".

2017 Jun 02
3
Let's encrypt privkey : Specified certificate file could not be used
Hello I get the following error when using our Let's Encrypt ssl certificate for webRTC calls : [Jun 2 14:29:28] == DTLS ECDH initialized (secp256r1), faster PFS enabled [Jun 2 14:29:28] ERROR[27360][C-00000ae5]: res_rtp_asterisk.c:1441 ast_rtp_dtls_set_configuration: Specified certificate file '/etc/letsencrypt/live/ws.mydomain.tld/privkey.pem' for RTP instance '0x7f920c538a78' could not be used [Jun 2 14:29:28] ERROR[27360][C-00000ae5]: chan_sip.c:5941 dialog_initialize_dtls_srtp: Attempted to set an invalid DTLS-SRTP configuration on RTP...
2014 Dec 23
1
Problems linking asterisk against self-compiled openssl on CentOS 5
...sl.o a - output/pjlib-x86_64-redhat-linux-gnu/ssl_sock_dump.o a - output/pjlib-x86_64-redhat-linux-gnu/string.o a - output/pjlib-x86_64-redhat-linux-gnu/timer.o a - output/pjlib-x86_64-redhat-linux-gnu/types.o [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o res_rtp_asterisk.c: In function 'ast_rtp_dtls_set_configuration': res_rtp_asterisk.c:1278: warning: implicit declaration of function 'SSL_CTX_set_tlsext_use_srtp' res_rtp_asterisk.c: In function 'dtls_srtp_handle_timeout': res_rtp_asterisk.c:1765: warning: implicit declaration of function 'DTLSv1_handle_timeout' res_rtp_asterisk.c: I...