]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 286756 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 14 Sep 2010 19:27:28 +0000 (19:27 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 14 Sep 2010 19:27:28 +0000 (19:27 +0000)
commit0eb14eb7194cf7d08cedb84e97d52871e9d31689
treeb2ad0b9d4c64f65020d64ef8db0560c4018a829f
parent967116d236d8a37655c1e0e496a4441bb3a83d67
Merged revisions 286756 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r286756 | mnicholson | 2010-09-14 14:26:18 -0500 (Tue, 14 Sep 2010) | 13 lines

  Don't clear the username from a realtime database when a registration expires.

  Non-realtime chan_sip does not clear the username from memory when a registration expiries so realtime probably shouldn't either.

  (closes issue #17551)
  Reported by: ricardolandim
  Patches:
        reg-expiry-username-1.4-fix1.diff uploaded by mnicholson (license 96)
        reg-expiry-username-1.6.2-fix1.diff uploaded by mnicholson (license 96)
        reg-expiry-username-1.8-fix1.diff uploaded by mnicholson (license 96)
        reg-expiry-username-trunk-fix1.diff uploaded by mnicholson (license 96)
  Tested by: ricardolandim, mnicholson
........

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