[asterisk-bugs] [JIRA] (ASTERISK-30085) res_parking: Deadlock when parking call dynamically

N A (JIRA) noreply at issues.asterisk.org
Mon May 30 12:05:49 CDT 2022


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

N A commented on ASTERISK-30085:
--------------------------------

Dialplan for the last backtrace:

{noformat}
exten => _X!,1,MSet(__PARKINGDYNAMIC=rdct,__PARKINGDYNCONTEXT=centrex-1-park,__PARKINGDYNPOS=1-999999,__PARKINGEXTEN=2702129,__PARKINGDYNEXTEN=2702129)
	same => n,Park(centrex-1-park,st(10)c(rdct-park-recall,4002702129,1))
{noformat}

Same res_parking.conf as before.

> res_parking: Deadlock when parking call dynamically
> ---------------------------------------------------
>
>                 Key: ASTERISK-30085
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30085
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_parking
>    Affects Versions: 18.9.0
>            Reporter: N A
>            Assignee: Unassigned
>            Severity: Major
>         Attachments: akriekcyui.txt, mcfbcownho.txt
>
>
> Asterisk deadlocks when parking a call.
> Because the deadlock is in the dialplan, Asterisk must be restarted to clear the deadlock.
> {noformat}
> [rdct]
> context => parkedcalls
> parkpos => 1-9999999
> parkingtime = 90
> comebacktoorigin = no
> comebackcontext = park-recall
> comebackdialtime = 9999999
> parkedmusicclass = default
> {noformat}



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



More information about the asterisk-bugs mailing list