Mac OS | 16 May 04:17
Picon

ilbc support in openwengo 2.2?

Hi, All

   I found ilbc lib is included in openwengo 2.2 source. Then I enable this feature at cmake opton file.  I can saw it in configuration gui when I run wengophone. And I can saw it in SIP Invite.
   But I can hear only noise when I make call.

   I notice ILBC is initialized by 20ms mode. While in some payload structure 13.3k appears. I think 13.3k is to 30ms frame, right?

   So this feature still have some works to do?

Best Regards.

_______________________________________________
QuteCom-dev mailing list
QuteCom-dev@...
http://lists.qutecom.org/mailman/listinfo/qutecom-dev
Picon

Microphone volume control on Vista ...

Hello there!

We use Qutecom libraries here to provide Voip services for our 
application, and we noticed that microphone configuration through 
"OWSound" library is not working on Windows Vista.

I found lot's of information about people that had same problems with 
their applications on Vista too, because it's new "virtualized" concept 
for sound devices...

Is there any running effort to adapt QuteCom for Vista ?

Thank's and best regards!

--

-- 
__At.,                                                                                                                             
   _

*Technology and Quality on Information*
Mauro Sérgio Ferreira Brasil
Coordenador de Projetos e Analista de Sistemas
+ mauro.brasil@... <mailto:@tqi.com.br>
: www.tqi.com.br <http://www.tqi.com.br>
( + 55 (34)3291-1700
( + 55 (34)9971-2572

_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@...
http://dev.openwengo.com/mailman/listinfo/wengophone-devel
Juraj Bednar | 26 Apr 01:52
Picon

srtp support and asterisk

Hello,

  is it possible to use SRTP support with Asterisk? Do I need to use
anything special
on Asterisk side? Does OpenWengo support SIP over TLS (over TCP)? How does the
key exchange work and how do I know, that there is no man in the middle and I'm
actually talking to the right party?

   Also, is anyone planning on implementing OTR support for chat protocols?

      Thanks,

         Juraj.
Picon

Encryption not Working in 2.1.2

hello,

i have a fresh install of wengophone version 2.1.2 (the binary-version) 
for linux.

the counterpart also have a fresh install (same system).

if we both activate encryption, it doesn't work, this means there is no 
encryption lock and the debug output says we're not encrypted.

the debug-output looks like this:

(debug) 12:35:10 virtual void PhApiWrapper::enableAEC(bool): AEC enabled
(debug) 12:35:10 virtual void PhApiWrapper::enableHalfDuplex(bool): 
half-duplex disabled
(info) 12:35:10 virtual void PhApiWrapper::setCallsEncryption(bool): Set 
call encryption to:1
(debug) 12:35:10 virtual void PhApiWrapper::init(): phApi successfully 
initialized

and

(info) 13:22:09 virtual bool PhApiWrapper::isCallEncrypted(int): Call 
with callId 1 has encryption mode 0

What can i do and why is this?
maor | 15 Apr 21:30
Picon

Cross compiling libdbus-c++

Hi,

I was wondering if it possible to do cross compile dbus-c++, and if so how ?

I was trying to build it using the following:
 CC,LD.CXX... to the cross compiler binaries and run
 /configure --prefix=$HOME/powerpc-target --host=powerpc-linux --with-build-li
bdbus-cxx=$HOME/dbus-cpp/dbus-c++/

The issue is that this way the tools dbusxx-introspect and dbusxx-xml2cpp comp
iled with the cross toolchain and trying to link with the native binary which 
obviously failing, anyway all the point is for these tools is to run on the ho
st machine so they need to be compiled with "native" host compiler.I haven't s
ucceed to figure the right way to do it, I'll appreciate any advice.

Thanks,
Maor.
Darshaka Pathirana | 7 Apr 20:18
Gravatar

Disable user interface (UI) items

Hi!

I've got a short question on customizing qutecom...

Is it possible to disable some of the configuration items?

[1] states this could possibly be done with some Qt-Stylesheets.

[1]
http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/WengoPhoneCobranding

In particular I look for an option to hide the "Call Forward"-Option
in Tools -> Configuration.

I've looked in "WengoConfigDialog.ui", "QtWengoConfigDialog.cpp" and
"QtCallforwardSettings.*" but could not find any way to disable it
without touching the code... (if that would be the only way, I also
would like here how this could be done that way).

Thank you very much!

Greetings,
 - Darsha
Vadim Lebedev | 7 Apr 11:35

Thanks for help

Folks,

I'd like to present and to thank Leonard Norrgard.
Without his generous  help I would be still struggling with mailng list 
and  web site for qutecom

Thanks a lot Leonard

Vadim
P.S.  I'm going to inhibit posts to openwengo-devel list since tommorrow 
unless there is an objections.
Vadim Lebedev | 3 Apr 15:38

New list and and web home are active

Folks,

The subejcts says it all.
Take a look to www.qutecom.org

i've subscribed all existing subscribes to the new list
You you didnt't receive a welcome message in couple of hours it means 
i've goofed so please go to
http://lists.qutecom.org/mailman/listinfo/qutecom-dev and subscribe manually

Thanks
Vadim
cavedon | 29 Mar 02:40
Picon
Favicon

[PATCH 00 of 12] gcc warnings patches

Vadim Lebedev wrote:
> Ludovico Cavedon wrote:
>> I noticed that the compilation of qutecom generates a lot of compiler
>> warnings. Fixing these warnings could help in increasing the stability
>> of the application.
>>
>> Here
>> http://allievi.sssup.it/cavedon/warnings.patch.gz
>> is a patch that removes most of the warnings under linux, by:
> 
> [...]
> 
> 1)  Format:  it would be much easier to review if it was split
> per-module and posted as series of messages on the list (please take a
> look here:

Here it the patchbomb, split per module.

> http://www.selenic.com/mercurial/wiki/index.cgi/PatchbombExtension)
> 2) There are several modules in the project which are used 'as is'  as
> provided by upstream projects  (srtp, curl, oSip, portaudio)     i
> beleive we should not patch them directly (maybe you should submit these
> patches to the concerned projects directly)

Ok! I agree. I skipped the libosip2 and srtp modules. However I believe that
we should move these modules into libs/3dparty and support for using them as
system libraries (like for ffmpeg)

Regards,
Ludovico
sam | 28 Mar 22:34

Wengo ActiveX/OCX/DLL etc

How impossible of a task would it to build wengo into something that is callable from a VB6 app? I would like to integrate wengo into an existing app I've written in VB6. At this point I've spent two days just trying to get it to build with VS Express.. no luck (I have no experience with C++). Does anyone have anything I can add as a reference to vb6?
 
Thanks,
Sam
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@...
http://dev.openwengo.com/mailman/listinfo/wengophone-devel
mark morreny | 28 Mar 21:23
Picon

Question on customizing Wengo

Hello,

I am currenly a user of Wengo.  I would like to provide to our users a customized version of the wengo software.  The part I want to customized is to restrict the sip destination since this is only for internal user without our companies. 

The other thing is to add our company's logo. 

Is this possible to do?  Could you please give me some information on how that can be done?

Thanks alot for your kind attention.

Best Regards,
Mark

_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@...
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Gmane