chan_sip: Use video and text crypto attributes to append RTP profiles to SDP
authorJonathan Rose <jrose@digium.com>
Fri, 15 Feb 2013 17:33:32 +0000 (17:33 +0000)
committerJonathan Rose <jrose@digium.com>
Fri, 15 Feb 2013 17:33:32 +0000 (17:33 +0000)
commitf008baddac22ba72415909ea65ac25a8a076836b
tree36951d23446f638ed2ffacabd7b98a69c85e0244
parent32e8b02f8f4957ba2a5da1390843b9c6fc960621
chan_sip: Use video and text crypto attributes to append RTP profiles to SDP

Some bad copy/pasting resulted in using the audio crypto attribute for both
text and video RTP. Also the audio crypto isn't set until after these, so it
was really just bad all around.

(closes ASTERISK-20905)
Reported by: Kristopher Lalletti
patches:
rtp_crypto_video_text.diff uploaded by Jonathan Rose (license 6182)
........

Merged revisions 381553 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@381556 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c