ah,
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)
hope this helps,