Improve handling network errors on transmission to hosts that don't reply or are...
authorOlle Johansson <oej@edvina.net>
Sun, 13 May 2007 19:20:36 +0000 (19:20 +0000)
committerOlle Johansson <oej@edvina.net>
Sun, 13 May 2007 19:20:36 +0000 (19:20 +0000)
commitfc057b18909e002f1c4a7331a11eebc959f55d47
tree2d18f55b9001b6fda38b6aea8612ee3fd4c5dd72
parentb71e691b3e100d5c76bdfdbc11c51cb0566e4351
Improve handling network errors on transmission to hosts that don't reply or are unreachable

With this code, the call will fail as soon as we get a network error. This may happen on
first xmit or a later one, so the retransmit code handles this too.

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