[asterisk-bugs] [JIRA] (ASTERISK-21558) Bridge API Enhancement - do something about chan_agent
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Apr 17 21:57:05 CDT 2013
Matt Jordan created ASTERISK-21558:
--------------------------------------
Summary: Bridge API Enhancement - do something about chan_agent
Key: ASTERISK-21558
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21558
Project: Asterisk
Issue Type: New Feature
Components: Channels/chan_agent, Core/Bridging, Features
Reporter: Matt Jordan
Oh, {{chan_agent}}. The cause of and solution to (none) of life's problems.
Disregarding {{chan_agent}}'s implementation, there are at least two things that it needs to do differently:
# It can no longer reach across and grab a channel's bridge peer pointer. This has to be rectified.
# When it performs a call pickup, it needs to not use a masquerade directly in the channel driver. The operation should be done using standard library calls if at all possible.
When an agent picks up a channel, this information has to be conveyed over Stasis-Core such that the state of the agent channel, the channel it proxies, and the channel it is bridged with all convey state information in a manner that consumers (CDRs, CEL, AMI, etc.) can make sense of what just happened.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list