Opened 15 years ago

Last modified 14 years ago

#1063 closed defect

Audio stutter when using audio switchboard with narrowband codec (thanks Bogdan Krakowski for the report) — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.7
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Audio stutter is observed when configuring pjsua to use audio switchboard instead of the default conference bridge, and when narrowband clock rate is used by the media (for example, play file).

To reproduce:

  1. enable switchboard, by declaring this in config_site.h:
    #define PJMEDIA_CONF_USE_SWITCH_BOARD	1
    
  2. run pjsua, enable only PCMA:
    $ pjsua --dis-codec * --add-codec pcmu
    
  3. call a destination, and hear the audio.

This was tested on Linux Ubuntu 09.10 64bit.

Change History (0)

Note: See TracTickets for help on using tickets.