[pjsip] allow_contact_rewrite is pj_bool_t, but uses 2 as a value to be disabled
Alexei Kuznetsov
eofster at gmail.com
Mon Feb 16 14:24:08 EST 2009
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
More information about the pjsip
mailing list