]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: TCP/TLS client without server.
authortraud <pabstraud@compuserve.com>
Wed, 1 Apr 2020 16:52:58 +0000 (18:52 +0200)
committerKevin Harwell <kharwell@digium.com>
Mon, 13 Apr 2020 21:48:01 +0000 (16:48 -0500)
commit9e0995b1b76442de2e56eafd6546a2f8bd2c2910
tree6d79dbb75ce790eb06e3a9c9795c9456447c8ae4
parent2b2fe947cef13edc68230811d5e09dd39d156c25
chan_sip: TCP/TLS client without server.

It is possible to configure a TCP/TLS client without having a TCP/TLS
server. In that case, no error or warning was printed but the headers
Contact and Via in SIP REGISTER were "(null)".

ASTERISK-28798

Change-Id: I387ca5cb6a65f1eb675a29c5e41df8ec6c242ab2
channels/chan_sip.c