]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_pjsip_t38: Add debug statements 70/1670/1
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 03:43:38 +0000 (21:43 -0600)
commitd2b141c79f2bd9f117bf657662ffdb99b1c9223e
treeab88518a5d176f08ba230d129baf9042e91436b5
parent5ec076b3b8590aad8dbc31afa341605eec7146bd
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