...
Inserts one or more values to the beginning of a variable containing delimited text
Description
Code Block | ||||
---|---|---|---|---|
| ||||
exten => s,1,Set(UNSHIFT(array)=one,two,three) |
This would insert one, two, and three before the values stored in the variable "array".
...
This documentation was imported from Asterisk Version GIT-19-56f9c28a506436d82