[asterisk-bugs] [Asterisk 0011237]: Parking -- execution does continue at next priority when requested parking extension is in use.
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Dec 28 09:31:44 CST 2007
The issue 0011251 has been set as DUPLICATE OF the following issue.
======================================================================
http://bugs.digium.com/view.php?id=11237
======================================================================
Reported By: jon
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11237
Category: Resources/res_features
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-13-2007 12:42 CST
Last Modified: 12-06-2007 23:39 CST
======================================================================
Summary: Parking -- execution does continue at next priority
when requested parking extension is in use.
Description:
Here's the context and CLI output, demonstrating the 3rd priority NoOp is
not executed.
[test]
exten => _X,1,SET(PARKINGEXTEN=700)
exten => _X,n(park),Park()
exten => _X,n,NoOp(No Parking Available!!!)
-- Executing [8 at test:1] Set("SIP/jon-0842e548", "PARKINGEXTEN=700") in
new stack
-- Executing [8 at test:2] Park("SIP/jon-0842e548", "") in new stack
[Nov 13 13:08:42] WARNING[30486]: res_features.c:389 ast_park_call:
Requested parking extension already exists: 700 at parkedcalls
== Spawn extension (test, s, 1) exited non-zero on 'SIP/jon-0842e548'
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0011251 Parking into already taken parking slot...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
12-28-07 09:31 Corydon76 Relationship added has duplicate 0011251
======================================================================
More information about the asterisk-bugs
mailing list