[asterisk-bugs] [JIRA] (ASTERISK-29432) New function to allow access to any channel

N A (JIRA) noreply at issues.asterisk.org
Mon May 17 09:15:17 CDT 2021


N A created ASTERISK-29432:
------------------------------

             Summary: New function to allow access to any channel
                 Key: ASTERISK-29432
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29432
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Functions/NewFeature
    Affects Versions: 18.4.0
            Reporter: N A
         Attachments: ochan.diff

Currently, there is a function called MASTER_CHANNEL which allows read and write access to the master channel of a channel. While useful, the scope of this function is quite limited. A new function, OTHER_CHANNEL, allows the same kind of read/write access from any channel to any other channel. This is different from the SHARED function, which uses a separate variable space. This new function allows for certain manipulations that were previously not possible, such as modifying another channel's CDR variables.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list