Dear team,
I have tried to use the different guides to modify the ANI that is shown, what I need is to show ANI random Mexico 52X. For this I have made different configurations in the route (Gateway → Dial variable) using the following variables.
from_user=52${expr(randomize(&x);ceil(random(0,1000,&x)))}
effective_caller_id_name=52
effective_caller_id_number=52, from-user=52
effective_caller_id_name=52${expr(randomize(&x);ceil(random(0,1000,&x)))}
effective_caller_id_number=52${expr(randomize(&x);ceil(random(0,1000,&x)))}
Someone could give me a hand.
Regards,