]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_pjsip_t38 ensure t38 requests get rejected quickly
authorTorrey Searle <torrey@voxbone.com>
Thu, 22 Jun 2017 12:47:54 +0000 (14:47 +0200)
committerTorrey Searle <tsearle@gmail.com>
Thu, 13 Jul 2017 06:54:41 +0000 (01:54 -0500)
commit0a1efd0ce21301c67b6cadfd280df50eb6549700
tree75cda3adb8a9f477e7d914a19244dd9a2cc7e98a
parentfd84b3d9f9be96bd7aa8a2758c245e156fefcf7a
res/res_pjsip_t38  ensure t38 requests get rejected quickly

arm the t38 webhook always, so we can correctly reject a
T38 negotiation request when t38 is disabled on a channel

Change-Id: Ib1ffe35aee145d4e0fe61dd012580be11aae079d
res/res_pjsip_t38.c