Upgrade 3CX to v18 and get it hosted free!

Asterisk func sort

Author image

SORT()

 

Synopsis:

SORT(key1:val1[…][,keyN:valN])

Description:

SORT(key1:val1[…][,keyN:valN])

This function takes a list of keys and values and returns a comma-delimited list of the keys, sorted by each associated value. Values are sorted as floats.

Notes

  • The resulting value is typically iterated over in a loop, using CUT to retrieve each key in turn.

 

Return value

The sorted list of keys, comma-delimited

Example

exten => s,1,Set(foo=${SORT(three:3|two:2|one:1|hundred:100|thousand:1000|pi:3.14|e:2.71828|half:.5|negone:-1|zero:0)})
foo is now set to “negone,zero,half,one,two,e,three,pi,hundred,thousand”

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.