]> 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:55 +0000 (20:04 +0000)
committerJoshua Colp <jcolp@digium.com>
Sun, 1 Dec 2013 20:04:55 +0000 (20:04 +0000)
commit88c840db50b948e0556168dddffd4f417e6b0b34
tree62c00a3a4ff713619ad92b31c61154f157465612
parent0620cc0c0049993df6521420d3a6f9b2933aaa55
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.
........

Merged revisions 403258 from http://svn.asterisk.org/svn/asterisk/branches/12

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