I'm setting a value to a local number, but it keeps returning the initial value right after I set the new value, like less then 1 sec it changes.
I had to use global number in order to do what I want, but it can't be normal. Since I've worked with local numbers before and this not happened.