]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 299194,299198,299220 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Mon, 20 Dec 2010 21:25:35 +0000 (21:25 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Mon, 20 Dec 2010 21:25:35 +0000 (21:25 +0000)
commit077b8b9956b5aac84a64f8c7207bb2b219861c7a
tree9b983c62676dcbcadb0aa11c40b9afb2969e2ad0
parent8eecdf7eacb7c425eb7b9d413fa3be445d2cf909
Merged revisions 299194,299198,299220 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r299194 | mnicholson | 2010-12-20 14:45:38 -0600 (Mon, 20 Dec 2010) | 6 lines

  Respond as soon as possible with a 202 Accepted to refer requests.

  This change also plugs a few memory leaks that can occur when parking sip calls.

  ABE-2656
........
  r299198 | mnicholson | 2010-12-20 15:00:44 -0600 (Mon, 20 Dec 2010) | 2 lines

  Remove changes to via processing that were not supposed to go into the last commit.
........
  r299220 | mnicholson | 2010-12-20 15:21:39 -0600 (Mon, 20 Dec 2010) | 4 lines

  Use ast_free() instead of free()

  ABE-2656
........

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