one side recorded calls with oreka
-
Hi everybody,,,
I have an issue which is one side recorded audio files, and this issue happen only if someone call us from outside, as for internal calls between local ip phone (LAN network) are fully recorded
Our ip pbx is hosted cucm and we reach the pbx by way of a voice gateway
Note: the rtp traffic hit the monitoring interface (destination span port) and the proof for that is : wireshark capture the full RTP stream , I mean the whole call is recorded
i contacted oreka and they answer me with this email :
This has most likely been fixed in the latest open source version (svn head). You can compile it
but i didn't know how to do that, has anyone had any experience in compiling source code of a software??? knowing that this project in open source : http://sourceforge.net/projects/oreka/
Thank you for your help and best regard
-
First thing... what operating system do you have?
-
hi Scott long time no see
thank you for your concern
my operating system where oreka is installed is windows 7
-
@IT-ADMIN said:
hi Scott long time no see
thank you for your concern
my operating system where oreka is installed is windows 7
Oh that makes things very difficult. You need to figure out what compiler you will need for this. Maybe you need to install GCC or get Visual Studio. Being on Windows takes this from a trivial thing to do to very complicated.
Ask Oreka if they don't have a compiled version for Windows.
-
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,