On 8/29/22 10:15, Antony Stone wrote:
But!  What specific reason do you have for wanting Set() instead of
MSet() for all assignments that can't be otherwise just written as an
in-line Set() instead?
I *am* currently writing inline Set() everywhere, but surely the syntax "a=1;"
instead of "Set(a=1);" is supposed to be one of the advantages of AEL over
standard Asterisk dialplan language?

Hi Antony,

Right... using a=1; one advantage of using AEL, so you don't have to type Set() everywhere... but what I'm trying to get at is... and my original question is:  what specific situation prevents you from using a=1; style syntax?  Why are you feeling the need to use Set(a=1) instead of a=1.  What are specific examples where the 'straight-assignment' isn't working for you?




Note: Make sure to use 'Reply All'.. I typically do a list reply and direct reply.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
     https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to