[asterisk-bugs] [JIRA] (ASTERISK-30367) pbx: Fix outdated channel snapshots with pbx_exec
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Tue Jan 3 07:24:03 CST 2023
[ https://issues.asterisk.org/jira/browse/ASTERISK-30367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261096#comment-261096 ]
Friendly Automation commented on ASTERISK-30367:
------------------------------------------------
Change 19733 merged by Friendly Automation:
pbx_app: Update outdated pbx_exec channel snapshots.
[https://gerrit.asterisk.org/c/asterisk/+/19733|https://gerrit.asterisk.org/c/asterisk/+/19733]
> pbx: Fix outdated channel snapshots with pbx_exec
> -------------------------------------------------
>
> Key: ASTERISK-30367
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-30367
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/PBX
> Affects Versions: 20.0.1
> Reporter: N A
> Assignee: N A
>
> When pbx_exec is called, a channel snapshot is made before the application is executed but not afterwards. This means if pbx_exec is not called again immediately after, the channel snapshot is stale and core show channels will show outdated information (e.g. wrong application).
> This patch fixes that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list