[asterisk-bugs] [JIRA] (ASTERISK-24397) Audiohooks require constant media flow for whispering
N A (JIRA)
noreply at issues.asterisk.org
Wed Jan 27 08:22:59 CST 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-24397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=253612#comment-253612 ]
N A commented on ASTERISK-24397:
--------------------------------
Same problem still exists in Asterisk 13.38 as well.
ChanSpy as written is essentially entirely unsuitable for injecting audio - ConfBridge() needs to be used, which comes with its own complications. Just adding a note here that this feature would still be very much a nice one!
> Audiohooks require constant media flow for whispering
> -----------------------------------------------------
>
> Key: ASTERISK-24397
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24397
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Applications/app_chanspy
> Affects Versions: SVN, 13.18.4
> Reporter: Joshua C. Colp
> Severity: Minor
>
> Across space and time, up to this point, whispering has required constant media flow on the channel being whispered into. This is ultimately because the underlying framework originates from a time before Asterisk had timers that could time outgoing media. As a result it leverages the existing timed stream to inject media in. Things are different now - we can potentially use a timer to do the same thing! This issue is merely a marker for an improvement to do this that could occur in the future.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list