]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_sdp_rtp: include ice in ANSWER only if offered
authorTorrey Searle <torrey@voxbone.com>
Mon, 9 Jul 2018 09:42:11 +0000 (11:42 +0200)
committerTorrey Searle <tsearle@gmail.com>
Fri, 13 Jul 2018 08:03:40 +0000 (03:03 -0500)
commit1445384699b86eb4181079fb3fb9b8176b41560d
treed430b0f156776352b8f408c42177a46853c2200b
parentdf25563433b29fc2a9eba8d8ba7d480f4834921a
res_pjsip_sdp_rtp: include ice in ANSWER only if offered

Keep track if ICE candidates were in the SDP offer & only put them
in the corresponding SDP answer if the offer condaind ICE candidates

ASTERISK-27957 #close

Change-Id: Idf2597ee48e9a287e07aa4030bfa705430a13a92
include/asterisk/res_pjsip_session.h
res/res_pjsip_sdp_rtp.c
res/res_pjsip_session.c