Opened 13 years ago

Closed 13 years ago

#1510 closed defect (fixed)

Sharing and assertion problem with ALSA device

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: release-1.14.2
Component: pjmedia Version: common
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

As reported by Igor Kravets in the mailing list, there has been sharing and assertion problems with the native ALSA support in pjsip. The assertion looks like something like this:

../src/pjmedia/conference.c:1795: get_frame: Assertion `frame->size
 == conf->samples_per_frame * conf->bits_per_sample / 8' failed.

Thank you Dan Arrhenius for the fix.

Attachments (1)

alsa.patch (2.1 KB) - added by bennylp 13 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 13 years ago by bennylp

  • Description modified (diff)

Changed 13 years ago by bennylp

comment:2 Changed 13 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

(In [4125]) Fix #1510: sharing and assertion problem with native ALSA device.

Note: See TracTickets for help on using tickets.