Hello,

 

As per Kamailio documentation, $RANDOM returns a random value from the [0 - 2^31) range. But when testing it it’s always returning a random number of 9 or 10 digits.

I’m not sure if it’s always the case or if it can also returns numbers with 1 or 2 digits as well.

 

Another question, how can I force it to return a number of specific digits starting with certain prefix.

 

Regards,