Hi,
I'm trying to set up a Kamailio server for a project at university, and have some trouble with it. Since Kamailio isn't starting, I use the 'kamailio -c -f kamailio.cfg' command to figure out what's wrong.
This tells me that it cannot load the tls.so file, because of 'undefined symbol: log_color.
I've tried to recompile the TLS module, but that hasn't helped.
Does anyone know how to fix this?
Cheers, Mark
Hello,
what operating system do you use? How did you installed Kamailio?
log_color is defined in core, used for debug messages. I included the respective header in all tls files, you can try to see if you still get the issues by re-installing the latest git branch 4.0 (see wiki on kamailio.org for a tutorial, if you are not familiar with).
Cheers, Daniel
On 11/2/13 2:54 PM, Mark Zeman wrote:
Hi,
I'm trying to set up a Kamailio server for a project at university, and have some trouble with it. Since Kamailio isn't starting, I use the 'kamailio -c -f kamailio.cfg' command to figure out what's wrong.
This tells me that it cannot load the tls.so file, because of 'undefined symbol: log_color.
I've tried to recompile the TLS module, but that hasn't helped.
Does anyone know how to fix this?
Cheers, Mark
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
We use Ubuntu 12.04 LTS, and we installed it through the repo; I later downloaded the source and rebuilt to try and fix the problem. Oh and it's Kamailio 4.0.4.
Thanks for your time!
On Sat 02 Nov 2013 07:36:58 PM CET, Daniel-Constantin Mierla wrote:
Hello,
what operating system do you use? How did you installed Kamailio?
log_color is defined in core, used for debug messages. I included the respective header in all tls files, you can try to see if you still get the issues by re-installing the latest git branch 4.0 (see wiki on kamailio.org for a tutorial, if you are not familiar with).
Cheers, Daniel
On 11/2/13 2:54 PM, Mark Zeman wrote:
Hi,
I'm trying to set up a Kamailio server for a project at university, and have some trouble with it. Since Kamailio isn't starting, I use the 'kamailio -c -f kamailio.cfg' command to figure out what's wrong.
This tells me that it cannot load the tls.so file, because of 'undefined symbol: log_color.
I've tried to recompile the TLS module, but that hasn't helped.
Does anyone know how to fix this?
Cheers, Mark
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
On 11/2/13 7:56 PM, Mark Zeman wrote:
We use Ubuntu 12.04 LTS, and we installed it through the repo; I later downloaded the source and rebuilt to try and fix the problem. Oh and it's Kamailio 4.0.4.
Not clear, did it work from sources? I did many testing with kamailio 4.0.4 and tls just few weeks ago and all was ok in this aspect.
Cheers, Daniel
Thanks for your time!
On Sat 02 Nov 2013 07:36:58 PM CET, Daniel-Constantin Mierla wrote:
Hello,
what operating system do you use? How did you installed Kamailio?
log_color is defined in core, used for debug messages. I included the respective header in all tls files, you can try to see if you still get the issues by re-installing the latest git branch 4.0 (see wiki on kamailio.org for a tutorial, if you are not familiar with).
Cheers, Daniel
On 11/2/13 2:54 PM, Mark Zeman wrote:
Hi,
I'm trying to set up a Kamailio server for a project at university, and have some trouble with it. Since Kamailio isn't starting, I use the 'kamailio -c -f kamailio.cfg' command to figure out what's wrong.
This tells me that it cannot load the tls.so file, because of 'undefined symbol: log_color.
I've tried to recompile the TLS module, but that hasn't helped.
Does anyone know how to fix this?
Cheers, Mark
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
No, it didn't.
We wiped the server and reinstalled from the repo, and that fixed it. Currently our best guess is that something was left over from a previous version and that messed things up.
Thanks anyway!
On Tue 05 Nov 2013 09:09:17 AM CET, Daniel-Constantin Mierla wrote:
On 11/2/13 7:56 PM, Mark Zeman wrote:
We use Ubuntu 12.04 LTS, and we installed it through the repo; I later downloaded the source and rebuilt to try and fix the problem. Oh and it's Kamailio 4.0.4.
Not clear, did it work from sources? I did many testing with kamailio 4.0.4 and tls just few weeks ago and all was ok in this aspect.
Cheers, Daniel
Thanks for your time!
On Sat 02 Nov 2013 07:36:58 PM CET, Daniel-Constantin Mierla wrote:
Hello,
what operating system do you use? How did you installed Kamailio?
log_color is defined in core, used for debug messages. I included the respective header in all tls files, you can try to see if you still get the issues by re-installing the latest git branch 4.0 (see wiki on kamailio.org for a tutorial, if you are not familiar with).
Cheers, Daniel
On 11/2/13 2:54 PM, Mark Zeman wrote:
Hi,
I'm trying to set up a Kamailio server for a project at university, and have some trouble with it. Since Kamailio isn't starting, I use the 'kamailio -c -f kamailio.cfg' command to figure out what's wrong.
This tells me that it cannot load the tls.so file, because of 'undefined symbol: log_color.
I've tried to recompile the TLS module, but that hasn't helped.
Does anyone know how to fix this?
Cheers, Mark
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users