[Asterisk-code-review] app transfer: Remove LOCAL from documentation. (asterisk[master])

George Joseph asteriskteam at digium.com
Mon Dec 18 07:42:14 CST 2017


George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/7621 )

Change subject: app_transfer: Remove LOCAL from documentation.
......................................................................

app_transfer: Remove LOCAL from documentation.

The Local channel has never supported app_transfer
from what I can see so remove it from the documentation.

ASTERISK-25649

Change-Id: Icbcfe297f6f866285a26b3e9fd5c6d00fa22e0e9
---
M apps/app_transfer.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins2: Verified
  George Joseph: Looks good to me, approved; Approved for Submit



diff --git a/apps/app_transfer.c b/apps/app_transfer.c
index 7bc67e1..1d7c879 100644
--- a/apps/app_transfer.c
+++ b/apps/app_transfer.c
@@ -51,7 +51,7 @@
 		</syntax>
 		<description>
 			<para>Requests the remote caller be transferred
-			to a given destination. If TECH (SIP, IAX2, LOCAL etc) is used, only
+			to a given destination. If TECH (SIP, IAX2, etc) is used, only
 			an incoming call with the same channel technology will be transferred.
 			Note that for SIP, if you transfer before call is setup, a 302 redirect
 			SIP message will be returned to the caller.</para>

-- 
To view, visit https://gerrit.asterisk.org/7621
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Icbcfe297f6f866285a26b3e9fd5c6d00fa22e0e9
Gerrit-Change-Number: 7621
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171218/6ff93875/attachment.html>


More information about the asterisk-code-review mailing list