pjsip outbound registration: Log message says received a 408 when we didn't
authorKevin Harwell <kharwell@digium.com>
Mon, 14 Oct 2013 15:54:06 +0000 (15:54 +0000)
committerKevin Harwell <kharwell@digium.com>
Mon, 14 Oct 2013 15:54:06 +0000 (15:54 +0000)
commit61b60fab2dcd535572299816f03521f10a3a24e6
tree3789acac06d6cf652ace4de4852995e2c138a5a7
parentfd4919e4662d48a2ffe2dc418f7b762791bc2ff8
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/
........

Merged revisions 400890 from http://svn.asterisk.org/svn/asterisk/branches/12

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