hi guys
why is it everytime i use the variable:
DIALSTATUS
it’s set to invalid?
hi guys
why is it everytime i use the variable:
DIALSTATUS
it’s set to invalid?
Because every time you are using it, you are doing something wrong. DIALSTATUS does work, at least on 1.6.x and later 1.4.x.
Also, INVALID has to be explicitly set; the default is nothing at all.
excellent thank you.