From 9be5c3d206405f366055f12afa3a12b1485b7ca5 Mon Sep 17 00:00:00 2001 From: mmichelson Date: Tue, 5 Jan 2010 18:46:19 +0000 Subject: Add a missing part of the connected line work into trunk. Part of the work done for connected line was to add an optional argument to the 'f' option to allow for the connected party information of the outgoing channel to be set to the argument provided. This was overlooked during the merge of the work to trunk and is being added back now. The CHANGES file has also been updated to note this change. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@237803 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_dial.c | 33 +++++++++++++++++++++++++-------- 1 file changed, 25 insertions(+), 8 deletions(-) (limited to 'apps/app_dial.c') diff --git a/apps/app_dial.c b/apps/app_dial.c index c24a56647..66e8bb865 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -132,10 +132,13 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Execute the h extension for peer after the call ends