Opened 4 years ago

Closed 2 years ago

#82 closed defect (fixed)

No iLBC codec yet???

Reported by: ahgindia Owned by: vadim
Priority: major Milestone:
Component: phapi Version:
Keywords: iLBC Cc:

Description

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
a=rtpmap:31 H261/90000/1

=======================================================
In the release notes, it has been written that support for iLBC has been added/fixed.
How can I enable iLBC codec support when building qutecom from source?
Please help me on this.
Thanks,
Ankit Gandhi.

Change History (10)

comment:1 Changed 4 years ago by ahgindia

  • Component changed from 3rd party libs to phapi

comment:2 Changed 4 years ago by cavedon

  • Milestone QuteCom 2.2-RC2 deleted

iLBC license is a problem:

  • cannot be redistributed (even the source code) before registering with GIPS
  • cannot be linked against GPL code...

comment:3 Changed 4 years ago by vadim

  • Milestone set to QuteCom 2.2-RC4
  • Resolution set to wontfix
  • Status changed from new to closed

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

comment:4 Changed 4 years ago by ahgindia

  • Priority changed from critical to blocker
  • Resolution wontfix deleted
  • Status changed from closed to reopened

I have successfully compiled iLBC from qutecom latest source from repository. But using that codec as first preference in qutecom compiled by me, I cannot hear anything on a call. Just very much noise can be heard. Is there any particular reason for this? Can I solve this error. I really need to use iLBC codec as first preference in builded version of qutecom.
Any help would be appreciated.

comment:5 Changed 4 years ago by vadim

On what platform?

comment:6 follow-up: Changed 4 years ago by ahgindia

I am trying this on
OS : Windows Werver 2003
Build Platform : Visual Studio 2005
Boost version : 1.33.0
Cmake : 2.6

comment:7 in reply to: ↑ 6 Changed 4 years ago by ahgindia

Replying to ahgindia:

I am trying this on
OS : Windows Werver 2003
Build Platform : Visual Studio 2005
Boost version : 1.33.0
Cmake : 2.6

Oops!!! Its Windows Server 2003.

comment:8 Changed 3 years ago by chris-mac

  • Milestone QuteCom 2.2-RC4 deleted
  • Version 2.2-RC3 deleted

comment:9 Changed 3 years ago by chris-mac

  • Priority changed from blocker to major

comment:10 Changed 2 years ago by laurent

  • field_os set to all
  • Resolution set to fixed
  • Status changed from reopened to closed

integreated with QuteCom 3.0

Note: See TracTickets for help on using tickets.