Hi, I noticed that the function uses force_lr from pjsua_var before it is copied over from the user provided config. Line 1016 should be: if (ua_cfg->force_lr) { instead of: if (pjsua_var.ua_cfg.force_lr) { thanks, Nishant -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140505/128f318f/attachment.html>