Asterisk cmd ImportVar
Created by: JustRumours,Last modification on Fri 12 of Oct, 2007 [12:17 UTC] by chandave
ImportVar
Synopsis
Import a variable from a channel into a new variableImportVar(newvar=channelname|variable)
Description
This application imports a variable from the specified channel (as opposed to the current one) and stores it as a variable in the current channel (the channel that is calling this application). Variables created by this application have the same inheritance properties as those created with the Set application. See the documentation for Set for more information.See also
Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ

Comments