one side recorded calls with oreka
-
Consider running on Linux to make things easy.
-
ooooh yes you are right, they have a version on ubuntu,
-
in their website they mentioned :
OrkAudio Debian/Ubuntu Package
Note: OrkAudio was not re-compiled for this platform since the 0.5 version.
These Debian/ubuntu binaries have been generated on a Ubuntu Hoary system and consist of three deb files. You can install them using the following commands:
dpkg -i log4cxx-0.9.7_0.9.7-1_i386.deb
dpkg -i orkbasecxx_X.X-1_i386.deb
dpkg -i orkaudio_X.X-1_i386.deb
OrkAudio depends on some third party packages. You can install them using the following commands. Some of those are not part of the core distribution so you will need to enable the apt-get "universe" source by uncommenting the right lines in /etc/apt/sources.list.apt-get install libace-dev
apt-get install libboost-dev
apt-get install liblog4cpp-dev
apt-get install libpcap0.7-dev
apt-get install libxerces26-dev
apt-get install libsndfile1-dev -
but again the same issue the source code was not compiled since 0.5 version.
-
the last version is kind of SVN head like he said before, but according to what you said compiling code from SVN in linux environment is more easier but how ???
-
@IT-ADMIN said:
ooooh yes you are right, they have a version on ubuntu,
It's open source AND they expect you to compile, it would be mind boggling if Linux wasn't their main target platform.
-
@IT-ADMIN said:
but again the same issue the source code was not compiled since 0.5 version.
Yes, but compiling on Linux is a trivial, and standard activity. Not at all on Windows.
-
@IT-ADMIN said:
the last version is kind of SVN head like he said before, but according to what you said compiling code from SVN in linux environment is more easier but how ???
That depends on the package, but nearly always you just cd into the directory of the source code and run...
./configure make make install
That's it. Compilation is a standard and common activity.
-
how i can access the directory in the SVN???
-
the mention this in their website
Getting the source code
Download the latest source code from sourceforge:
svn checkout svn://svn.code.sf.net/p/oreka/svn/trunk oreka-svn
-
what does mean ????
-
@IT-ADMIN said:
how i can access the directory in the SVN???
Subversino (SVN) is a change management system. You either download from their host's web interface or you use subversion to pull down a copy.
Honestly, this doesn't sound like software you should be using. If you aren't versed in this stuff, using software that isn't supported and requires you to compile on your own means it would normally be something that you completely ignore. What is making you want to use this software?
-
-
@scottalanmiller said:
What is making you want to use this software?because it is the free software that i found, all other call recording software are very expensive!!!!!
-
@IT-ADMIN said:
because it is the free software that i found, all other call recording software are very expensive!!!!!
I've never run into that issue as all of our call recording platforms are free and included in the free phone systems. How are you in a situation where call recording is needed as an extra feature? I've never heard of a phone system lacking this feature.
-
yes, but the problem our VOIP server is hosted UCM by our ISP, and they don't offer recording feature,
-
@IT-ADMIN said:
yes, but the problem our VOIP server is hosted UCM by our ISP, and they don't offer recording feature,
Can you get good phone service from someone else? Why get UCM from the ISP? General rule is that you never use an ISP for any services.
-
unfortunately we dont have another option
-
anyway i will contemplate upon what you said because really i need time to figure out how to do that
thank you very much
-
@IT-ADMIN said:
unfortunately we dont have another option
How can that be the case? What factors do you feel make this so?