Merged revisions 155553 via svnmerge from
authorSean Bright <sean@malleable.com>
Sun, 9 Nov 2008 01:27:00 +0000 (01:27 +0000)
committerSean Bright <sean@malleable.com>
Sun, 9 Nov 2008 01:27:00 +0000 (01:27 +0000)
commit9ef09ad1d464defbef1775281e7666af888b6086
tree9d9c7d00ae1f93a61488a183927f7571484ce363
parentef489f81950b664d0bf226459364b29191871109
Merged revisions 155553 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r155553 | seanbright | 2008-11-08 20:08:07 -0500 (Sat, 08 Nov 2008) | 6 lines

Use static functions here instead of nested ones.  This requires a small
change to the ast_bridge_config struct as well.  To understand the reason
for this change, see the following post:

    http://gcc.gnu.org/ml/gcc-help/2008-11/msg00049.html

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@155554 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c
apps/app_followme.c
apps/app_queue.c
include/asterisk/channel.h
main/features.c