Remove leading "0" from parameter $n
Hello,
when we use myApps to start an external application with an incoming call, we use the $n parameter to get the phonenumber.
All calls are showing the extra leading "0" for callback purpose. (0012/345678)
Is it possible to strip the front leading "0" from the $n parameter in some way? (012/345678)