]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_pjsip_t38: Add debug statements 67/1667/2
authorMatt Jordan <mjordan@digium.com>
Sat, 21 Nov 2015 03:07:27 +0000 (21:07 -0600)
committerMatt Jordan <mjordan@digium.com>
Sat, 21 Nov 2015 14:50:53 +0000 (08:50 -0600)
commit2b94d9a10d5001ddb2c6a9aee4b66ee92ec3a3c8
treeb7bbd2c27405ffaea22defe43de06d92fbae76d2
parent6fcd361540a2b38724d5f49bd193d97f5522616c
res/res_pjsip_t38: Add debug statements

This patch adds some debug statements to res_pjsip_t38. These statements help
to determine which SDP negotiation callbacks are being executed, and, when
a particular callback exits, why a callback may not have applied its logic
to the local or remote SDP.

Change-Id: I61b3fb9183b7ebbb5da8e9f48b59a5d9d7042d77
res/res_pjsip_t38.c