You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
(17) |
Mar
(5) |
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
(11) |
2007 |
Jan
(2) |
Feb
(2) |
Mar
(1) |
Apr
|
May
(7) |
Jun
(3) |
Jul
(5) |
Aug
(21) |
Sep
(7) |
Oct
(4) |
Nov
|
Dec
|
2008 |
Jan
|
Feb
(5) |
Mar
(4) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(6) |
Dec
(3) |
2009 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
(3) |
May
(1) |
Jun
(8) |
Jul
(8) |
Aug
(19) |
Sep
(23) |
Oct
(20) |
Nov
(5) |
Dec
(9) |
2010 |
Jan
(16) |
Feb
(20) |
Mar
(5) |
Apr
(1) |
May
(2) |
Jun
(10) |
Jul
(5) |
Aug
(3) |
Sep
(1) |
Oct
(2) |
Nov
(8) |
Dec
(2) |
2011 |
Jan
(7) |
Feb
(1) |
Mar
(3) |
Apr
(4) |
May
(4) |
Jun
|
Jul
|
Aug
(15) |
Sep
(5) |
Oct
(4) |
Nov
(6) |
Dec
(2) |
2012 |
Jan
(4) |
Feb
(7) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(5) |
Sep
(2) |
Oct
|
Nov
(3) |
Dec
|
2013 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
(5) |
May
(1) |
Jun
(6) |
Jul
|
Aug
(6) |
Sep
(5) |
Oct
(4) |
Nov
(4) |
Dec
(5) |
2014 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
(2) |
Jul
(1) |
Aug
(1) |
Sep
(6) |
Oct
(5) |
Nov
(22) |
Dec
(5) |
2015 |
Jan
(5) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(5) |
Jun
(6) |
Jul
(5) |
Aug
|
Sep
(5) |
Oct
(2) |
Nov
(5) |
Dec
(1) |
2016 |
Jan
(1) |
Feb
(2) |
Mar
(6) |
Apr
(4) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(2) |
Feb
(4) |
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
|
2018 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2021 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
|
2
(4) |
3
(1) |
4
|
5
|
6
|
7
(4) |
8
(1) |
9
|
10
|
11
|
12
|
13
|
14
(1) |
15
(1) |
16
|
17
(2) |
18
|
19
|
20
|
21
|
22
|
23
|
24
(2) |
25
|
26
|
27
(1) |
28
(1) |
29
|
30
(2) |
31
(1) |
|
From: Sameer A. <its...@gm...> - 2007-08-31 05:07:01
|
Hello, I'm using MSVC 6.0 on windows 2000 with service pack 4. I'm compiling file C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\orkweb\WEB-INF\classes\net\sf\oreka\pages\HomePage.java it is generating the following error warning: Cannot find annotation method 'generate()' in type 'javax.persistence.Id': class file for javax.persistence.I d not found An exception has occurred in the compiler (1.6.0_01). Please file a bug at the J ava Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following diagnosti c in your report. Thank you. com.sun.tools.javac.code.Symbol$CompletionFailure: class file for javax.persiste nce.GeneratorType not found where i'm doing wrong, after googling i came to know that this class is in Hibernate Annotations.jar or hibernate3.jar . i've also included the path of these jar files in my class path. but still getting error. -- Regards, Sameer Ahmed |
From: Henri H. <he...@or...> - 2007-08-30 16:55:40
|
No, just edit logging.properies=20 Henri -----Original Message----- From: Neal Piche [mailto:phi...@gm...]=20 Sent: 30 ao=FBt 2007 12:51 To: Henri Herscher Subject: Re: [Oreka-devel] Idea for an addon will I need to edit the source of orkaudio to use that method? Henri Herscher wrote: > Hi Neal, > > I would suggest using the log4cxx socket appender or the log4j socket > appender for that, depending if you want to get the info straight from > orkaudio or from orktrack. > > Henri > > -----Original Message----- > From: ore...@li... > [mailto:ore...@li...] On Behalf Of Neal = Piche > Sent: 28 ao=FBt 2007 18:30 > To: ore...@li... > Subject: [Oreka-devel] Idea for an addon > > I have an idea for a small java SWT tray application that will monitor = > when calls are started and show a notification and change the tray = icon=20 > to a red circle to indicate that it's recording. I intend to write it=20 > unless someone has written something similar. > however I do not know the best method of catching this information in=20 > real time, I want the notification to show to and from and direction = of=20 > the call. Would somehow accessing the log4j appender give me what I=20 > need? or do I need to do it some other way? please let me know your=20 > thoughts, and of course if it's already been done I would like to know = > where to get it :) > > = -------------------------------------------------------------------------= > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a = browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Oreka-devel mailing list > Ore...@li... > https://lists.sourceforge.net/lists/listinfo/oreka-devel > > > =20 |
From: Henri H. <he...@or...> - 2007-08-30 16:49:54
|
Hi Neal, I would suggest using the log4cxx socket appender or the log4j socket appender for that, depending if you want to get the info straight from orkaudio or from orktrack. Henri -----Original Message----- From: ore...@li... [mailto:ore...@li...] On Behalf Of Neal = Piche Sent: 28 ao=FBt 2007 18:30 To: ore...@li... Subject: [Oreka-devel] Idea for an addon I have an idea for a small java SWT tray application that will monitor=20 when calls are started and show a notification and change the tray icon=20 to a red circle to indicate that it's recording. I intend to write it=20 unless someone has written something similar. however I do not know the best method of catching this information in=20 real time, I want the notification to show to and from and direction of=20 the call. Would somehow accessing the log4j appender give me what I=20 need? or do I need to do it some other way? please let me know your=20 thoughts, and of course if it's already been done I would like to know=20 where to get it :) -------------------------------------------------------------------------= This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Oreka-devel mailing list Ore...@li... https://lists.sourceforge.net/lists/listinfo/oreka-devel |
From: Neal P. <phi...@gm...> - 2007-08-28 22:29:34
|
I have an idea for a small java SWT tray application that will monitor when calls are started and show a notification and change the tray icon to a red circle to indicate that it's recording. I intend to write it unless someone has written something similar. however I do not know the best method of catching this information in real time, I want the notification to show to and from and direction of the call. Would somehow accessing the log4j appender give me what I need? or do I need to do it some other way? please let me know your thoughts, and of course if it's already been done I would like to know where to get it :) |
From: Sameer A. <its...@gm...> - 2007-08-27 05:45:53
|
On 8/26/07, Sameer Ahmed <its...@gm...> wrote: > > Hello, > I'm running MSVS6. > i also have some other questions > 1- if i have to control number of conversations being recorded by > OrkAudion then how to do this? > 2-Where in the code database values are entered because i want to create > an additional table and enter values into the table. > > On 8/24/07, Henri Herscher <he...@or...> wrote: > > > > Sameer, > > > > > > > > Are you running MSVC6 SP6 or .NET? If .NET, you need to recompile all > > dependencies with .NET or it won't work. > > > > > > > > Henri > > > > > > ------------------------------ > > > > * From:* ore...@li... [mailto: > > ore...@li... ] *On Behalf Of *Sameer Ahmed > > *Sent:* 24 ao=FBt 2007 06:24 > > *To:* ore...@li... > > *Subject:* [Oreka-devel] Error running in debug or release mode > > > > > > > > Hello, > > I downloaded Oreka system version 0.5-313 and compiled successfuly with > > depenedicies. > > when i run it in debug mode Or release mode , error occurs at line 99 i= n > > CapturePluginProxy.cpp file, > > the code at this line is > > > > ConfigManagerSingleton::instance()->AddConfigureFunction(m_configureFun= ction); > > > > > > from this line compiler goes to ConfigManger file and error occurs in > > fuction > > void ConfigManager::AddConfigureFunction(ConfigureFunction > > configureFunction) > > > > The error is Unhandled exception in OrkAudio.exe (XERCES-C_2_6.DLL): > > 0xC0000005: Access Violation. > > > > This error is mostly reported by other Oreka Developers or i am making > > any mistake. > > > > -- > > Regards, > > > > Sameer Ahmed > > > > > > -- > Regards, > > Sameer Ahmed --=20 Regards, Sameer Ahmed |
From: Henri H. <he...@or...> - 2007-08-24 13:47:13
|
Sameer, =20 Are you running MSVC6 SP6 or .NET? If .NET, you need to recompile all dependencies with .NET or it won=92t work. =20 Henri =20 _____ =20 From: ore...@li... [mailto:ore...@li...] On Behalf Of Sameer = Ahmed Sent: 24 ao=FBt 2007 06:24 To: ore...@li... Subject: [Oreka-devel] Error running in debug or release mode =20 Hello,=20 I downloaded Oreka system version 0.5-313 and compiled successfuly with depenedicies. when i run it in debug mode Or release mode , error occurs at line 99 in CapturePluginProxy.cpp file,=20 the code at this line is=20 ConfigManagerSingleton::instance()->AddConfigureFunction(m_configureFunct= ion ); from this line compiler goes to ConfigManger file and error occurs in fuction=20 void ConfigManager::AddConfigureFunction(ConfigureFunction configureFunction)=20 The error is Unhandled exception in OrkAudio.exe(XERCES-C_2_6.DLL): 0xC0000005: Access Violation.=20 This error is mostly reported by other Oreka Developers or i am making = any mistake.=20 --=20 Regards,=20 Sameer Ahmed=20 |
From: Sameer A. <its...@gm...> - 2007-08-24 10:23:51
|
Hello, I downloaded Oreka system version 0.5-313 and compiled successfuly with depenedicies. when i run it in debug mode Or release mode , error occurs at line 99 in CapturePluginProxy.cpp file, the code at this line is ConfigManagerSingleton::instance()->AddConfigureFunction(m_configureFunction); from this line compiler goes to ConfigManger file and error occurs in fuction void ConfigManager::AddConfigureFunction(ConfigureFunction configureFunction) The error is Unhandled exception in OrkAudio.exe(XERCES-C_2_6.DLL): 0xC0000005: Access Violation. This error is mostly reported by other Oreka Developers or i am making any mistake. -- Regards, Sameer Ahmed |
From: Henri H. <he...@or...> - 2007-08-17 13:57:57
|
Ravi, =20 I think the easiest way to tackle this issue would be to write a new = gain filter that could be tuned with different gains depending on the audio channel. =20 Henri =20 _____ =20 From: ore...@li... [mailto:ore...@li...] On Behalf Of Ravi = Singh Sent: 17 ao=FBt 2007 09:28 To: ore...@li... Subject: [Oreka-devel] Recording volume problems =20 Hi Henri, =20 We are recording VoIP calls using the pcmwav format in orkaudio. The = problem that we are having is that the callers voice (local oreka machine, = through mic) is recorded very loud and the called persons voice (external = person) is barely audible. =20 Can you suggest anything that we could check to overcome this problem? _____ =20 Draw a leaf and make a pledge on the Live Earth Tree <" rel="nofollow">http://g.msn.com/8HMBENUK/2746??PS=3D47575> =20 |
From: Ravi S. <rav...@ho...> - 2007-08-17 13:28:25
|
<html><div style='background-color:'><DIV class=RTE>Hi Henri,</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>We are recording VoIP calls using the pcmwav format in orkaudio. The problem that we are having is that the callers voice (local oreka machine, through mic) is recorded very loud and the called persons voice (external person) is barely audible.</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Can you suggest anything that we could check to overcome this problem?</DIV></div><br clear=all><hr>Draw a leaf and make a pledge on the <a href="http://g.msn.com/8HMBENUK/2746??PS=47575" target="_top">Live Earth Tree</a> </html> |
From: Henri H. <he...@or...> - 2007-08-15 16:19:55
|
Ravi, =20 This is in the plans but we don=92t have a release date for it. Also, you could probably take the existing NSIS based installer (in svn) = and make it silent with fewer efforts than to rewrite it from scratch. =20 Henri =20 _____ =20 From: ore...@li... [mailto:ore...@li...] On Behalf Of Ravi = Singh Sent: 14 ao=FBt 2007 10:37 To: ore...@li... Subject: [Oreka-devel] Oreka future development and usage =20 Hi Henri, =20 We are interested in recording our VOIP calls in stereo format, = currently I believe OREKA only records in mono. I think I saw a similar question to = this being asked on the mailing list, can't locate it now, but I can vaguely recall you saying that stereo format recording is currently in the = pipeline. Has this been developed yet? if not, could you possibly state an = approximate date at which this functionality is included? =20 Also, we are creating a silent install for OREKA using Wise, should we = be aware of any dependencies that OREKA may require in this installation = that we create? =20 Thanks for your help. =20 _____ =20 Got a favourite clothes shop, bar or restaurant? Share your local = knowledge with BackOfMyHand.com <" rel="nofollow">http://g.msn.com/8HMBENUK/2734??PS=3D47575> =20 |
From: Ravi S. <rav...@ho...> - 2007-08-14 14:37:35
|
<html><div style='background-color:'><DIV class=RTE>Hi Henri,</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>We are interested in recording our VOIP calls in stereo format, currently I believe OREKA only records in mono. I think I saw a similar question to this being asked on the mailing list, can't locate it now, but I can vaguely recall you saying that stereo format recording is currently in the pipeline. Has this been developed yet? if not, could you possibly state an approximate date at which this functionality is included?</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Also, we are creating a silent install for OREKA using Wise, should we be aware of any dependencies that OREKA may require in this installation that we create?</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Thanks for your help.</DIV> <DIV class=RTE> </DIV></div><br clear=all><hr>Got a favourite clothes shop, bar or restaurant? Share your local knowledge with <a href="http://g.msn.com/8HMBENUK/2734??PS=47575" target="_top">BackOfMyHand.com</a> </html> |
From: Henri H. <he...@or...> - 2007-08-08 13:58:39
|
You are probably using the wrong URL, use this : =20 svn checkout https://oreka.svn.sourceforge.net/svnroot/oreka/trunk/ = myTrunk =20 Henri =20 _____ =20 From: ore...@li... [mailto:ore...@li...] On Behalf Of Ravi = Singh Sent: 7 ao=FBt 2007 17:57 To: ore...@li... Subject: [Oreka-devel] Repository Site Down? =20 Hi Henri, =20 I was trying to checkout the svn head revision of Oreka but the site = that hosts the repository has been down for a while now, any ideas when it'll = be up and running again?=20 =20 Tortoise SVN gives me a "Could not resolve hostname = 'svn.sourceforge.net'" error. =20 _____ =20 Got a favourite clothes shop, bar or restaurant? Share your local = knowledge with BackOfMyHand.com <" rel="nofollow">http://g.msn.com/8HMBENUK/2734??PS=3D47575> =20 |
From: Ravi S. <rav...@ho...> - 2007-08-07 21:57:19
|
<html><div style='background-color:'><DIV class=RTE>Hi Henri,</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>I was trying to checkout the svn head revision of Oreka but the site that hosts the repository has been down for a while now, any ideas when it'll be up and running again? </DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Tortoise SVN gives me a "Could not resolve hostname 'svn.sourceforge.net'" error.</DIV> <DIV class=RTE> </DIV></div><br clear=all><hr>Got a favourite clothes shop, bar or restaurant? Share your local knowledge with <a href="http://g.msn.com/8HMBENUK/2734??PS=47575" target="_top">BackOfMyHand.com</a> </html> |
From: Henri H. <he...@or...> - 2007-08-07 14:20:29
|
James, =20 RTP payload 3 is GSM. This has been added after the last official = release. You need to compile svn head if you want Oreka to be able to transcode = from this wire codec. =20 Henri =20 _____ =20 From: ore...@li... [mailto:ore...@li...] On Behalf Of James = Ball Sent: 7 ao=FBt 2007 06:25 To: ore...@li... Subject: [Oreka-devel] Oreka failing to convert mcf files to wav files =20 I have installed oreka on a test machine running windows XP Pro and when attempting to record a voip call the mcf files are not getting converted = to wav files, instead they are named .mcf.orig.=20 Here is a a section of the orkaudio log that i think highlights the = problem. =20 2007-08-25 21:45:22,078 INFO batchProcessing:165 - Th0 processing: 20070825_214431_192.168.1.129,49156 2007-08-25 21:45:22,078 INFO batchProcessing:202 - Th0 RTP payload = type:3 2007-08-25 21:45:22,078 ERROR batchProcessing:277 - Th0 Could not find decoder for RTP payload type:3 Any ideas what is wrong here, seems like the machine is missing some = sort of codec. =20 Cheers, =20 =20 |
From: James B. <jb...@nt...> - 2007-08-07 10:26:21
|
I have installed oreka on a test machine running windows XP Pro and when = attempting to record a voip call the mcf files are not getting converted = to wav files, instead they are named .mcf.orig.=20 Here is a a section of the orkaudio log that i think highlights the = problem. 2007-08-25 21:45:22,078 INFO batchProcessing:165 - Th0 processing: = 20070825_214431_192.168.1.129,49156 2007-08-25 21:45:22,078 INFO batchProcessing:202 - Th0 RTP payload = type:3 2007-08-25 21:45:22,078 ERROR batchProcessing:277 - Th0 Could not find = decoder for RTP payload type:3 Any ideas what is wrong here, seems like the machine is missing some = sort of codec. Cheers, |
From: James B. <jb...@nt...> - 2007-08-07 10:25:35
|
I have installed oreka on a test machine running windows XP Pro and when = attempting to record a voip call the mcf files are not getting converted = to wav files, instead they are named .mcf.orig.=20 Here is a a section of the orkaudio log that i think highlights the = problem. 2007-08-25 21:45:22,078 INFO batchProcessing:165 - Th0 processing: = 20070825_214431_192.168.1.129,49156 2007-08-25 21:45:22,078 INFO batchProcessing:202 - Th0 RTP payload = type:3 2007-08-25 21:45:22,078 ERROR batchProcessing:277 - Th0 Could not find = decoder for RTP payload type:3 Any ideas what is wrong here, seems like the machine is missing some = sort of codec. Cheers, |
From: Gentrice's k. <ka...@ge...> - 2007-08-03 18:26:00
|
Dear Sir, I hope to get the fail call ( callee no answer, cancel the call, 404 not found ,4xx,5xx...) log in the orkaudio log, how do I do ? best regards kaiser |
From: Henri H. <he...@or...> - 2007-08-02 15:43:14
|
Tomasz, Not sure what this is, are you on MSVC6? Are you sure that the ACE lib = file is on the path? Henri -----Original Message----- From: ore...@li... [mailto:ore...@li...] On Behalf Of Tomasz = Burda Sent: 2 ao=FBt 2007 03:31 To: ore...@li... Subject: [Oreka-devel] Problem with compilation under windows Hello! I have several problems with compiling OREKA0-5-17. I belive that all=20 problems are coused by first error which sounds: Error 466 error LNK2019: unresolved external symbol=20 "__declspec(dllimport) struct tm * __cdecl ACE_OS::localtime_r(__int64=20 const *,struct tm *)" (__imp_?localtime_r@ACE_OS@@YAPAUtm@@PB_JPAU2@@Z)=20 referenced in function "public: void __thiscall Serializer::AddDate(char = const *,__int64)" (?AddDate@Serializer@@QAEXPBD_J@Z) Serializer.obj = I have no idea how to fix it , because i obey all rules during=20 compilation that you advices. --=20 Best Regards, Tomasz Burda -------------------------------------------------------------------------= This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Oreka-devel mailing list Ore...@li... https://lists.sourceforge.net/lists/listinfo/oreka-devel |
From: Henri H. <he...@or...> - 2007-08-02 15:38:06
|
Mahdi, =20 This is incorrect, PcapFastReplay is only used when replaying from = files, not on live capture. =20 Henri =20 _____ =20 From: mahdi yari [mailto:yar...@gm...]=20 Sent: 2 ao=FBt 2007 06:17 To: oreka-user; Henri Herscher; ore...@li... Subject: Fwd: [ oreka-Bugs-1765918 ] oreka some time not work =20 hi every body if you run oreka on internet or large network, and you used last version = on the svn, you should set m_pcapFastReply in VoipConfig.cpp to = false(instead of true - default), after your project work good. have nice time mahdi yari ---------- Forwarded message ---------- From: SourceForge.net <no...@so... <mailto:no...@so...> > Date: Aug 2, 2007 11:42 AM Subject: [ oreka-Bugs-1765918 ] oreka some time not work To: no...@so... Bugs item #1765918, was opened at 2007-08-02 08:12=20 Message generated for change (Tracker Item Submitted) made by Item = Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=3Ddetail <https://sourceforge.net/tracker/?func=3Ddetail&atid=3D779260&aid=3D17659= 18&group_ id=3D150919> &atid=3D779260&aid=3D1765918&group_id=3D150919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request,=20 not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: mahdi (mahdiyari) Assigned to: Nobody/Anonymous (nobody) Summary: oreka some time not work=20 Initial Comment: i check out from svn and compile it : oreka is not work on my cpatured file from <internet>, but it work good = on my captured file from <interanet> it is not create any files(wav or orig or ...)=20 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=3Ddetail <https://sourceforge.net/tracker/?func=3Ddetail&atid=3D779260&aid=3D17659= 18&group_ id=3D150919> &atid=3D779260&aid=3D1765918&group_id=3D150919 |
From: mahdi y. <yar...@gm...> - 2007-08-02 10:17:28
|
hi every body if you run oreka on internet or large network, and you used last version on the svn, you should set m_pcapFastReply in VoipConfig.cpp to false(instead of true - default), after your project work good. have nice time mahdi yari ---------- Forwarded message ---------- From: SourceForge.net <no...@so...> Date: Aug 2, 2007 11:42 AM Subject: [ oreka-Bugs-1765918 ] oreka some time not work To: no...@so... Bugs item #1765918, was opened at 2007-08-02 08:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=779260&aid=1765918&group_id=150919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: mahdi (mahdiyari) Assigned to: Nobody/Anonymous (nobody) Summary: oreka some time not work Initial Comment: i check out from svn and compile it : oreka is not work on my cpatured file from <internet>, but it work good on my captured file from <interanet> it is not create any files(wav or orig or ...) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=779260&aid=1765918&group_id=150919 |
From: Tomasz B. <tom...@dg...> - 2007-08-02 08:03:46
|
Hello! I have several problems with compiling OREKA0-5-17. I belive that all problems are coused by first error which sounds: Error 466 error LNK2019: unresolved external symbol "__declspec(dllimport) struct tm * __cdecl ACE_OS::localtime_r(__int64 const *,struct tm *)" (__imp_?localtime_r@ACE_OS@@YAPAUtm@@PB_JPAU2@@Z) referenced in function "public: void __thiscall Serializer::AddDate(char const *,__int64)" (?AddDate@Serializer@@QAEXPBD_J@Z) Serializer.obj I have no idea how to fix it , because i obey all rules during compilation that you advices. -- Best Regards, Tomasz Burda |