]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_sdp_rtp: Fix address family of explicit media_address. 82/4182/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:18 +0000 (06:33 -0500)
commit7925f60cd96a492bd9d9424fa134ed8087bcb962
treebb8b202a4b2c78b1ed88f68eede1344567a49159
parent7c79b057dd3b0a06000b7bdd0583648bfc643b96
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