From f59bd47ed3131f52598a4043c5fac6341a7db37e Mon Sep 17 00:00:00 2001 From: Matt Jordan Date: Sat, 13 Aug 2016 22:02:24 -0500 Subject: [PATCH] app_dial: Improve documentation * Add some helpful and other embedded paragraph tags * Document some of the lesser known channel variables set by Dial * Add examples for some common Dial uses, along with some more challenging but useful options Change-Id: Ib2fb9301e8e044d14fbb2815ec64161f19bbfbc1 --- apps/app_dial.c | 126 +++++++++++++++++++++++++++++++++++++----------- 1 file changed, 97 insertions(+), 29 deletions(-) diff --git a/apps/app_dial.c b/apps/app_dial.c index c05aecaf9f..c2484a2f3f 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -103,15 +103,16 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") -