|
From: Roger A. G. <ro...@pn...> - 2014-10-20 11:23:30
|
Hello Henri, Thank you very much for the advice. I recompiled orkbase & orkaudio from latest trunk revision and indeed problem is now solved. I just had a problem during the orkaudio linking phase: libtool: link: g++ -g -O2 -o orkaudio OrkAudio.o -lACE -lxerces-c -llog4cxx /usr/lib/liborkbase.so -lsndfile -lorkspeex /usr/bin/ld: cannot find -lorkspeex collect2: error: ld returned 1 exit status I just replaced -lorkspeex in the Makefile by -lspeex and the linker didn't complain anymore. This has been performed on the same server (Xeon(R) CPU E5-2670 0 @ 2.60GHz, 32 GB of RAM) but I changed the OS from Centos 6 to Debian 7. Best Regards, Roger. On 2014-10-17 23:39, Henri Herscher wrote: > Most likely this is fixed in the latest code in svn, so you can compile the latest code or get in touch with orecx.com [1]for some help. > Henri > > On 14 October 2014 15:53, Roger A. Ghislain <ro...@pn...> wrote: > Hi again, > > After having read almost all the forum regarding this issue I started to suspect the server's performance. > So I migrated Oreka onto a better server (Dual CPU Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, 32 GB of RAM) but still same result: choppy audio after the call has been placed on hold or being transferred. > > I took a tcpdump cap trace and I was able to replay successfully (no choppy sound) all call legs in Wireshark (Telephony > RTP > Stream analysis > Player > Decode > Select > Play). > > Is the commercial version of Oreka also problematic at this level? > I hope somebody will be able to help or I'll have to investigate other products :-( > > Best Regards, > Roger. > > On 2014-10-14 10:49, Roger A. Ghislain wrote: > > Hi, > > I made new tests and disabled G.722 in order to have G.711u only call > legs. > > Same behavior occurs : > - After having released the call on-hold the choppy sound appears. > - After having being forwarded the choppy sound appears as well. > > I'm running the latest official Oreka 1.7 package on a Centos 6.5 > machine in parallel with Cisco Unified CM (8.6). > > Any clue on this issue ? > > Thanks, > Roger. > > On 2014-10-10 19:59, Roger A. Ghislain wrote: > Hello, > > I have two problems with Oreka & Ciscu Unified CM (8.6) working in > RSPAN mode (G.711 & G.722 codecs). > > Each time a call is placed on hold, then after having release the > hold, the sound is strongly chopped and run twice as slow as normal. > Same behaviour and same choppy sound happen when the call is being > forwarded. > > Is it a known behaviour/issue ? > Is there a fix or configuration options to be set in CUCM or in the > Oreka config.xml ? > > Thanks, > Roger. > > ------------------------------------------------------------------------------ > Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push notifications. > Take corrective actions from your mobile device. > http://p.sf.net/sfu/Zoho [2] > _______________________________________________ > Oreka-user mailing list > Ore...@li... > https://lists.sourceforge.net/lists/listinfo/oreka-user [3] Links: ------ [1] http://orecx.com [2] http://p.sf.net/sfu/Zoho [3] https://lists.sourceforge.net/lists/listinfo/oreka-user |