]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Send error message if we fail to allocate sip socket, possibly caused by too few
authorOlle Johansson <oej@edvina.net>
Wed, 15 Nov 2006 15:17:10 +0000 (15:17 +0000)
committerOlle Johansson <oej@edvina.net>
Wed, 15 Nov 2006 15:17:10 +0000 (15:17 +0000)
commit618dd887f11370273042107d68775f3368fdc9d8
tree47c57e83e35923e429f421bd341c2126ca4a83dd
parente49736b059814fd20a3e314cf961065fa946bebb
Send error message if we fail to allocate sip socket, possibly caused by too few
file handles (wasn't possible before, but with the new way of sending temp messages, it is).

Found this bug under heavy load testing with SIPP.

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