The following patch with some changes for trunk...
authorOlle Johansson <oej@edvina.net>
Mon, 30 Jun 2008 13:03:53 +0000 (13:03 +0000)
committerOlle Johansson <oej@edvina.net>
Mon, 30 Jun 2008 13:03:53 +0000 (13:03 +0000)
commit33a54ee23b67de29c84aa94c48bd21ed1bff97ea
treee096163ffd1cbe7b4155617e627d533e1cf05861
parentdc5c54eaf2356b44c7ee1fdb8eb35a99bc9cf13a
The following patch with some changes for trunk...

Merged revisions 126516 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r126516 | oej | 2008-06-30 14:50:55 +0200 (MÃ¥n, 30 Jun 2008) | 10 lines

Send all responses to an INVITE reliably, so that we retransmit if we don't get an ACK and
also fail if we don't get the very same precious ACK. Based on patch by tsearle, with
my own additions.

(closes issue #12951)

Reported by: tsearle
Patches:
      busy_retransmit.patch uploaded by tsearle (license 373)

........

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