Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#1656 closed defect (fixed)

BB10 audio device fixes (EC, hardcoded settings, etc)

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: release-2.2
Component: pjmedia-audiodev Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by bennylp)

Fix these bugs:

  1. The BlackBerry BB10 audio device should declare hardware echo cancellation capability to prevent software echo canceller from being created.
  2. Many parameters are hardcoded (clock rate was hardcoded to 16KHZ, so are channel count, bits per sample, etc)
  3. Handle output route request in the param when opening

Change History (12)

comment:1 Changed 11 years ago by bennylp

  • Summary changed from Disable software EC for BB10 audio device to Disable software EC for BB10 audio device (also some works on BB10 default configs)

comment:2 Changed 11 years ago by bennylp

In 4467:

Re #1656: add hardware echo cancellation capability to BB10 audio device

comment:3 Changed 11 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Disable software EC for BB10 audio device (also some works on BB10 default configs) to Disable software EC for BB10 audio device

comment:4 Changed 11 years ago by bennylp

In 4475:

Re #1656: fixed bug from c4467

comment:5 Changed 11 years ago by bennylp

In 4480:

Re #1656: BB10 sound device fixes:

  • fixed hardcoded clock rate etc.
  • handle audio routing setting when opening via param

comment:6 Changed 11 years ago by bennylp

  • Description modified (diff)
  • Summary changed from Disable software EC for BB10 audio device to BB10 audio device fixes (EC, hardcoded settings, etc)

comment:7 Changed 11 years ago by bennylp

In 4490:

Re #1656: integration of Gurtej's patch (email re: PJSIP BB10 Performance and sound dev fixes)

comment:8 Changed 11 years ago by bennylp

In 4495:

Re #1656: fixes incorporated from latest email feedback

comment:9 Changed 11 years ago by bennylp

In 4502:

Re #1656: fixes to audio routing from latest suggestions

comment:10 Changed 11 years ago by bennylp

In 4503:

Re #1656: put back PLUGIN_ROUTING as per the latest suggestion

comment:11 Changed 11 years ago by bennylp

In 4512:

Re #1656: change back frags_max to 3 from -1

comment:12 Changed 10 years ago by bennylp

In 4707:

Related to Re #1656: added trace message when output route setting fails

Note: See TracTickets for help on using tickets.