Re: [Wengophone-devel] wengo-ng build failure on OSX

2006-01-26 Thread Julien Gilli
Hello, Olivier Kaloudoff wrote: here is my first try to compile openwengo-ng on 10.4 OSX; installed QT4 and boost, compiled fine until this error; [..snip..] does not seem to be OS X related problem, but more general one, I presume. Yes. It seems that someone has forgotten to send ha

[Wengophone-devel] wengo-ng build failure on OSX

2006-01-26 Thread Olivier Kaloudoff
Hello, here is my first try to compile openwengo-ng on 10.4 OSX; installed QT4 and boost, compiled fine until this error; g++ -fno-common -g -Wall -frtti -fexceptions -F/opt/lib -DENABLE_NETLIB=1 -DENABLE_VIDEO=1 -DPHAPI_DLL=1 -DQT_CORE_LIB=1 -DQT_DLL=1 -DQT_GUI_LIB=1 -DQT_NO_KEYWORDS

Re: [Wengophone-devel] OWEP: An OpenWengo Service/Daemon

2006-01-26 Thread Julien Gilli
Hello, Sander Tuit wrote: On Thursday 26 January 2006 16:40, Julien Gilli wrote: I have a few comments and questions : 1) You say that " An interesting (IMHO) way to achieve this is through the freedesktop.org project called Telepathy. ". We already discussed this on IRC, and i think we bot

Re: [Wengophone-devel] OWEP: An OpenWengo Service/Daemon

2006-01-26 Thread Sander Tuit
On Thursday 26 January 2006 16:40, Julien Gilli wrote: > Hello, > > I have a few comments and questions : > > 1) You say that " An interesting (IMHO) way to achieve this is through > the freedesktop.org project called Telepathy. ". We already discussed > this on IRC, and i think we both agree tha

Re: [Wengophone-devel] OWEP: An OpenWengo Service/Daemon

2006-01-26 Thread Julien Gilli
Hello, [EMAIL PROTECTED] wrote: The link for this enhancement proposal is http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/OWEP_OpenWengoService, where more information can be found. Please take a look at this page and tell me what you think of the proposal. Again, thank you very much

Re: [Wengophone-devel] OpenWengo Enhancement Proposals wiki-page (Innovative Ideas)

2006-01-26 Thread Julien Gilli
Hello, [EMAIL PROTECTED] wrote: I hope that everyone will take a look at this page and help with the proposals that were made in the Innovative Ideas thread. I think that it currently lacks "status" and "contact" informations, as well as the last update date. I added this to the proposed te

[Wengophone-devel] OWEP: An OpenWengo Service/Daemon

2006-01-26 Thread avirulence
Hello All, To break the ice for the discussion of OWEPs, here is an enhancement proposal. The basic idea is to have a service or daemon for OpenWengo that takes would allow other programs (including the GUI's like the WengoPhoneNG and the Firefox Extension) to connect to the OpenWengo network a

[Wengophone-devel] OpenWengo Enhancement Proposals wiki-page (Innovative Ideas)

2006-01-26 Thread avirulence
Hello all, Since a week or so, the new OpenWengo Enhancement Proposals (OWEP) wiki pages are in use. These pages can be found on http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/OpenWengoEnhancementProposals. The goal of these pages is to have a dedicated place for the OpenWengo communit

[Wengophone-devel] Error after compiling build version of classic phone

2006-01-26 Thread Cantemir Mihu
I built it with the free qt3.3.5 library (on WindowsXP) by comenting out all references to qaxwidget and ieactiveX. also removed qaxcontainer reference from SCons files.It compiled succesfully, but when running the application I receive an assertion failed: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse)in

[Wengophone-devel] Re: NG's source code moved into wengophone-ng directory

2006-01-26 Thread Julien Gilli
Hello, Gianluca Sforna <[EMAIL PROTECTED]> writes: > > On 1/26/06, Julien Gilli <[EMAIL PROTECTED]> wrote: > > > > Wiki documentation is being updated to reflect this change, in the > > meantime, please keep in mind that the URL for NG source code is now : > > https://dev.openwengo.com/svn/openw

Re: [Wengophone-devel] Compiling class phone

2006-01-26 Thread Julien Gilli
Hello, Cantemir Mihu wrote: I found Qt 3.3.5 here: http://sourceforge.net/project/showfiles.php?group_id=49109 downloaded it, compiled ok. Then I started compiling the wengo classic phone with: scons softphone-runtime softphone A error appeared that it could not find qt335.lib. So I renamed q

[Wengophone-devel] Compiling class phone

2006-01-26 Thread Cantemir Mihu
I found Qt 3.3.5 here: http://sourceforge.net/project/showfiles.php?group_id=49109downloaded it, compiled ok. Then I started compiling the wengo classic phone with: scons softphone-runtime softphoneA error appeared that it could not find qt335.lib. So I renamed qt3.lib (found in c:\qt\qt-3\lib) to

[Wengophone-devel] sip library

2006-01-26 Thread Cantemir Mihu
Hello all,I wanted to ask for opinion regarding the sip library used: what's your experience with sipXtapi? I saw that u tried to use it, but then u used phapi. Is this correct? What problems did you had with sipXtapi? Thanks,-- Best regards / Mit freundlichen GrĂ¼ssenCantemir Mihu _

Re: [Wengophone-devel] NG's source code moved into wengophone-ng directory

2006-01-26 Thread Gianluca Sforna
On 1/26/06, Julien Gilli <[EMAIL PROTECTED]> wrote: > > Wiki documentation is being updated to reflect this change, in the > meantime, please keep in mind that the URL for NG source code is now : > https://dev.openwengo.com/svn/openwengo/wengophone-ng/trunk > You must still use guest and guest as l

[Wengophone-devel] NG's source code moved into wengophone-ng directory

2006-01-26 Thread Julien Gilli
Hello, WengoPhone NG's source has moved from "svn/openwengo/trunk" to "svn/openwengo/wengophone-ng/trunk" . "branches" and "tags" directories have also been created. You'll probably have to checkout the whole thing again to synchronize with this change. Please, make sure that all the local c

Re: [Wengophone-devel] Debug mode of WengoPhone NG

2006-01-26 Thread Tanguy Krotoff
Cantemir Mihu wrote: but it displays an empty grey page, and when I go to Tools->Configuration nothing is there. At the bottom of the window there is a "3" displayed ?? 3 means SIP register has been successfull. NG is under development that's why a lot of functionnalities are not implemented

Re: [Wengophone-devel] Compiling wengophone classic

2006-01-26 Thread Gianluca Sforna
NG -> QT4.1 classic -> qt 3.3 tha'ts all On 1/26/06, Cantemir Mihu <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to compile wengophone classic. I'm using Qt 4.1.0. > > here is the output: > scons: Reading SConscript files ... > rev:revunknown > scons: done reading SConscript files. > scons:

[Wengophone-devel] Compiling wengophone classic

2006-01-26 Thread Cantemir Mihu
Hello,I'm trying to compile wengophone classic. I'm using Qt 4.1.0.here is the output:scons: Reading SConscript files ... rev:revunknownscons: done reading SConscript files.scons: Building targets ... cl /nologo /Zm200 /EHsc /GX /GR -Zi /LDd -Gm /DEBUG -D_DEBUG /MDd /W3 /TP /DDEBU G= /DQT_THREAD_SU