]> 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:49:13 +0000 (14:49 -0600)
commitea6ced0eefbdbff9877f1e80d07de1a96dd27ab6
treed5f874d23658d42725ec75b3c55214bd91d20174
parent6541a0708320970379d8197a8ede49b264a0c043
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