[OpenSIPS-Devel] [opensips] RTPPROXY module: compatibility with topology hiding (#238)
Walter Doekes
notifications at github.com
Wed May 21 16:12:13 CEST 2014
> } else {
> - LM_ERR("can't extract 2nd via found reply\n");
> + if (parse_headers(msg, HDR_VIA2_F, 0) != -1 &&
Hi! I believe I did suggest moving this `if` into the `else` above, avoiding unnecessary extra indentation.
TIA :)
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/238/files#r12897609
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140521/8286f37a/attachment.htm>
More information about the Devel
mailing list