1
Aastra - MiVoice Office 400 and MiVoice MX-One / Re: Mxone : How to dynamically truncate incoming digit on analog trunk TLU83
« on: July 14, 2017, 07:28:00 AM »
Hi,
Please do the following commands.
Incoming number=91-7042500xxx need to be replaced 07042500xxx
number_conversion_initiate -conversiontype 2 -numbertype 1 -entry 91 -truncate 2 -newtype 4 -pre 0(For International)
Incoming number=124419aaaa need to be replaced 00124419aaaa
number_conversion_initiate -conversiontype 2 -numbertype 2 -entry 1 -truncate 1 -newtype 4 -pre 001(For National)
Please do the following commands.
Incoming number=91-7042500xxx need to be replaced 07042500xxx
number_conversion_initiate -conversiontype 2 -numbertype 1 -entry 91 -truncate 2 -newtype 4 -pre 0(For International)
Incoming number=124419aaaa need to be replaced 00124419aaaa
number_conversion_initiate -conversiontype 2 -numbertype 2 -entry 1 -truncate 1 -newtype 4 -pre 001(For National)