QuteCom | 1 May 2009 04:17

[QuteCom] #81: fix compilation with gcc 4.4

#81: fix compilation with gcc 4.4
---------------------+------------------------------------------------------
 Reporter:  cavedon  |       Owner:  vadim          
     Type:  defect   |      Status:  new            
 Priority:  minor    |   Milestone:  QuteCom 2.2-RC4
Component:  misc     |     Version:  2.2-RC3        
 Keywords:           |  
---------------------+------------------------------------------------------
 Compilation with gcc 4.4 is broken because of missing includes.

 http://bugs.debian.org/526213

 Here is a patch provided by Maia Kozheva.

--

-- 
Ticket URL: <http://trac.qutecom.org/ticket/81>
QuteCom <http://trac.qutecom.org>
QuteCom | 1 May 2009 08:38

Re: [QuteCom] #40: Alsa microphone is not working

#40: Alsa microphone is not working
------------------------+---------------------------------------------------
  Reporter:  iNPUTmice  |       Owner:  vadim          
      Type:  defect     |      Status:  assigned       
  Priority:  critical   |   Milestone:  QuteCom 2.2-RC4
 Component:  misc       |     Version:  2.2-RC3        
Resolution:             |    Keywords:                 
------------------------+---------------------------------------------------

Comment(by cavedon):

 Here is the patch without using boost

--

-- 
Ticket URL: <http://trac.qutecom.org/ticket/40#comment:13>
QuteCom <http://trac.qutecom.org>
QuteCom | 2 May 2009 12:07

[QuteCom] #82: No iLBC codec yet???

#82: No iLBC codec yet???
----------------------------+-----------------------------------------------
 Reporter:  ahgindia        |       Owner:  vadim          
     Type:  defect          |      Status:  new            
 Priority:  critical        |   Milestone:  QuteCom 2.2-RC2
Component:  3rd party libs  |     Version:  2.2-RC3        
 Keywords:  iLBC            |  
----------------------------+-----------------------------------------------
 Hi,
 I have just tried the new release of qutecom (RC3) available from
 qutecom.org, but it still does not have iLBC support yet.
 It does not send the iLBC codec in the sip message at all.
 Here is the sample SDP of a call from qutecom (default installation) :
 =======================================================
 '''v=0
 o=userX 20000001 20000001 IN IP4 192.168.1.8
 s=A call
 c=IN IP4 192.168.1.8
 t=1241254320 1241257920
 m=audio 10600 RTP/AVP 105 103 0 8 3 9 101
 a=ptime:20
 a=rtpmap:105 SPEEX/8000/1
 a=rtpmap:103 SPEEX/16000/1
 a=rtpmap:0 PCMU/8000/1
 a=rtpmap:8 PCMA/8000/1
 a=rtpmap:3 GSM/8000/1
 a=rtpmap:9 G722/8000/1
 a=rtpmap:101 telephone-event/8000/1
 m=video 10702 RTP/AVP 34 31
 a=rtpmap:34 H263/90000/1
(Continue reading)

QuteCom | 2 May 2009 12:10

Re: [QuteCom] #82: No iLBC codec yet???

#82: No iLBC codec yet???
-----------------------+----------------------------------------------------
  Reporter:  ahgindia  |       Owner:  vadim          
      Type:  defect    |      Status:  new            
  Priority:  critical  |   Milestone:  QuteCom 2.2-RC2
 Component:  phapi     |     Version:  2.2-RC3        
Resolution:            |    Keywords:  iLBC           
-----------------------+----------------------------------------------------
Changes (by ahgindia):

  * component:  3rd party libs => phapi

--

-- 
Ticket URL: <http://trac.qutecom.org/ticket/82#comment:1>
QuteCom <http://trac.qutecom.org>
QuteCom | 2 May 2009 21:10

Re: [QuteCom] #82: No iLBC codec yet???

#82: No iLBC codec yet???
-----------------------+----------------------------------------------------
  Reporter:  ahgindia  |       Owner:  vadim  
      Type:  defect    |      Status:  new    
  Priority:  critical  |   Milestone:         
 Component:  phapi     |     Version:  2.2-RC3
Resolution:            |    Keywords:  iLBC   
-----------------------+----------------------------------------------------
Changes (by cavedon):

  * milestone:  QuteCom 2.2-RC2 =>

Comment:

 iLBC license is a problem:
  * cannot be redistributed (even the source code) before registering with
 GIPS
  * cannot be linked against GPL code...

--

-- 
Ticket URL: <http://trac.qutecom.org/ticket/82#comment:2>
QuteCom <http://trac.qutecom.org>
QuteCom | 2 May 2009 23:46

Re: [QuteCom] #82: No iLBC codec yet???

#82: No iLBC codec yet???
-----------------------+----------------------------------------------------
  Reporter:  ahgindia  |       Owner:  vadim          
      Type:  defect    |      Status:  closed         
  Priority:  critical  |   Milestone:  QuteCom 2.2-RC4
 Component:  phapi     |     Version:  2.2-RC3        
Resolution:  wontfix   |    Keywords:  iLBC           
-----------------------+----------------------------------------------------
Changes (by vadim):

  * status:  new => closed
  * resolution:  => wontfix
  * milestone:  => QuteCom 2.2-RC4

Comment:

 Due the licensing issue the ILBC is not built by default...

--

-- 
Ticket URL: <http://trac.qutecom.org/ticket/82#comment:3>
QuteCom <http://trac.qutecom.org>
Vadim lebedev | 3 May 2009 14:54

Re: [QuteCom] #82: No iLBC codec yet???

I'm pretty sure that there is no problem to distribute the RFC text.
So we meby need a scerp which extracts the source code from ILBC the rfc text, no need to download it each time

Thanks
vadim

On Sun, May 3, 2009 at 12:50 AM, Ludovico Cavedon <ludovico.cavedon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Hi Vadim,

QuteCom wrote:
>  Due the licensing issue the ILBC is not built by default...

Actually looks like that even redistributing the source code is against
the GIPS license.

Anyway, I think MBDSYS could register with GPIS for redistribution; as
far as I understand it would be free.

Than you could add a exception to GPL for liking against iLBC. The
troublesome part is that you might need to get consensus from all
copyright holders, but I am not sure how about this should be done...

I was looking about how to let debian/ubuntu users install ilbc, but
looks like the only way to do that without being registred by GIPS is
provide the users a script that download the source code from the IETF
and compiles it.

Cheers,
Ludovico


_______________________________________________
QuteCom-dev mailing list
QuteCom-dev@...
http://lists.qutecom.org/mailman/listinfo/qutecom-dev
Dave Neary | 3 May 2009 23:24

Re: [QuteCom] #82: No iLBC codec yet???

Hi,

What happened to the iLBC codec that shipped with WengoPhone? It built
as a shared module, and we had very good legal advice that said that
this fulfilled the letter of the law for the GPL.

Cheers,
Dave.

Vadim lebedev wrote:
> I'm pretty sure that there is no problem to distribute the RFC text.
> So we meby need a scerp which extracts the source code from ILBC the rfc
> text, no need to download it each time
> 
> Thanks
> vadim
> 
> On Sun, May 3, 2009 at 12:50 AM, Ludovico Cavedon
> <ludovico.cavedon@...
<mailto:ludovico.cavedon@...>> wrote:
> 
>     Hi Vadim,
> 
>     QuteCom wrote:
>     >  Due the licensing issue the ILBC is not built by default...
> 
>     Actually looks like that even redistributing the source code is against
>     the GIPS license.
> 
>     Anyway, I think MBDSYS could register with GPIS for redistribution; as
>     far as I understand it would be free.
> 
>     Than you could add a exception to GPL for liking against iLBC. The
>     troublesome part is that you might need to get consensus from all
>     copyright holders, but I am not sure how about this should be done...
> 
>     I was looking about how to let debian/ubuntu users install ilbc, but
>     looks like the only way to do that without being registred by GIPS is
>     provide the users a script that download the source code from the IETF
>     and compiles it.
> 
>     Cheers,
>     Ludovico
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> QuteCom-dev mailing list
> QuteCom-dev@...
> http://lists.qutecom.org/mailman/listinfo/qutecom-dev

--

-- 
maemo.org docsmaster
Email: dneary@...
Jabber: bolsh@...
oso che bol | 4 May 2009 08:21
Picon

Re: [QUTECOM] Build issues on Ubuntu 8.10 - Pixertool

Hi Ludovico,

FYI:
ngovu <at> NgoVu-lippy:~$ apt-cache policy libavcodec-dev libavutil-dev
libavcodec-dev:
  Installed: 3:0.svn20080206-12ubuntu3.1
  Candidate: 3:0.svn20080206-12ubuntu3.1
  Version table:
 *** 3:0.svn20080206-12ubuntu3.1 0
        500 http://us.archive.ubuntu.com intrepid-updates/main Packages
        500 http://security.ubuntu.com intrepid-security/main Packages
        100 /var/lib/dpkg/status
     3:0.svn20080206-12ubuntu3 0
        500 http://us.archive.ubuntu.com intrepid/main Packages
libavutil-dev:
  Installed: 3:0.svn20080206-12ubuntu3.1
  Candidate: 3:0.svn20080206-12ubuntu3.1
  Version table:
 *** 3:0.svn20080206-12ubuntu3.1 0
        500 http://us.archive.ubuntu.com intrepid-updates/main Packages
        500 http://security.ubuntu.com intrepid-security/main Packages
        100 /var/lib/dpkg/status
     3:0.svn20080206-12ubuntu3 0
        500 http://us.archive.ubuntu.com intrepid/main Packages
ngovu <at> NgoVu-lippy:~$

Thanks,
-LN

On Sun, Apr 26, 2009 at 6:57 AM, Ludovico Cavedon <ludovico.cavedon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Hi,

oso che bol wrote:
> I met this issue when compile on ubuntu 8.10:

I was not able to replicate this problem under Ubuntu intrepid and the
latest qutecom version.

Could you please paste the output of:
apt-cache policy libavcodec-dev libavutil-dev

Thanks,
Ludovico

_______________________________________________
QuteCom-dev mailing list
QuteCom-dev@...
http://lists.qutecom.org/mailman/listinfo/qutecom-dev
QuteCom | 5 May 2009 09:10

[QuteCom] #83: ugly look under KDE4

#83: ugly look under KDE4
----------------------------+-----------------------------------------------
 Reporter:  michst          |       Owner:  vadim          
     Type:  defect          |      Status:  new            
 Priority:  major           |   Milestone:  QuteCom 2.2-RC4
Component:  3rd party libs  |     Version:  2.2-RC3        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 Installed under Kubuntu 9.04 on two totally different systems.
 see attachments

--

-- 
Ticket URL: <http://trac.qutecom.org/ticket/83>
QuteCom <http://trac.qutecom.org>

Gmane