mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Add a \todo note for app_originate.
Jared Smith suggested that we add a way to be able to set variables and functions on the outbound channel. I think that it's a great idea, so I have added it as a todo so that it gets done at some point. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@165469 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
* \author Russell Bryant <russell@digium.com>
|
||||
*
|
||||
* \ingroup applications
|
||||
*
|
||||
* \todo Make a way to be able to set variables (and functions) on the outbound
|
||||
* channel, similar to the Variable headers for the AMI Originate, and the
|
||||
* Set options for call files.
|
||||
*/
|
||||
|
||||
#include "asterisk.h"
|
||||
|
Reference in New Issue
Block a user