]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 369206 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Fri, 22 Jun 2012 18:19:46 +0000 (18:19 +0000)
committerAutomerge script <automerge@asterisk.org>
Fri, 22 Jun 2012 18:19:46 +0000 (18:19 +0000)
commit1744bfd2e4502b9d447ab32db1160d1bc69d9c59
treeeea6f4ee12baa7f786585fa253720f43f6377752
parent46f6c808788f4794f455eb1fef0b4968cb50c4ff
Merged revisions 369206 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

................
  r369206 | kmoore | 2012-06-22 12:23:26 -0500 (Fri, 22 Jun 2012) | 11 lines

  Don't parse media stream state for SIP video streams

  The sendonly/recvonly/sendrecv/inactive media stream attributes were
  parsed for video, but nothing was ever done with them.  With this code
  removed, an UNSUPPORTED message is produced when these attributes are
  used in conjunction with a video stream which is the better behavior
  since they were never really supported in the first place.
  ........

  Merged revisions 369195 from http://svn.asterisk.org/svn/asterisk/branches/1.8
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@369213 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c