]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_session: Correct inverted test in session_outgoing_nat_hook
authorGeorge Joseph <gjoseph@digium.com>
Wed, 14 Jun 2017 13:29:00 +0000 (07:29 -0600)
committerSean Bright <sean.bright@gmail.com>
Wed, 14 Jun 2017 16:06:18 +0000 (11:06 -0500)
commit2dee95cc7a280d0ab84c778bf44a76aa62ac758b
tree0b180de7194a0454a27e1da44a28ab8adb77f02f
parentbc51d4324a69a0b8ee4a3be208b91bb2081124ff
res_pjsip_session:  Correct inverted test in session_outgoing_nat_hook

There was a typo introduced in commit 776ffd77 which was preventing
the transport's external media address from being used.

ASTERISK-27024 #close
Reported-by: Christopher van de Sande
patches:
patch.diff submitted by Florian Floimair (license 6892)

Change-Id: I7ec617171eaa2d86d2680b00cf37d5088adafc27
res/res_pjsip_session.c