Simplify interval hooks since there is only one bridge threading model now.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 24 Jul 2013 23:40:12 +0000 (23:40 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 24 Jul 2013 23:40:12 +0000 (23:40 +0000)
commit517eb93873e6d706aea355c44ecf1eba61571375
tree99cd5b5995561890a45ec106becd2198524c1bec
parent07d2694f725557854142fb6ae8fafa0e708b389e
Simplify interval hooks since there is only one bridge threading model now.

* Convert interval timers to use the ast_waitfor_nandfds() timeout.

* Remove bridge channel action for intervals.  Now the main loop handles
running interval hooks.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@395340 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/bridging_channel_internal.h
include/asterisk/bridging_features.h
main/bridging.c
main/bridging_channel.c