]> 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 <torrey@voxbone.com>
Thu, 22 Jun 2017 12:56:10 +0000 (14:56 +0200)
commit154d2914fa7e7e91225e18fa8c93224740790a3e
tree3386b4d73de1f2b40691131391c268640d51b7b2
parentbd9d72793d4ec2894d20d7ce08efb96f4188e188
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