summaryrefslogtreecommitdiff
path: root/apps/app_originate.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_originate.c')
-rw-r--r--apps/app_originate.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/app_originate.c b/apps/app_originate.c
index 9dc78bda6..12055d83c 100644
--- a/apps/app_originate.c
+++ b/apps/app_originate.c
@@ -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"