S
S
Slevin Kelevra2014-07-04 06:44:45
css
Slevin Kelevra, 2014-07-04 06:44:45

Why did Asterisk suddenly start writing dtls_perform_handshake?

Installed Asterisk from SVN, everything worked fine and suddenly:

module load res_rtp_asterisk.so
Unable to load module res_rtp_asterisk.so
Command 'module load res_rtp_asterisk.so' failed.
[2014-07-04 07:38:59.998] WARNING[19682]: loader.c:561 load_dynamic_module: Error loading module 'res_rtp_asterisk.so': /usr/lib/asterisk/modules/res_rtp_asterisk.so: undefined symbol: dtls_perform_handshake
[2014-07-04 07:38:59.998] WARNING[19682]: loader.c:1023 load_resource: Module 'res_rtp_asterisk.so' could not be loaded.

Accordingly, all calls fell off.
Nothing in the system has changed. What could have happened?
Google didn't help.
UPD:
During compilation, you can see this:
[CC] tcptls.c -> tcptls.o
tcptls.c: In function ‘tcptls_stream_dtor’:
tcptls.c:437:28: warning: unused variable ‘stream’ [-Wunused-variable]

   [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
res_rtp_asterisk.c: In function ‘ast_rtp_activate’:
res_rtp_asterisk.c:4643:2: warning: implicit declaration of function ‘dtls_perform_handshake’ [-Wimplicit-function-declaration]

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolay Talanov, 2016-03-10
@Ronnie_Gardocki

1) No semicolon after min-width: 300px, it even highlights the toaster.
2) There is no such easy-out ising, there is ease-out.

O
Ovoshlook, 2014-07-08
@Ovoshlook

Updates did not roll? It looks like a patch on asterisk was rolled up, well, go fix the file and then reinstall it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question