[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 18:05:48 CST 2007
A NOTE has been added to this 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-28-2007 18:05 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...
======================================================================
----------------------------------------------------------------------
jon - 12-28-07 18:05
----------------------------------------------------------------------
Also tested and confirm it's working as expected.
Issue History
Date Modified Username Field Change
======================================================================
12-28-07 18:05 jon Note Added: 0076138
======================================================================
More information about the asterisk-bugs
mailing list