[asterisk-bugs] [JIRA] (ASTERISK-24097) Documentation - CHANNEL function help text missing 'linkedid' argument

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jan 14 09:35:33 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229025#comment-229025 ] 

Rusty Newton commented on ASTERISK-24097:
-----------------------------------------

Turns out a few were undocumented... 

hangupsource R/W   (Returns the channel responsible for the hangup)
appname R    (Returns the internal application name if available.)
appdata R      (Returns the application data if available.)
exten R            (Returns the extension for an outbound channel.)       
context R          (Returns the context for an outbound channel.)
channame R    (Returns channel name on an outbound channel??)
uniqueid R     (Returns the uniqueid for the channel)
linkedid R    (Returns the linkedid. If it is not set then the uniqueid is returned.)

Submitting a patch to Gerrit for all of those. I experimented with them to see what they do.. hopefully if I misunderstood then someone will comment in a review on Gerrit.

> Documentation - CHANNEL function help text missing 'linkedid' argument
> ----------------------------------------------------------------------
>
>                 Key: ASTERISK-24097
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24097
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Documentation, Functions/func_channel
>    Affects Versions: SVN, 1.8.29.0, 11.11.0, 12.4.0
>            Reporter: Steven T. Wheeler
>            Severity: Minor
>
> Pretty much all in the summary. 'linkedid' is an available argument for the CHANNEL function. We should document it!



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



More information about the asterisk-bugs mailing list