Re: [Wengophone-devel] softphone-classic/branches/1.0 compile link error with option enable-phapi-audio-esd=yes

2006-01-12 Thread Julien Gilli
Hello, Bobber Cheng a écrit : i compile softphone-classic/branches/1.0 with option enable-phapi-audio-esd=yes on my gentoo Linux, got error as following: ... build-wengo/linux2-debug/wifo/exosip/phapi/libphapi.so: undefined reference to `osip_uri_param_remove_byname'

[Wengophone-devel] AMD64 compile error...

2006-01-12 Thread Lars Schimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Another Problem today on amd64 debian: libs/util/src/http/CurlHttpRequest.cpp: In function 'size_t curlHTTPRead(void*, size_t, size_t, void*)': libs/util/src/http/CurlHttpRequest.cpp:321: warning: converting negative value '-0x1'

[Wengophone-devel] windows build problem(script)

2006-01-12 Thread haloyu
I download the last revion,build it report error: AttributeError: NodeList instance has no attribute 'abspath': File SConstruct, line 16: env.SConscript('SConscript', build_dir = env.WengoGetRootBuildDir(), duplicate = 0) File C:\Python24\scons-0.96.91\SCons\Script\SConscript.py, line

Re: [Wengophone-devel] windows build problem(script)

2006-01-12 Thread Julien Gilli
Hello, [EMAIL PROTECTED] wrote: I download the last revion,build it report error: [..snip..] Could you please try to use Scons version 0.96.1 and report any error you may encounter? All the best, -- Julien Gilli ___ Wengophone-devel mailing

Re: [Wengophone-devel] Windows build failed, cannot open input file 'avcodec.lib'

2006-01-12 Thread Julien Gilli
Hello, Jiang Jinke wrote: While I was linking the wengophone-ng, I got this error. Did anyone has the same problem ? [..snip..] LINK : fatal error LNK1181: cannot open input file 'avcodec.lib' scons: *** [debug\wifo\phapi\phapi.dll] Error 1181 scons: building terminated because of errors.

[Wengophone-devel] NG's build problems for Windows

2006-01-12 Thread Julien Gilli
Hello, It seems that the build process is somehow broken for NG, at least on Windows. If you encounter build problems on other platforms that are similar to the one i mention below, please raise the issue on this mailing list. I updated the build process documentation available here :

Re: [Wengophone-devel] NG's build problems for Windows

2006-01-12 Thread Tanguy Krotoff
Julien Gilli wrote: It seems that the build process is somehow broken for NG, at least on Windows. You can also checkout a previous version of WengoSCons (file wengoenv.py) before the changes: 3385 and to keep the rest up to date.

Re: [Wengophone-devel] AMD64 compile error...

2006-01-12 Thread David Ferlier
the -ng's scons doesn't support 64-bit (it doesn't add -fPIC to gcc's cflags on amd64) On Thu, Jan 12, 2006 at 01:21:39PM +0100, Lars Schimmer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Another Problem today on amd64 debian: libs/util/src/http/CurlHttpRequest.cpp: In

[Wengophone-devel] salut

2006-01-12 Thread Sévérin MENGHA
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez la version beta.___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com

[Wengophone-devel] Re: question

2006-01-12 Thread Imran Akbar
Thanks Tanguy, If I understand correctly, there are four types of NATs: full cone, restricted cone, port-restricted cone, and symmetric. Why is wengo automatically set to full cone when that may not be the case? If I want to go back to using stun, what changes would need to be made? Thanks,ImranOn

[Wengophone-devel] Scratch pad with wengo

2006-01-12 Thread Jean-Eric
Hi, I'm wondering if that will be possible to develop a Scratch pad for Wengo. I mean a window in which I can draw some small graphics that are directly shown on the other computer. Ala chat window but with graphics. Is that hard/possible to extend the protocol used by wengo? I think that's

[Wengophone-devel] NG crash at startup on ubuntu

2006-01-12 Thread Patrick Aljord
When I try to run it I get a dialogbox Wrong ui file, this is the output: $ LD_LIBRARY_PATH=./debug/libs/curl:./debug/wifo/phapi ./debug/qtwengophone (debug) P6Wenbox: yealinkwenbox (error) P6Wenbox: Wenbox dll not loaded (debug) P11CWengoPhone: WengoPhoneLogger created (debug) P11CWengoPhone:

Re: [Wengophone-devel] Scratch pad with wengo

2006-01-12 Thread Cyril Jaquier
Hi, Implementing white-board with video doesn't sounds like a good idea to me, but i may be wrong since i don't know anything about whiteboard applications. What do others think about it? I don't think it is a good idea too ;) Vector or bitmap based solution would be better IMO. A+ Cyril

[Wengophone-devel] want to make a call

2006-01-12 Thread Sévérin MENGHA
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez la version beta.___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com

Re: [Wengophone-devel] Scratch pad with wengo

2006-01-12 Thread Patrick Aljord
On 1/12/06, Julien Gilli [EMAIL PROTECTED] wrote: Hello, Jean-Eric wrote: I'm wondering if that will be possible to develop a Scratch pad for Wengo. I mean a window in which I can draw some small graphics that are directly shown on the other computer. Ala chat window but with Some