[asterisk-bugs] [JIRA] (ASTERISK-21072) Implement directmedia in chan_gulp
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Apr 15 17:26:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ASTERISK-21072 stopped by Matt Jordan.
> Implement directmedia in chan_gulp
> ----------------------------------
>
> Key: ASTERISK-21072
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21072
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Channels/chan_gulp
> Reporter: Matt Jordan
> Assignee: Mark Michelson
> Labels: Asterisk12
>
> We now have:
> * Two party calls, initiated both inbound and outbound
> * Endpoint location
> * Authentication
> * Reasonable media handling
> We should now be in a position to implement directmedia. This means we have to have support for re-INVITEs, as well as switching between a native or local bridge to a remote bridge.
> Direct media entails:
> * The basic setting which allows endpoints to re-negotiate their media upon call set up. This includes:
> ** Always attempt direct media
> ** Never attempt direct media
> ** Attempt direct media but only if we know the endpoints are not behind a NAT
> ** Attempt direct media, but use UPDATE only (this feels optional)
> ** Only attempt direct media on outgoing call legs (glare reduction)
> * ACLs that can be applied which prevent directmedia from being used if an endpoint registers from an IP that cannot re-negotiate the media successfully
--
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