[Home]

Summary:ASTERISK-00142: Playing 'pbx-transfer' does not stream audio to agent line, after using a '#' transfer
Reporter:tclark (tclark)Labels:
Date Opened:2003-08-21 14:54:45Date Closed:2004-09-25 02:14:14
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:if a q is defined with the inbound transfer option 't' like
exten => s,1,Queue(someQ,t)
and agents are logged in with agentlogin like
exten => *1,1,AgentLogin(100)
and the agent press the '#' transfer key
-the audio from 'pbx-transfer' is not streamed to the agent.
-if the ext is incorrect the 'pbx-invalid' is alos no stream

The actual transfer operation does how ever work ...

Comments:By: Mark Spencer (markster) 2003-08-22 21:06:52

Resolved in CVS