]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
authorRichard Mudgett <rmudgett@digium.com>
Thu, 7 Aug 2014 21:48:58 +0000 (21:48 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 7 Aug 2014 21:48:58 +0000 (21:48 +0000)
commit042bde635cd9b9165dfdcf9c95dac4734d90872a
treed6b7f6831282fcea2e11559de537cd184b0cc35e
parente177b8cd63a844c131aa1a96c00bfa6ee963e15f
chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.

Replace sip_tls_read() and sip_tcp_read() with a single function and
resolve the poll/wait issue with large SDP payloads.

ASTERISK-18345 #close
Reported by: Stephane Chazelas
Patches:
      tcptls_pollv4.diff (license #5835) patch uploaded by Elazar Broad

Review: https://reviewboard.asterisk.org/r/3882/
........

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

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

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