]> 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:13:43 +0000 (08:13 -0600)
commit13b1ee8aa5aaa8de6f8e1ce250a937f2ee1ba5e8
tree86fbcca1bbea50a08ec148ad6f03d3507e86a899
parent4083aa65460925043060224b83dcd81724a3fb6c
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