[asterisk-bugs] [JIRA] (ASTERISK-20728) Add UUID handle to channel struct
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Nov 26 08:41:45 CST 2012
Matt Jordan created ASTERISK-20728:
--------------------------------------
Summary: Add UUID handle to channel struct
Key: ASTERISK-20728
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20728
Project: Asterisk
Issue Type: Sub-task
Reporter: Matt Jordan
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