[Home]

Summary:ASTERISK-00630: [patch] Typo fix in "show application transfer"
Reporter:Olle Johansson (oej)Labels:
Date Opened:2003-12-06 16:06:50.000-0600Date Closed:2008-01-15 14:38:58.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app-transfer.diff.txt
Description:Fixed typo.

****** ADDITIONAL INFORMATION ******

-= Info about application 'Transfer' =-

[Synopsis]:
Transfer caller to remote extension

[Description]:
 Transfer(exten):  Requests the remote caller be transferred to
a given extension.
Returns -1 on hangup, or 0 on completion regardless of whether
the transfer was successful.  If the transfer
was *not* supported or successful and there exists a priority n + 101,
then that priority will be taken next.
Comments:By: jerjer (jerjer) 2003-12-09 13:02:40.000-0600

Commited to cvs

By: Digium Subversion (svnbot) 2008-01-15 14:38:58.000-0600

Repository: asterisk
Revision: 1843

U   trunk/apps/app_transfer.c

------------------------------------------------------------------------
r1843 | jeremy | 2008-01-15 14:38:58 -0600 (Tue, 15 Jan 2008) | 2 lines

fix typo. ASTERISK-630

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=1843