[asterisk-bugs] [Asterisk 0010893]: Call Park from a queue not working
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 8 04:52:07 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-08-2007 04:52 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-08-07 04:52
----------------------------------------------------------------------
This is what i got on my end, i use the same option you pass to Queue apps
still it works for me, our _only_ difference is you are using AEL while i'm
using the regular extensions.conf to config my test machine.
But i do agree with you at some point using one touch park features
http://bugs.digium.com/view.php?id=7,
http://bugs.digium.com/view.php?id=8 doesn't work, if that what's you are
talking about but maybe this is a
different case since your description doesn't match the real problem.
-- Registered extension context 'default'
-- Executing [011001 at from-switch:1]
Answer("SIP/192.168.100.90-08b46290", "") in new stack
-- Executing [011001 at from-switch:2]
NoCDR("SIP/192.168.100.90-08b46290", "") in new stack
-- Executing [011001 at from-switch:3]
Queue("SIP/192.168.100.90-08b46290", "inbound|rntTwW|||") in new stack
-- SIP/1001-08b6a258 is ringing
-- SIP/1001-08b6a258 answered SIP/192.168.100.90-08b46290
-- Started music on hold, class 'default', on channel
'SIP/192.168.100.90-08b46290'
-- <SIP/1001-08b6a258> Playing 'pbx-transfer' (language 'en')
-- Stopped music on hold on SIP/192.168.100.90-08b46290
-- Started music on hold, class 'default', on channel
'SIP/192.168.100.90-08b46290'
== Parked SIP/192.168.100.90-08b46290 on 701 at parkedcalls. Will timeout
back to extension [from-switch] 011001, 3 in 45 seconds
-- <SIP/1001-08b6a258> Playing 'digits/7' (language 'en')
-- <SIP/1001-08b6a258> Playing 'digits/0' (language 'en')
-- <SIP/1001-08b6a258> 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-08b46290'
-- Executing [701 at internal:1] ParkedCall("SIP/1001-08b95910", "701")
in new stack
-- Stopped music on hold on SIP/192.168.100.90-08b46290
-- <SIP/1001-08b95910> Playing 'beep' (language 'en')
-- <SIP/192.168.100.90-08b46290> Playing 'beep' (language 'en')
-- Channel SIP/1001-08b95910 connected to parked call 701
-- Started music on hold, class 'default', on channel
'SIP/192.168.100.90-08b46290'
/* This is the problem when you want to use one touch park -> */
-- <SIP/1001-08b95910> Playing 'pbx-transfer' (language 'en')
-- Unable to find extension '7' in context 'internal'
-- <SIP/1001-08b95910> Playing 'beeperr' (language 'en')
-- Stopped music on hold on SIP/192.168.100.90-08b46290
Issue History
Date Modified Username Field Change
======================================================================
10-08-07 04:52 loloski Note Added: 0071618
======================================================================
More information about the asterisk-bugs
mailing list