> >> The outgoing call variables %CONUM and %CONAME are not being set.
> > How are you using them ?
>
> In a Tasker task called from a Zoom element.
Ah, right.
Tasker doesn't know you're using that task for anything so it doesn't
bother monitoring the variables (it would notice if you called it from
a Tasker widget).
It would be the same with any external app calling a Tasker task.
Didn't think of that, but I don't want to monitor any variable
mentioned in any task.
Will think about a solution, in the meantime you can work around it by
e.g. making a profile with a variable value state %CONUM with just a
Stop action for the task.
Pent