]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjsip outbound registration: Log message says received a 408 when we didn't
authorKevin Harwell <kharwell@digium.com>
Mon, 14 Oct 2013 15:52:28 +0000 (15:52 +0000)
committerKevin Harwell <kharwell@digium.com>
Mon, 14 Oct 2013 15:52:28 +0000 (15:52 +0000)
commitcf37f8d4c4520f5058caa12f7d79d5451ecfc85a
treeef83f3cee43c3ec806b9dc3a94181780320ed1b8
parent02e02739ce82640239154049bf05cf9a8e92da59
pjsip outbound registration: Log message says received a 408 when we didn't

If the server didn't exist that we are trying to register to the log message
would say that a 408 was received from that server when in reality one wasn't.
Added log messages stating no response was received if the response does not
exist.

(closes issue ASTERISK-22554)
Reported by: Rusty Newton
Review: https://reviewboard.asterisk.org/r/2893/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@400890 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip_outbound_registration.c