Re: [OpenSIPS-Devel] [opensips] msg_translator: Passing MSG_TRANS_NOVIA_FLAG means don't touch Via. (#305)

2014-08-23 Thread Bogdan Andrei IANCU
Merged #305.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/305#event-15645___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] msg_translator: Passing MSG_TRANS_NOVIA_FLAG means don't touch Via. (#305)

2014-08-23 Thread Bogdan Andrei IANCU
@wdoekes , indeed it makes sense. Thank you for the contribution!

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/305#issuecomment-53178510___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [opensips] msg_translator: Passing MSG_TRANS_NOVIA_FLAG means don't touch Via. (#305)

2014-08-19 Thread Walter Doekes
Before this, if you passed the MSG_TRANS_NOVIA_FLAG flag to
build_res_buf_from_sip_res, the msg-gt;via1-gt;next would get checked but
not used. Now it#39;s not touched at all.
You can merge this Pull Request by running:

  git pull https://github.com/wdoekes/opensips wjd-msg_trans_no_via-no_crash

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenSIPS/opensips/pull/305

-- Commit Summary --

  * msg_translator: Passing MSG_TRANS_NOVIA_FLAG means don#39;t touch Via.

-- File Changes --

M msg_translator.c (32)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/305.patch
https://github.com/OpenSIPS/opensips/pull/305.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/305
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel