diff --git a/apps/app_originate.c b/apps/app_originate.c index 9dc78bda67..12055d83c8 100644 --- a/apps/app_originate.c +++ b/apps/app_originate.c @@ -26,6 +26,10 @@ * \author Russell Bryant * * \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"