]> 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:25:05 +0000 (21:25 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 7 Aug 2014 21:25:05 +0000 (21:25 +0000)
commit7153c2c2c5c9cc64f52fb7d69126533d8e8397c8
treee25c4d3f9865c7e5c75ea12407d0643b68c00549
parent76d1ae97d4f62da0cf51b29469da8adba71112b6
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/

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