-
- Downloads
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
Showing
- apps/app_dial.c 3 additions, 0 deletionsapps/app_dial.c
- channels/chan_pjsip.c 135 additions, 62 deletionschannels/chan_pjsip.c
- include/asterisk/res_pjsip_session.h 9 additions, 0 deletionsinclude/asterisk/res_pjsip_session.h
- main/bridge.c 3 additions, 0 deletionsmain/bridge.c
- main/channel.c 3 additions, 0 deletionsmain/channel.c
- main/channel_internal_api.c 10 additions, 2 deletionsmain/channel_internal_api.c
- main/features.c 2 additions, 0 deletionsmain/features.c
- res/res_pjsip_sdp_rtp.c 47 additions, 33 deletionsres/res_pjsip_sdp_rtp.c
- res/res_pjsip_session.c 227 additions, 83 deletionsres/res_pjsip_session.c
Loading
Please register or sign in to comment