]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_t38: Add the framehook to the channel only on first INVITE.
authorJoshua Colp <jcolp@digium.com>
Sun, 1 Dec 2013 20:04:02 +0000 (20:04 +0000)
committerJoshua Colp <jcolp@digium.com>
Sun, 1 Dec 2013 20:04:02 +0000 (20:04 +0000)
commitfb7c0d5ecc1be46cf7c63f729a8b5eb27366d2d6
treee2a3576bfae3a38d1eb9acda289d926de6c50412
parente0cfdf565521617f08b2933afe44fba8a26bf867
res_pjsip_t38: Add the framehook to the channel only on first INVITE.

The check for determining whether the T.38 framehook should be added to
the channel or not has now been changed to guarantee adding only occurs
on the first incoming or outgoing INVITE.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@403258 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip_t38.c