[asterisk-bugs] [JIRA] (ASTERISK-20728) Add UUID handle to channel struct
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Nov 27 10:42:45 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-20728:
-----------------------------------
Component/s: (was: General)
Core/Stasis
Core/Channels
> Add UUID handle to channel struct
> ---------------------------------
>
> Key: ASTERISK-20728
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20728
> Project: Asterisk
> Issue Type: Sub-task
> Components: Core/Channels, Core/Stasis
> Reporter: Matt Jordan
> Labels: Asterisk12
>
> Add a UUID handle to the channel struct and expose in the appropriate locations. The handle should be:
> * Created automatically during channel creation
> * Be accessible in a read-only fashion after channel creation
> * Be implemented to 'survive' a masquerade operation. This implies an appropriate copy/swap/fixup during masquerades.
> * Disposed of when the communication path between an endpoint and Asterisk is terminated
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list