]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_registrar: Include source IP and port in log messages.
authorJoshua C. Colp <jcolp@sangoma.com>
Wed, 3 Mar 2021 18:31:07 +0000 (14:31 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 5 Mar 2021 14:14:20 +0000 (08:14 -0600)
commit6f67f24afddec8be5def12d2dd675af4baa07dba
tree8a0082d6a107a983790005b0427a51f21c990302
parentf8d1758792ab53225e16c7f8be5f841d34d1f6c6
res_pjsip_registrar: Include source IP and port in log messages.

When registering it can be useful to see the source IP address and
port in cases where multiple devices are using the same endpoint
or when anonymous is in use.

ASTERISK-29325

Change-Id: Ie178a6f55f53f8473035854c411bc3d056e0a2e0
res/res_pjsip_registrar.c