Page 570 - Asterisk™: The Future of Telephony
P. 570

Response: Success
                   Message: CDR Userfield Set


               SetVar                                                      Sets channel variable

               Sets a global or channel variable.

               Parameters
               Channel
                   [optional] Channel on which to set the variable. If not set, the variable will be set
                   as a global variable.
               Variable
                   [required] Variable name.
               Value
                   [required] Value.
               ActionID
                   [optional] An identifier that can be used to identify the response to this action.
               Privilege
               call, all

               Example
                   Action: SetVar
                   Channel: SIP/linksys2-10225140
                   Variable: MyOwnChannelVariable
                   Value: 42

                   Response: Success
                   Message: Variable Set

                   Action: SetVar
                   Variable: MyOwnGlobalVariable
                   Value: 25

                   Response: Success
                   Message: Variable Set


               Status                                                       Lists channel status


               Lists the status of one or more channels, showing details about their current state.
               Parameters

               Channel
                   [optional] Limits the status output to the specified channel.


               542 | Appendix F: Asterisk Manager Interface Actions
   565   566   567   568   569   570   571   572   573   574   575