[asterisk-bugs] [JIRA] (ASTERISK-28164) stasis: Improve channel snapshot segmenting
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Tue Nov 13 09:51:47 CST 2018
Joshua C. Colp created ASTERISK-28164:
-----------------------------------------
Summary: stasis: Improve channel snapshot segmenting
Key: ASTERISK-28164
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28164
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Stasis
Affects Versions: 16.0.0
Reporter: Joshua C. Colp
Severity: Minor
The channel snapshot has now been segmented out into different parts which can be individually regenerated. Unfortunately through doing so it was determined that some aspects of channel information leak out and are manipulated externally not through a channel API. This is problematic as segments have to be marked as invalidated to be regenerated.
This issue is for taking the parts which are externally manipulated (caller, dialed, connected, flags, etc), defining how they should be manipulated through the channel API, implementing it, and properly segmenting the additional parts.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list