]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tcptls.c: Add peer hostname and port to some error messages
authorGeorge Joseph <gjoseph@digium.com>
Thu, 27 Jun 2019 20:04:27 +0000 (14:04 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 27 Jun 2019 21:04:41 +0000 (15:04 -0600)
commitc2ffb004aa41fc0f09e695619e4f716e1a466da5
treed0eb5ba244d165ca21e80fa76382412c7a7a0ebd
parent2f29c375c1e037305190ca6071a3fa657db8217a
tcptls.c:  Add peer hostname and port to some error messages

Where possble, hostname and port has been added to error
messages, mostly on the server side.

ASTERISK-26006
Reported by: Oleksandr Natalenko

Change-Id: Iff4f897277bc36ce8c5b493b71d0a4a7b74e62f0
main/tcptls.c