]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 13 Apr 2020 21:39:27 +0000 (16:39 -0500)
commit223da4dfa1a760f408b1ab436e1d10205a3f0487
treeb0f6bba214eb402fe1a290fbb50ebd092c688099
parent44f921bb138a8c9ebf7f4223871d638b164dca54
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