Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1115 closed defect (worksforme)

iPhone: Long delay when calling AudioConverterNew() causing timeout in acquiring pjsua lock (thanks Bogdan Krakowski the report)

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

Description

Call to AudioConverterNew() for the iLBC codec may take long time to complete, causing timeout in acquiring pjsua lock (when doing get call info on incoming call).

This happens on iPhone 3GS with iOS 4.0.2 and SDK 4.0.

Change History (3)

comment:1 Changed 14 years ago by bennylp

  • Summary changed from Long delay when calling AudioConverterNew() causing timeout in acquiring pjsua lock (thanks Bogdan Krakowski the report) to iPhone: Long delay when calling AudioConverterNew() causing timeout in acquiring pjsua lock (thanks Bogdan Krakowski the report)

comment:2 Changed 14 years ago by ming

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

Tested using:

  • iOS SDK 4 on iPhone 3GS running iOS 4.0.2
  • iOS SDK 3.2 on iPad running iOS 3.2.1

comment:3 Changed 14 years ago by bennylp

Ticket #1117 can be used as a workaround for this problem.

Note: See TracTickets for help on using tickets.