Possible BUG: pjsua_init ignores ua_config.force_lr

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux