]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Set SO_KEEPALIVE on SIP TCP sockets so that they eventually go away when a peer
authorMatthew Nicholson <mnicholson@digium.com>
Thu, 5 May 2011 18:02:52 +0000 (18:02 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Thu, 5 May 2011 18:02:52 +0000 (18:02 +0000)
commit976060a8caae3ea92186e6acdf8bd7e52bbffae7
treef402e056c4269152da08af28239591d773ea54c9
parent5e184ae5a5af7d57de4d77365e7c6e3b443a3398
Set SO_KEEPALIVE on SIP TCP sockets so that they eventually go away when a peer
abruptly disappears.  This mostly occurs after a successful registration.

(closes issue #17544)
Reported by: marcelloceschia
Patches:
      (modified) tcptls.patch uploaded by st (license 907)

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