When I call an external phone, on the display of external phone is not visible the internal number of MD110, but is only visible +39 040 3197 111 ( country +39 , district 040 , public number 3197 , operator number 111). How can I programme and what foe seeing instead of 111 the internal number ????
there several things you must do.
I suppose you want this for public calls and not private calls
first you must specify the network number
RONDI:ROU=xx,EXNOPU=2-40319; (your provider prefixes the +39 whenever you call international, replace xx with the number of your public route)
as you can see we're missing the '7' here.
there are 2 solutions :
- go from 3 to 4 digit extension numbers (111 to 7111)
- an easier solution is work via NUTRI :
nutri:entry=1,cnvtyp=1,numtyp=10,pre=7,rou=xx;
nutri:entry=2,cnvtyp=1,numtyp=10,pre=7,rou=xx;
... (add as many entries you need, only first digit of extension is required)
the clip on the extensions must be activated
excac:dir=xxx,adc=xxxxxxxxx1; (analog extension :set the last digit of ADC to 1))
kscac:dir=xxx,adc=xxxxxxxxx1x; (digital extension : set the second last digit to 1)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.