[asterisk-bugs] [JIRA] (ASTERISK-23850) Park Application does not respect Return Context Priority

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Mon Dec 22 18:47:34 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-23850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224194#comment-224194 ] 

Richard Mudgett commented on ASTERISK-23850:
--------------------------------------------

Patch for v11 on reviewboard.
https://reviewboard.asterisk.org/r/4292/

I backported a minor ast_channel_lock() movement from v13 to v11 so the patch on reviewboard will not apply without a minor tweak for v13.

> Park Application does not respect Return Context Priority
> ---------------------------------------------------------
>
>                 Key: ASTERISK-23850
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23850
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_parking
>    Affects Versions: 12.2.0
>         Environment: Linux 2.6.32-431.el6.i686 (CentOS 6.5 Variant)
>            Reporter: Andrew Nagy
>            Assignee: Richard Mudgett
>            Severity: Minor
>         Attachments: cli.txt, dialplan.txt, irc.txt
>
>
> Looking at https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Application_Park
> One of the options for the application is c, used as a return point if the park times out. 
> The parameters are thus:
> c(context,extension,priority)
> It appears as if Asterisk 12 does not respect the priority portion and will return the call to the top of the context instead of at the priority point.
> I have attached the dialplan the CLI log and the relevant IRC conversation between rmudgett and mjordan for review.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list