[asterisk-bugs] [JIRA] (ASTERISK-30481) Asterisk stops responding after 2 calls with dialplan CURL

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Thu Mar 30 10:50:03 CDT 2023


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

Joshua C. Colp commented on ASTERISK-30481:
-------------------------------------------

We suspect that you have a deadlock occurring within Asterisk. Please follow the instructions on the wiki [1] for obtaining debug relevant to a deadlock. Once you have that information, attach it to the issue. Be sure the instructions are followed exactly as the debug may otherwise not be useful.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace#GettingaBacktrace-GettingInformationForADeadlock



> Asterisk stops responding after 2 calls with dialplan CURL
> ----------------------------------------------------------
>
>                 Key: ASTERISK-30481
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30481
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Functions/func_curl
>    Affects Versions: 20.2.0
>         Environment: Ubuntu 22  - 5.15.0-69-generic
>            Reporter: Sebastian Gutierrez
>            Severity: Major
>
> Asterisk from scratch no modifications after the 2 call to this basic dialplan asterisk gets unresponsive 
> {code:none}
> [test]
> exten=> 1,1,Answer()
> exten=> 1,2,Set(result=${CURL(https://dummyjson.com/products)})
> exten=> 1,3,NoOp(${result})
> {code}



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



More information about the asterisk-bugs mailing list