]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_sdp_rtp.c: Fix cut-n-paste error
authorRichard Mudgett <rmudgett@digium.com>
Thu, 16 Mar 2017 20:45:57 +0000 (15:45 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 16 Mar 2017 20:46:00 +0000 (15:46 -0500)
commita75f02c089acfe1df13557a1d388af13702727ce
tree24dd16d3423ed9802e237918290e067a1f15c176
parent57be9cf8f98c5e93b60cafb1cc8cbbed154f408a
res_pjsip_sdp_rtp.c: Fix cut-n-paste error

We were inadvertenly referencing the cos_video option to determine if we
should set the tos_audio and cos_audio value on the RTP instance.

Change-Id: Ia7964f486801d39dc6f5dae570baff079e1595b0
res/res_pjsip_sdp_rtp.c