Warn about the use of the application WaitExten() within a Macro().
authorEliel C. Sardanons <eliels@gmail.com>
Mon, 18 May 2009 14:45:23 +0000 (14:45 +0000)
committerEliel C. Sardanons <eliels@gmail.com>
Mon, 18 May 2009 14:45:23 +0000 (14:45 +0000)
commitd24179825f768073a6e1db8369013388c207e16a
treee6cceb0b03878e26f29436780f1f01fa462b1d15
parentc1073e0ac3f429b1c71cf51f54e0723a423dd687
Warn about the use of the application WaitExten() within a Macro().

Update applications documentation to warn the user about the use of the
WaitExten() application within a Macro(). Recommend the use of Read()
instead.

(closes issue #14444)
Reported by: ewieling

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@195162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c
apps/app_macro.c
main/pbx.c