diff --git a/apps/app_transfer.c b/apps/app_transfer.c index 1b81082782..9a5fa9e0d1 100644 --- a/apps/app_transfer.c +++ b/apps/app_transfer.c @@ -53,7 +53,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") 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.