]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ACN: Add tracing to existing code
authorGeorge Joseph <gjoseph@digium.com>
Mon, 6 Jul 2020 19:23:24 +0000 (13:23 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 8 Jul 2020 14:24:42 +0000 (09:24 -0500)
commit9bd1d686a120db5233acb2d6f90c31d4f52464a0
treea5f0056dacfe41abbba8a19571eee187d6e7b4f2
parent2d22e342060d4541576f82f47d80b7a1f88c29e8
ACN: Add tracing to existing code

Prior to making any modifications to the pjsip infrastructure
for ACN, I've added the tracing functions to the existing code.
This should make the final commit easier to review, but we can also
now run a "before and after" trace.

No functional changes were made with this commit.

Change-Id: Ia83a1a2687ccb96f2bc8a2a3928a5214c4be775c
apps/app_dial.c
channels/chan_pjsip.c
include/asterisk/res_pjsip_session.h
main/bridge.c
main/channel.c
main/channel_internal_api.c
main/features.c
res/res_pjsip_sdp_rtp.c
res/res_pjsip_session.c