summaryrefslogtreecommitdiff
path: root/apps/app_transfer.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_transfer.c')
-rw-r--r--apps/app_transfer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/app_transfer.c b/apps/app_transfer.c
index 7bc67e154..4fe3dcac0 100644
--- a/apps/app_transfer.c
+++ b/apps/app_transfer.c
@@ -21,7 +21,7 @@
* \brief Transfer a caller
*
* \author Mark Spencer <markster@digium.com>
- *
+ *
* Requires transfer support from channel driver
*
* \ingroup applications
@@ -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>