To create a new
tenant you can follow the New tenant creation guide.
The purchased numbers must be entered in the shared file in
IT Billing for technical supplier costs.
Depending on the carrier you are using, you will need to add a row to the table or add a unit in the quantity column.
The customer's name must be added to the
Traffico Telefonico file.
Add a new sheet, copy an existing one and delete the data inside of it.
Once you open
this link, you will find yourself in the CDRs repository.
customers = [ Customer("Name",0,0,0,0,0,0,0,0,0,0,0,0), ... ]
results = [ Result("Name","CARRIER",0,0,0,0), ... ]
Once you open
this link, you will find yourself in the Recharges repository.
Click on recharges.php, then click the
edit button and add the customer's name in the customers array.
this link, you will find yourself in the Voice balance monitor. 
this link, you will find yourself in the Alert rules list and you have to look to the Balances_monitor.
You must add the customer's name to the “recharges” and “customers” tables in the Monitor database of the Monitoring machine.