Can someone suggest free VoIP library(C/C++) for Linux? All libs that I found are outdated and won’t compile on my Ubuntu 12.10 box. I have tried OPAL, Sofia, PJ – can’t get working anything.
Can someone suggest free VoIP library(C/C++) for Linux? All libs that I found are
Share
Well, I’ve gotten PJ to compile and run on Ubuntu 10.04 and 12.04 (32 bit). Also Linphone and GStreamer. I’m guessing your environment needs a clean-up or some additional stuff in it. Liknphone, in particular, took several upgrades with bleeding edge packages.
So, please pick one and compile it and tell us what happens. The configure script’s log might be a good thing to attach to your reply. Perhaps, also, the output of the make you run after configure,