]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_sdp_rtp: Fix address family of explicit media_address. 81/4181/1
authorJoshua Colp <jcolp@digium.com>
Wed, 26 Oct 2016 11:32:04 +0000 (11:32 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 26 Oct 2016 11:33:10 +0000 (06:33 -0500)
commit110c18f413292b976debcf257880e953e44e8a0d
tree11114783c1a4606ebe26cbb6eb874b77f9796603
parent7c3cc1b605b74bee37f9131c338ce3ca23505fd3
res_pjsip_sdp_rtp: Fix address family of explicit media_address.

When an explicit media_address is provided the address family
in the SDP needs to be set to reflect it.

ASTERISK-26309

Change-Id: Ib9350cc91c120eb2f96f0623d3907d12af67eb79
res/res_pjsip_sdp_rtp.c