]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Properly set T.38 attributes and don't return before T.38 ports are configured when...
authorMatthew Nicholson <mnicholson@digium.com>
Wed, 23 Dec 2009 15:21:28 +0000 (15:21 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Wed, 23 Dec 2009 15:21:28 +0000 (15:21 +0000)
commit77c0c825750f44064df11bd9e567fe9488483f50
tree08fa2b9a797383692cf7824b2545213d4bb65630
parentb317f3ce7fb3f3324d3871ad8d45c787f9ca2704
Properly set T.38 attributes and don't return before T.38 ports are configured when T.38 is found but no audio stream is found.

(closes issue #16318)
Reported by: bird_of_Luck
Patches:
      t38-sdp-parsing-fix3.diff uploaded by mnicholson (license 96), written by vrban and mnicholson
Tested by: vrban, mihaill

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