[asterisk-bugs] [Asterisk 0010893]: Call Park from a queue not working
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Oct 6 19:40:16 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10893
======================================================================
Reported By: dazza76
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 10893
Category: Applications/General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-04-2007 22:04 CDT
Last Modified: 10-06-2007 19:40 CDT
======================================================================
Summary: Call Park from a queue not working
Description:
When receiving a call from a Queue you are no longer able to place the
caller on park
works on 1.4.4
======================================================================
----------------------------------------------------------------------
loloski - 10-06-07 19:40
----------------------------------------------------------------------
I can't reproduced the problem here is the trace
== Parsing '/etc/asterisk/users.conf': Found
-- Registered extension context 'default'
-- Executing [011001 at from-switch:1]
Answer("SIP/192.168.100.90-0982a0c8", "") in new stack
-- Executing [011001 at from-switch:2]
NoCDR("SIP/192.168.100.90-0982a0c8", "") in new stack
-- Executing [011001 at from-switch:3]
Queue("SIP/192.168.100.90-0982a0c8", "inbound|t") in new stack
-- Started music on hold, class 'default', on channel
'SIP/192.168.100.90-0982a0c8'
-- SIP/1001-09825908 is ringing
-- SIP/1001-09825908 answered SIP/192.168.100.90-0982a0c8
-- Stopped music on hold on SIP/192.168.100.90-0982a0c8
-- Started music on hold, class 'default', on channel
'SIP/192.168.100.90-0982a0c8'
-- <SIP/1001-09825908> Playing 'pbx-transfer' (language 'en')
-- Stopped music on hold on SIP/192.168.100.90-0982a0c8
-- Started music on hold, class 'default', on channel
'SIP/192.168.100.90-0982a0c8'
== Parked SIP/192.168.100.90-0982a0c8 on 701 at parkedcalls. Will timeout
back to extension [from-switch] 011001, 3 in 45 seconds
-- <SIP/1001-09825908> Playing 'digits/7' (language 'en')
-- <SIP/1001-09825908> Playing 'digits/0' (language 'en')
-- <SIP/1001-09825908> Playing 'digits/1' (language 'en')
-- Added extension '701' priority 1 to parkedcalls
== Spawn extension (from-switch, 011001, 3) exited KEEPALIVE on
'SIP/192.168.100.90-0982a0c8'
-- Executing [701 at internal:1] ParkedCall("SIP/1001-09825908", "701")
in new stack
-- Stopped music on hold on SIP/192.168.100.90-0982a0c8
-- <SIP/1001-09825908> Playing 'beep' (language 'en')
-- <SIP/192.168.100.90-0982a0c8> Playing 'beep' (language 'en')
-- Channel SIP/1001-09825908 connected to parked call 701
Issue History
Date Modified Username Field Change
======================================================================
10-06-07 19:40 loloski Note Added: 0071589
======================================================================
More information about the asterisk-bugs
mailing list