Files
asterisk/main
Matthew Jordan 5cf1cae533 Filter internal channels out of bridge enter/leave message handling
Some channels exist merely as an implementation detail in Asterisk, such as
ConfBridge's announcer/recorder channels. These channels should never be
exposed to the outside world, or to interfaces that report on Asterisk. We
already filter out such channels in snapshot processing; however, we failed to
filter out bridge related messages that involved these channels.

This patch filters out bridge related messages that are for such channels. This
prevents a spurious WARNING message from being displayed when those channels
move in and out of bridges.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@399146 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-09-16 02:33:23 +00:00
..
2012-06-15 16:20:16 +00:00
2013-08-01 17:07:52 +00:00
2013-08-29 21:34:52 +00:00
2012-03-24 02:42:42 +00:00
2012-09-21 17:14:59 +00:00
2013-08-20 15:36:10 +00:00
2013-07-19 23:30:10 +00:00
2012-06-15 16:20:16 +00:00
2013-07-25 04:06:32 +00:00
2013-08-17 14:39:27 +00:00
2012-06-15 16:20:16 +00:00
2013-09-10 18:03:45 +00:00
2013-08-30 19:20:47 +00:00
2013-07-04 13:06:15 +00:00
2012-03-22 19:51:16 +00:00
2013-06-29 00:18:57 +00:00
2013-08-16 17:33:21 +00:00
2013-08-17 14:39:27 +00:00
2013-07-14 02:05:04 +00:00
2012-10-18 14:17:40 +00:00
2012-03-22 19:51:16 +00:00
2013-09-10 18:03:45 +00:00
2013-08-29 21:34:52 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2013-08-16 16:26:11 +00:00
2013-09-10 18:03:45 +00:00
2013-09-06 18:49:09 +00:00
2012-12-11 22:25:21 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2013-08-02 14:27:35 +00:00
2013-08-29 22:45:15 +00:00
2013-08-23 21:49:47 +00:00
2013-08-30 17:57:16 +00:00
2012-04-28 01:33:49 +00:00
2013-08-16 17:33:21 +00:00
2013-08-30 19:20:47 +00:00
2012-06-15 16:20:16 +00:00
2013-08-30 20:58:07 +00:00
2013-08-16 17:33:21 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-09-21 17:14:59 +00:00
2012-12-11 22:25:21 +00:00
2012-06-15 16:20:16 +00:00
2012-09-21 17:14:59 +00:00
2013-02-14 18:47:56 +00:00
2012-12-11 22:25:21 +00:00
2013-08-30 19:20:47 +00:00
2012-06-15 16:20:16 +00:00
2013-08-01 17:07:52 +00:00