Upgrade 3CX to v18 and get it hosted free!

Asterisk func array

Author image

Allows setting multiple variables at once; introduced in Asterisk v1.4.
Also available as a backport for v1.2 and Business Edition at svncommunity.

Description

ARRAY(var1[,var2[…][,varN]])

The comma-separated list passed as a value to which the function is set will be interpreted as a set of values to which the comma-separated list of variable names in the argument should be set. Hence, Set(ARRAY(var1,var2)=1,2) will set var1 to 1 and var2 to 2
Note: Remember to backslash your commas in extensions.conf, since Set() can take multiple arguments itself.

Return value

None. ARRAY can only be written to, not read from.

Example

exten => s,1,Set(ARRAY(var1,var2)=1\,2) ;will set var1 to 1 and var2 to 2

See also



Article Reviews

Write a Review

Your email address will not be published. Required fields are marked *

Required Field. Minimum 5 characters.

Required Field. Minimum 5 characters, maximum 50.

Required field.There is an error with this field.

Required Field.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

There are no reviews for this article. Be the first one to write a review.

Related Posts:

Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.