mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-21 09:10:36 +00:00
Update the queuelog.tex documentation as well.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@123830 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -106,13 +106,13 @@ member!
|
|||||||
A call was answered by an agent, but the call was dropped because the
|
A call was answered by an agent, but the call was dropped because the
|
||||||
channels were not compatible.
|
channels were not compatible.
|
||||||
|
|
||||||
\textbf{TRANSFER(extension$|$context$|$holdtime$|$calltime)}
|
\textbf{TRANSFER(extension$|$context$|$holdtime$|$calltime$|$origposition$)}
|
||||||
|
|
||||||
Caller was transferred to a different extension. Context and extension
|
Caller was transferred to a different extension. Context and extension
|
||||||
are recorded. The caller's hold time and the length of the call are both
|
are recorded. The caller's hold time and the length of the call are both
|
||||||
recorded. PLEASE remember that transfers performed by SIP UA's by way
|
recorded, as is the caller's entry position at the time of the transfer.
|
||||||
of a reinvite may not always be caught by Asterisk and trigger off this
|
PLEASE remember that transfers performed by SIP UA's by way of a reinvite
|
||||||
event. The only way to be 100\% sure that you will get this event when
|
may not always be caught by Asterisk and trigger off this event. The only
|
||||||
a transfer is performed by a queue member is to use the built-in transfer
|
way to be 100\% sure that you will get this event when a transfer is
|
||||||
functionality of Asterisk.
|
performed by a queue member is to use the built-in transfer functionality
|
||||||
|
of Asterisk.
|
||||||
|
|||||||
Reference in New Issue
Block a user