[asterisk-bugs] [JIRA] (ASTERISK-20733) Add UUID handle to channel struct

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Nov 26 08:47:45 CST 2012


Matt Jordan created ASTERISK-20733:
--------------------------------------

             Summary: Add UUID handle to channel struct
                 Key: ASTERISK-20733
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20733
             Project: Asterisk
          Issue Type: Sub-task
          Components: General
            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