It is possible to control src number?

Hi,

I’m curious it is possible to control if client is allowed to use number for presentation. Let’s assume I have an API where I can get information that, client from that IP could set presentation as one number of array.

How to control/check each call if sec number is on that list?

You can create numberlist on Yeti side and use it to check(in customer auth) if customer allowed to use specific src number.

thank you, it works