]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_sdp_rtp: Fix address family of explicit media_address. 80/4180/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:32:04 +0000 (11:32 +0000)
commitf534f67f520397079f1af54358aa4404403025eb
tree67deeced20926fbead6b0db9c9d2beedafb5a2f1
parent2bd8af6d0bc3cc9e08457924f190a76ff8cbb0b7
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