Command ‘module load res_srtp.so’ failed. [Jul 18 17:57:13] ERROR[480298]: loader.c:283 module_load_error: Error loading module ‘res_srtp.so’: /usr/li
Getting SRTP error. SRTP already install but Seems that the srtp version is older. i am testing with asterisk 18
Munna Kumar
./configure --enable-openssl make shared_library sudo make install
ln -s /usr/local/lib/libsrtp2.so.1 /usr/lib64/libsrtp2.so.1
Related
Munna Kumar
after this , need to configure the asterisk as well
Related