Daniel-Constantin Mierla writes:
Or, if your tool is using sercmd to send the
dp_translate command, try
prefixing the parameter with 's:' to tell is string (see 'sercmd -h' for
more - it tries to auto-detect and convert numbers).
it works as
# sip-proxy_ctl mi_dg dp_translate 10 s:9958814084445555
200 OK
Output:: +14084445555
ATTRIBUTES::
it is VERY confusing that s: needs to be used.
-- juha