]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove T38 Gateway capability when detaching framehook.
authorGregory Nietsky <gregory@distrotech.co.za>
Sun, 2 Oct 2011 14:17:32 +0000 (14:17 +0000)
committerGregory Nietsky <gregory@distrotech.co.za>
Sun, 2 Oct 2011 14:17:32 +0000 (14:17 +0000)
commit283f63c594d0c4327c51fdae0587a6a9f1cb15d3
tree42ab7e3fea51cdd88718597cf694e1e61848204c
parentaf0161689f226cc1db7926041c86a4850dc8e051
Remove T38 Gateway capability when detaching framehook.

SET(FAXOPT(gateway)=no) does not remove the capability when
detaching the framehook.

small patch to fix this problem.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@338904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_fax.c