]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Make indicate/control frames WRITE events on framehooks. Also, if a framehook
authorMatthew Nicholson <mnicholson@digium.com>
Mon, 9 May 2011 14:09:38 +0000 (14:09 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Mon, 9 May 2011 14:09:38 +0000 (14:09 +0000)
commit9bfd90d329aa0e4ce53abb8f3c954d5628c0d91d
treefd7c319dda417b3bd41161008ebeeafdecfebab2
parent6313aeb1fd7d3c505e5893f7cc8c00e099d69f69
Make indicate/control frames WRITE events on framehooks.  Also, if a framehook
returns a non-control frame, don't forward it to the channel.

(closes issue #19251)
Reported by: irroot
Patches:
      (modified) framehook_indicate.patch2 uploaded by irroot (license 52)
Tested by: irroot

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@318142 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c