login | register
Tue 02 of Dec, 2008 [03:56 UTC]

voip-info.org

Discuss [1] History

Asterisk Manager API Action SetVar

Created by: flobi,Last modification on Sat 16 of Apr, 2005 [01:06 UTC] by ZX81
Action: Setvar
Parameters: Channel, Variable, Value

Here's an example of how it would be used:

Action: Login
Username: exampleuser
Secret: examplepass

Action: Setvar
Channel: Zap/1-1
Variable: AtestVariable
Value: This is now set

Comments

Comments Filter
222

333Example:

by Shaneful, Wednesday 09 of March, 2005 [04:48:43 UTC]
Action: Login
Username: exampleuser
Secret: examplepass

Action: Setvar
Channel: Zap/1-1
Variable: AtestVariable
Value: This is now set