Comments
String & variable manipulation
* ImportVar: Set variable to value
* Math: Perform (rather simple) calculations. Deprecated in favor of MATH.
* SetGlobalVar: Set variable to value. Deprecated in favor of Asterisk func global.
* Set: Set channel variable(s) or function value(s)
* DBRewrite: Execute perl compatible regular expression and substitution out of a MySQL Database.
Posted by sagitraz
ImportVar: Set variable to value
Math: Perform (rather simple) calculations. Deprecated in favor of MATH.
SetGlobalVar: Set variable to value. Deprecated in favor of GLOBAL.
Set: Set channel variable(s) or function value(s)
DBRewrite: Execute perl compatible regular expression and substitution out of a MySQL Database.
Posted by william