Sorry, this is not relevant, don't take this into account. On Mon, Feb 16, 2009 at 9:27 PM, Alexei Kuznetsov <eofster at gmail.com> wrote: > Hi, > > In pjsua_acc.c we discovered that allow_contact_rewrite must be 2 (line 652) > in order to disable that feature. However, in pjsua.h it's declared as bool. > > Alexei