This: pj_thread_desc PJThreadDesc; FYI, pjsua has "L" menu to restart the stack, and it works all the time. Best regards, ?Benny On Mon, Sep 20, 2010 at 9:18 PM, Mr. Gecko <grmrgecko at gmail.com> wrote: > Mind explaining which thread description? I have a thread for destroying and > creating pjsua. > On Sep 20, 2010, at 4:09 AM, Benny Prijono wrote: > > You probably need to bzero() your thread_desc after calling > pjsua_destroy(), before reusing it again. > > Best regards, > ?Benny > >