]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 317196 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Thu, 5 May 2011 18:09:23 +0000 (18:09 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Thu, 5 May 2011 18:09:23 +0000 (18:09 +0000)
commit89da27b780c540d428913494423a080e88e3355c
tree1b590daa8ae8b742579ef9b40ef3333c7d3d70cc
parent00dc1556ab60944d6af9245543a2fcf11f60fa1f
Merged revisions 317196 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r317196 | mnicholson | 2011-05-05 13:02:52 -0500 (Thu, 05 May 2011) | 8 lines

  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/trunk@317198 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c