VS: [Wengophone-devel] NG crash when calling to Linksys IP VOIP phone , model SPA941

2006-11-24 Thread Tomi Luhtala
elp others ! It is interesting to know that when the ptime is 30, there are cases of crash in certain call conditions. Could you once again describe the exact setup and order of calls you had when you observed your crash ? Thank you Jerome ____ De : To

VS: [Wengophone-devel] NG crash when calling to Linksys IP VOIP phone , model SPA941

2006-11-24 Thread Tomi Luhtala
lem with other calls ? what is the packetisation time chosen in SDP ? ( p = 20 or p= 30 ; I know that the SIPURA tries to impose 30) Jerome ________ De : Tomi Luhtala [mailto:[EMAIL PROTECTED] Envoyé : mercredi 22 novembre 2006 08:27 À : Jérôme WAGNER Objet : VS: [

[Wengophone-devel] NG crash when calling to Linksys IP VOIP phone model SPA941

2006-11-16 Thread Tomi Luhtala
Hi. NG craches in phapi in function ph_media_retrieve_decoded_frame(phastream_t *stream, ph_mediabuf_t *mbf, int clockrate) the line is ph_upsample(stream->resamplectx, mbf->buf, tmp, framesize); the "stream->resamplectx is" NULL.. so the NG crash.. For your information.. -tomi

[Wengophone-devel] Wengoenv.py and compiler mode..

2006-11-13 Thread Tomi Luhtala
Title: RE: [Wengophone-devel] Custom Wengo Client Build? Hello. if there is still the compiler mode error the lines in fix section will correct that problem.. -tomi   Parses the arguments/options given through the command line.   FIXME mode release always becomes mode release-symbols  """ --

[Wengophone-devel] NG and Chat behaviour Error

2006-11-01 Thread Tomi Luhtala
Again to the chat behaviour.. If you have the From field like form : From: ;tag=1728524825 Ng reates a new leaf with the name ";tag=1728524825" And for every new message the NG creates a new leaf because the Tag is changing.. There might be an parse problem somewhere in the chat implementation

[Wengophone-devel] NG and Chat behaviour Error

2006-10-31 Thread Tomi Luhtala
Hello I have a strange behaviour in Ng chat session. When the peer A starts a chat session with the peer B, The peer B opens 2 chat window? The Message of the SIP is Below: The Peer B starts 2 chat windows with name "peer A" and 35867201003. I wonder if the From header field may cause this strange

[Wengophone-devel] Ng memory leak in UserProfileHandler

2006-10-29 Thread Tomi Luhtala
Hi..Perhaps there here is an memory leak..void UserProfileHandler::setCurrentUserProfile(const std::string & name,const WengoAccount & wengoAccount) {UserProfile * result = getUserProfile(name);##Allocates allways a new UserProfile, but the result is not freed..##the patch is to freed the result in

RE: [Wengophone-devel] is it improvable: firewall pass through

2006-10-19 Thread Tomi Luhtala
like (udp) traffic is blocked away.. that's a problem.. The stream should be packet by STUN or some else.. so it is cabaple to travel throught firewalls, and NAT's -tomi -Original Message- From: Jérôme WAGNER [mailto:[EMAIL PROTECTED] Sent: 19. lokakuuta 2006 10:26 To: &#x

Re: [Wengophone-devel] is it improvable: firewall pass through

2006-10-19 Thread Tomi Luhtala
Hi.. It was Firewall not NAT.. the stun should be capable to travel throught Firewalls.. -tomi On 19/Oct/2006 09:28 Sebastien Tricaud wrote .. > xu w wrote: > > Hello > > Hello Steven, > > > We did a side-by-side test between wengo and skype behind an > > enterprise firewall. Apparently,

[Wengophone-devel] More boost into NG bootstrap

2006-10-18 Thread Tomi Luhtala
Hello In function void QtUserProfile::initThreadSafe() Are finally called _qtWengoPhone.getQtBrowserWidget().loadAccountURL(); But the account url is finally loaded when the sip register is done.. in function QtUserProfile::loginStateChangedEventHandlerSlot So loading the url in QtUserProfile

[Wengophone-devel] Ng missing header file in QtFileTransfer.cpp

2006-10-11 Thread Tomi Luhtala
Hi   For your information:   wengophone\src\presentation\qt\filetransfer\QtFileTransfer.cpp(23) : fatal error C1083: Cannot open include file: 'QtFileTransferUpgradeDialog.h': No such fileor directory     -tomi ___ Wengophone-devel ma

RE: [Wengophone-devel] Debug Compilation of wengophone ng

2006-10-11 Thread Tomi Luhtala
Hi Leonardo.   What kind of error messages did you encountered?  “scons mode=debug”  should be start the compilation with the debug mode.   -tomi   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leonardo José Reyes Diago Sent: 11. lokakuuta 2006 1:32 To: wengo

RE: [Wengophone-devel] NG CommandServer

2006-10-04 Thread Tomi Luhtala
Of P. Durante Sent: 4. lokakuuta 2006 10:48 To: Tomi Luhtala Cc: Wengo-devel Subject: Re: [Wengophone-devel] NG CommandServer > > Can somebody explain shortly what is the purpose of the CommandServer.cpp ? > as far as I know, it was used to implement a simple local http server which allo

RE: [Wengophone-devel] NG CommandServer

2006-10-04 Thread Tomi Luhtala
-tomi -Original Message- From: P. Durante [mailto:[EMAIL PROTECTED] Sent: 4. lokakuuta 2006 10:48 To: Tomi Luhtala Cc: Jérôme WAGNER; Wengo-devel Subject: Re: [Wengophone-devel] NG CommandServer > > Can somebody explain shortly what is the purpose of the CommandServer.cpp ? > as

[Wengophone-devel] NG CommandServer

2006-10-04 Thread Tomi Luhtala
Hello.Can somebody explain shortly what is the purpose of the CommandServer.cpp ?Best Regards, Tomi ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel

[Wengophone-devel] Ng presence info

2006-10-04 Thread Tomi Luhtala
Hi. I have some traces about how the NG handles the precense information between the presence server. There is some intresting issues how the presence is updated especially during the boot strap when NG publish it's presence information.. the precense is published a several times with a differ

[Wengophone-devel] Wengophone NG booting process

2006-09-27 Thread Tomi Luhtala
Hi.. I have noticed that the boot strap process of Ng is very slow.. Ng does a several times same actions that should be done only once.. Like connecting to google.com for testing internet connection.. Or sending Publish or other SIP messages several times during the boot.. This not good.. Secon

RE: [Wengophone-devel] Mail-list remove

2006-09-26 Thread Tomi Luhtala
Subject: [Wengophone-devel] Mail-list remove   Hello,   I want to be deleted from the mail list of wengophone. How can I do it?. I deleted the mail with the link to do it. Thanks. - Original Message - From: Tomi Luhtala To: wengophone-devel

[Wengophone-devel] Scons installer

2006-09-26 Thread Tomi Luhtala
Hi..   I wonder why the command scons mode=release qtwengophone-nsis-installer  forces the release mode to release_symbols mode.. Where I can change the release symbols just to release mode. Is it supported yet?   Best regards,  tomi __

[Wengophone-devel] Possible NG memory leak..

2006-09-24 Thread Tomi Luhtala
  Hi.   Where is  httpRequest deleted?   int WengoWebService::sendRequest() {   HttpRequest * httpRequest = new HttpRequest();   httpRequest->answerReceivedEvent += boost::bind(&WengoWebService::answerReceivedEventHandler, this, _1, _2, _3, _4);   return httpRequest->sen

RE: [Wengophone-devel] Where is "Cocoa/Cocoa.h"?

2006-09-18 Thread Tomi Luhtala
I have.. there is missing some ifdef blocks in the cpp files.. Or should I get the Cocoa.. I rather make the ifdef.. -tomi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mstute Sent: 18. syyskuuta 2006 11:23 To: wengophone-devel@lists.openwengo.com S

[Wengophone-devel] Missing header from Trunk NG (latest revision)

2006-09-07 Thread Tomi Luhtala
Hi   QTWengoPhone.cpp   Line 78: #include     -Tomi ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel

RE: [Wengophone-devel] WengoPhone 2.0's memory usage

2006-08-17 Thread Tomi Luhtala
Hi.   The IE plugin might cause the huge of memory consumption of NG and Classic.   -tomi   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Julien Gilli Sent: 16. elokuuta 2006 16:31 To: OpenWengo Subject: [Wengophone-devel] WengoPhone 2.0's memory usage   H

[Wengophone-devel] Some questions about the Ng Ticket #818

2006-08-10 Thread Tomi Luhtala
Hi.   -Is there still problems when the windows is shutting down. (Ticket #818)  there might be a solution in the windows platform.. the NG can use the CommandServer class to determine the shutdown status which is send by a wengo windows service. The service can be registered during the N

[Wengophone-devel] NG bootstrap

2006-08-08 Thread Tomi Luhtala
Hi..   I noticed that NG parses  2 times the contact xml list. Is this necessary..     QtLogin::currentIndexChanged CUserProfileHandler::getWengoAccountOfUserProfile UserProfileHandler::getUserProfile UserProfileFileStorage::load ContactListFileStorage::load ContactListXMLSerial

Re: [Wengophone-devel] 'cl' is not recognized as an internal orexternal command

2006-07-10 Thread Tomi Luhtala
and run the bin\VCVARS32.BAT in your visual studio installation path. -Tomi On 10/Jul/2006 12:28 [EMAIL PROTECTED] wrote .. > Hi > > add this line to your PATH : > C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE; > C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin > >

Re: [Wengophone-devel] login problems

2006-06-19 Thread Tomi Luhtala
> > Thanks > > Eric > > Julien Gilli a écrit : > > Hello, > > > > On 6/15/06, *Tomi Luhtala* <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > The wenbox trick helps a little but again the login freezes or hangs.. &

RE: [Wengophone-devel] login problems

2006-06-15 Thread Tomi Luhtala
Hi eric and JG..   #I but this message again into public..   Have you managed to get further with this login issue? The wenbox trick helps a little but again the login freezes or hangs..   I have debugged the login transaction and it seems to hang on a some kind of loop. It calls eve

RE: [Wengophone-devel] login problems

2006-06-14 Thread Tomi Luhtala
Hi Eric I have the same problem when compiling in debug mode. The above errors should not cause the problem because I have checked the log files of the working wengo beta 2 release from openwengo. There are the same errors, but the login success.. I have not test if the release mode works.. have

RE: [Wengophone-devel] Re: WengoPhone 2.0 Beta1 released!

2006-05-18 Thread Tomi Luhtala
Hi. Wow, the GUI is very nice ! The IMM works at least with MMS, just tested. But unfortunately we cannot make any calls. There's no sip traffic when trying to call to other wengo account.. should it working? Best regards, Tomi -Original Message- From: [EMAIL PROTECTED] [mailto

[Wengophone-devel] NG crashes when trying to login..

2006-05-18 Thread Tomi Luhtala
Hi.   In function WengoAccount::init() > loginStateChangedEvent(*this, LoginStateReady); The program crashes, windows XP, SP2. if I pass this loginStateChangedEvent function I can start up the program without the crash..   Tomi ___ Weng

RE: [Wengophone-devel] -ng crashing on linux

2006-05-16 Thread Tomi Luhtala
Same crash in windows XP.. -Tomi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gregor herrmann Sent: 16. toukokuuta 2006 22:39 To: wengophone-devel@lists.openwengo.com Subject: [Wengophone-devel] -ng crashing on linux qtwengophone crashes on my linu

[Wengophone-devel] NG BUG in QtBrowser::initBrowser?

2006-05-16 Thread Tomi Luhtala
Hi .   I have compiled NG debug executable from sources, but the first startup fails to debug assertion "IEMODE not allowed"   Code snippet:   void QtBrowser::initBrowser() { #if (defined OS_WINDOWS) && (defined QT_COMMERCIAL)   if (_mode == IEMODE) {   LOG_FATAL("IEMODE no

[Wengophone-devel] Memory leak? in Classic maybe in NG

2006-04-10 Thread Tomi Luhtala
//where is the login freed? }     Best Regards: Tomi Luhtala   ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel

[Wengophone-devel] openwengo msi installer

2006-04-04 Thread Tomi Luhtala
Hi wengo developers..   I have a difficulties to understand where the msi installer goes when building the openwengo project? There is nsis-installer directory and contents.. but how the build process goes if I want to get  the  installer ?   The scons build command would be nice examp

[Wengophone-devel] Memory leak? in classic and maybe in ng

2006-03-22 Thread Tomi Luhtala
Number, contact);     where the popup is freed?   Best regargs: Tomi Luhtala ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com http://dev.openwengo.com/mailman/listinfo/wengophone-devel

[Wengophone-devel] Wengo classic & NG ru 'sverige' language + wengo in window 98

2006-03-14 Thread Tomi Luhtala
Hi.   Do anybody know is somebody currently making the ru language translation, and is there any possibilities to get the wengo work in the windows 98?   Best regards Tomi Luhtala ___ Wengophone-devel mailing list Wengophone-devel