On Sun, Dec 19, 2010 at 03:59, Alexei Kuznetsov <eofster at gmail.com> wrote: > On Fri, Dec 17, 2010 at 16:48, Ming <ming at teluu.com> wrote: >> For the crash, unless you can somehow reproduce it using pjsua, we >> can't help you much since I can't reproduce it on my machine. > > Does audio stop for you if you plug of unplug headphones while on the > call using pjsua? It stops even before the call is established. When I call myself in pjsua I hear three tones. I can press 'a' to answer. If I plug headphones, the tones stop playing and underflow messages start appearing. That's in pjsua from 1.8.10 with native coreaudio support. Press a to answer or h to reject call [Plugging headphones] ['Ringing' tones stop] 04:32:30.537 ec0x100321370 Underflow, buf_cnt=0, will generate 1 frame 04:32:32.638 ec0x100321370 Underflow, buf_cnt=0, will generate 1 frame 04:32:34.577 ec0x100321370 Underflow, buf_cnt=0, will generate 1 frame 04:32:36.678 ec0x100321370 Underflow, buf_cnt=0, will generate 1 frame 04:32:38.617 ec0x100321370 Underflow, buf_cnt=0, will generate 1 frame 04:32:40.556 ec0x100321370 Underflow, buf_cnt=0, will generate 1 frame 04:32:42.658 ec0x100321370 Underflow, buf_cnt=0, will generate 1 frame 04:32:44.597 ec0x100321370 Underflow, buf_cnt=0, will generate 1 frame Alexei