]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Make sure unregistering a peer unlinks it from the peer container
authorTerry Wilson <twilson@digium.com>
Tue, 26 Apr 2011 22:47:56 +0000 (22:47 +0000)
committerTerry Wilson <twilson@digium.com>
Tue, 26 Apr 2011 22:47:56 +0000 (22:47 +0000)
commita851a4834f2aa90ed0fc9a202e8a38ac1455493c
tree41cc312257b3142cf889f0a80eb58c2f8f159527
parent77acf5b626f624d949e1b49cdb9ae5d3969c021f
Make sure unregistering a peer unlinks it from the peer container

Instead of mostly copying the code from expire_register, just use the function
that "does the right thing".

(closes issue #16033)
Reported by: kkm
Patches:
      016033-tilgman-fixed-refcount.diff uploaded by kkm (license 888)
Tested by: kkm, tilghman, twilson

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