[asterisk-bugs] [Asterisk 0017806]: hangup when using parkandannouce
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 6 09:02:31 CDT 2010
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=17806
======================================================================
Reported By: sebele67
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17806
Category: Applications/app_parkandannounce
Reproducibility: always
Severity: block
Priority: normal
Status: closed
Asterisk Version: 1.4.34
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2010-08-06 03:08 CDT
Last Modified: 2010-08-06 09:02 CDT
======================================================================
Summary: hangup when using parkandannouce
Description:
I upgrade with RPM packages to asterisk 1.4.34
When our receptionist will park calls, the call will hangup.
My dialplan is :
exten => trc-park, 1, answer
exten => trc-park, 2,
ParkAndAnnounce(pbx-transfer:PARKED|180||trc,trc-inbound,1)
exten => trc-park, 3, hangup
I have this in logs
[Aug 6 09:53:18] VERBOSE[14146] logger.c: -- Executing
[trc-park at trc:1] Answer("SIP/7956-00000014", "") in new stack
[Aug 6 09:53:18] VERBOSE[14146] logger.c: -- Executing
[trc-park at trc:2] ParkAndAnnounce("SIP/7956-00000014",
"pbx-transfer:PARKED|180||trc|trc-inbound|1") in new stack
[Aug 6 09:53:18] WARNING[14146] app_parkandannounce.c: PARK: A dial
resource must be specified i.e: Console/dsp or Zap/g1/5551212
[Aug 6 09:53:18] VERBOSE[14146] logger.c: == Spawn extension (trc,
trc-park, 2) exited non-zero on 'SIP/7956-00000014'
[Aug 6 09:53:18] VERBOSE[14157] logger.c: -- Hungup
'DAHDI/pseudo-2141463327'
======================================================================
----------------------------------------------------------------------
(0125636) pabelanger (manager) - 2010-08-06 09:02
https://issues.asterisk.org/view.php?id=17806#c125636
----------------------------------------------------------------------
Thanks for your comments. This does not appear to be a bug report and we
are closing it. We appreciate the difficulties you are facing, but it would
make more sense to raise your question in the support tracker,
http://www.asterisk.org/support
Issue History
Date Modified Username Field Change
======================================================================
2010-08-06 09:02 pabelanger Note Added: 0125636
2010-08-06 09:02 pabelanger Status new => closed
======================================================================
More information about the asterisk-bugs
mailing list