System information

0-no filter: allow all numbers
1-allow blacklist „sure” level: 0,1 and 2 (tb_blacklist)
2- allow blacklist „sure” level: 0 and 1
3-allow only blacklist „sure” level: 0
4-block all blacklist
5-allow only knownnumbers (listed in tb_knowngoodnumbers)
6- allow only knownnumbers that are 100% ok (sure is 1 in tb_knowngoodnumbers)
Dialplan:
0: international number format with 00... (e.g.: 003630xxxxxxx)
1: international number format with +... (e.g.: +3630xxxxxxx)
2: area code + number (0630xxxxxx, 061xxxxxxx)
3: shortest possible number (xxxxxxx in the same simpacket or 0630xxxxxxx in other simpacket)
4: correct it to the most appropriate format if original is not correct
WaitAfterCall: how much time must be elapsed between calls to simcard belonging to this packet
MaxMonthlyMinutes: we don’t route more than MaxMonthlyMinutes to simcards belonging to this packet
MaxMonthlyMinutesPeak: maximum allowed minutes in peak time / month
MaxMonthlyMinutesOffPeak: maximum allowed minutes in offpeak time / month
MaxMonthlyMinutesWeekend: maximum allowed minutes in weekends / month
MinMonthlyMinutes: this packet will run on higher priority until the min minutes is reached
Price: default minute price if not set in tb_packetprices (deprecated. Loaded from pricelist from v.3.2)
BillingStep: second increments (used for calculation simcards minutes –daily, weekly, peak, offpeak)
MinAmmount: min billing seconds (used for calculation simcards minutes –daily, weekly, peak, offpeak)
FreeAmmount: free speech seconds (used for calculation simcards minutes –daily, weekly, peak, offpeak)
MinCreditOnRoute: if the sim has less credit, then we don’t route call to it
MinCreditOnCharge: if the sim has less credit, then we begin trying to charge it
Prepaid: 0=postpaid, 1=prepaid
SendFakeSMS: we send dummy sms on this sim
CanCallEachOther: the simcard in this packet will call each other periodically to generate incoming traffic
IncludeVAT: used when credit message information are received from simcards (typically via SMS) and the simcards credits are calculated without the VAT value
Currency: used when the credit messages received needs to be converted in native currency (“currency” global setting) format.
If the currency is not the same as the nat
currency and the “convertsimcreditcurrency” global setting is set to true, than the received credit value is converted to the n
ative currency, based on “Currency Converte
settings, found in MManage under the “Billing” section
MaxAlloc: helper settings when automatically alocating channels for a direction. (Depending on reserverfor simcard setting).
Here you can define the maximum count of simcards that can be reserved for the actual packet. Set to 0 to disable rezerving from that packet.
Credit Request Command: the command used by the server for sim credit request (used for recharge automation)
Credit Charge Command: the command used by the server for sim credit charge (used for recharge automation)
The request and the charge command must have the following syntax: <DTMF,action,simid,”message”,telnum>