Hi,
I am trying to use kamailio as an edge proxy to forward requests and media to an sbc. when
compiling the cfg file included on the examples. i get:
undefined symbol: EVP_sha1
I believe this problem is being caused by the outbound module and after some research i
managed to read that it is caused by the linking between the gcc libcrypto. I would like
some help since this project requires urgency. Thanks in advance.