Are you saying if we use ssc biller, then by default we are allowing all VIE clients, and that we need to include another module (ie hack) to prevent this?
Dr Brain - Mon Mar 13, 2006 7:46 pm
Post subject:
Yes. Billing_ssc needs enc_vie to connect, which enables clients to connect with that encryption.
As for the issue, I don't know.
Grelminar - Tue Mar 14, 2006 2:38 am
Post subject:
You can control whether vie clients are allowed per-port by setting AllowVIE=0 or 1 in each [Listen] section in global.conf. Default is on. Only use auth_vie if you need finer control (but it's not recommended).