Once in one company, in order to simplify the search for callers in ABillS, it was necessary to install the Callcenter module, which has different capabilities, but what we needed was pop-up notifications in the browser with a link to the caller’s page.
Continue reading “ABillS. Installing and configuring Callcenter”Category Archives: ABillS
ABillS. Problem with payments between 00:00 and 01:00
In 2018, I ran into a problem when the user ran out of money on the account, at midnight he turned off the billing, the user immediately made a payment, the money was debited and the service turned on, and at 1 am it was turned off again, because the billing system tried to withdraw the monthly fee again. I’ll just post a simple script here that allows you to receive email notifications with a list of users who made a payment at night between 00:00 and 01:01, so that later you can manually correct it.
Continue reading “ABillS. Problem with payments between 00:00 and 01:00”ABillS. Installing Freeradius
I will give an example of updating or installing Freeradius 3.0.23 from the source codes.
ABillS and Freeradius will work for me in the same operating system Ubuntu Server 18.04.
ABillS. SNMP Port Shift
I noticed once that on Huawei switches SNMP port indices can be shifted, for example, on Huawei s2326 VLANs are considered first, for example ifIndex.1 is vlan1, ifIndex.2, ifIndex.3, ifIndex.4 are user VLANs, and then ifIndex5 is the port Ethernet1. Because of this, when binding client services to switch ports in ABillS, the ports will not be displayed correctly.
Continue reading “ABillS. SNMP Port Shift”ABillS. How to run periodic on January 2
Once, one Internet provider asked me that ABillS should not charge the subscription on New Year’s Eve, so that users who forgot to replenish their account do not disconnect at midnight.
Continue reading “ABillS. How to run periodic on January 2”Accel-ppp and ABillS session synchronization script
A simple session synchronization script between Accel-ppp and ABillS.
Continue reading “Accel-ppp and ABillS session synchronization script”How to install and configure ABillS billing system
On the test, I will install Ubuntu Server 18.04 LTS into a clean system (I chose standart system utilities and OpenSSH server when installing the system).
Continue reading “How to install and configure ABillS billing system”Captive portal. Configuring ncsi redirect
I will give an example of setting up forwarding clients without money to the captive portal when connecting to the network.
Continue reading “Captive portal. Configuring ncsi redirect”How to update ABillS
For example, I will upgrade the commercial version of ABillS 0.78.16 to 0.81.28
Continue reading “How to update ABillS”Creating a contract template in ABillS
I will give an example of creating and adding a contract template in ABillS.
Continue reading “Creating a contract template in ABillS”