On Mon, Jun 2, 2008 at 2:15 PM, Esben Stien <b0ef at esben-stien.name> wrote: > "Benny Prijono" <bennylp at pjsip.org> writes: > >> we added --snd-clock-rate option to pjsua recently to open the sound >> device at different clock rate than the conference bridge. > > Damn, I should have seen that in the --help output. It didn't work > though, as it expects rates between 8 and 48 kHz. > > 15:13:24.721 pjsua_app.c Error: expecting value between 8000-48000 for sound device clock rate > So what value did you give it? Of course say if you want 44.1KHz you need to put 44100 rather than 44.1. -benny