[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
Wed Jan 2 13:38:33 CST 2008


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:              01-02-2008 13:38 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...
====================================================================== 

---------------------------------------------------------------------- 
 mdu113 - 01-02-08 13:38  
---------------------------------------------------------------------- 
Works for me too. Thanks a lot! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-02-08 13:38  mdu113         Note Added: 0076219                          
======================================================================




More information about the asterisk-bugs mailing list