Picture of Johnny.Z
Registered 9 years 349 days
Johnny.Z Monday, 6 July 2020, 04:23 PM
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)
Picture of Carlos 1853
Registered 10 years 266 days
Carlos 1853 Monday, 6 July 2020, 04:41 PM
2 of 3 users consider this post helpful
Re: Remove leading "0" from parameter $n
Can you try with $N intead?

  • $n - phone number of the remote party as seen
  • $N - phone number of the remote party, normalized to national number format, e.g. 070317300988
  • $I - phone number of the remote party, normalized to international number format, e.g. +4970317300988


Dunno if this still applies in v13 MyApps

regards,

Carlos
← You can define your color theme preference here