[asterisk-bugs] [JIRA] (ASTERISK-24397) Audiohooks require constant media flow for whispering

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Oct 7 12:09:29 CDT 2014


Joshua Colp created ASTERISK-24397:
--------------------------------------

             Summary: 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
            Reporter: Joshua 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