[asterisk-bugs] [JIRA] (ASTERISK-30481) chan_console: Hangs on placing calls

Sebastian Gutierrez (JIRA) noreply at issues.asterisk.org
Thu Mar 30 13:27:03 CDT 2023


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

Sebastian Gutierrez edited comment on ASTERISK-30481 at 3/30/23 1:26 PM:
-------------------------------------------------------------------------

yes using console to make tests on the dialplan

I can see this error

{code}
] ERROR[175513]: utils.c:1027 lock_info_destroy: Thread 'stream_monitor       started at [  390] chan_console.c start_stream()' still has a lock! - 'pvt' (0xaaaae2b4eee0) from 'stream_monitor' in chan_console.c:281!
{code}


was (Author: sum):
yes using console to make tests on the dialplan

> chan_console: Hangs on placing calls
> ------------------------------------
>
>                 Key: ASTERISK-30481
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30481
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/General
>    Affects Versions: 20.2.0
>         Environment: Ubuntu 22  - 5.15.0-69-generic
>            Reporter: Sebastian Gutierrez
>            Assignee: Unassigned
>
> 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