background

AryaChargeNow - Fixed/Leased Line Billing

The, AryaChargeNow, converged billing system is designed to cater fixed-line network providers.

AryaChargeNow Overview

The, AryaChargeNow, converged billing system is designed to cater fixed-line network providers. The billing functionality is basically divided into two main layers management layer (BML) and control layer (BCL). The BML mainly has modules that are network agnostic and BCL works closely with network elements and standard interfaces. There are mainly two interfaces between BML and BCL, program interface and events interface. The program interface is unidirectional from BML to BCL and similarly event interface is for triggering events from BCL to BML. The external interfaces BML extends can be categorized into REST interface used for UI and other third party integrations, VAS services integration and third party integrations for payments and recharging portals.

about

Overview

The BML component comprises of various network agnostic management modules that cater to BSS offerings. The high-level components are:

  • Plan/Product Management
  • User/Subscriber Management
  • Planning/Operational Analytics
  • Alarms/Events Management
  • Resource Management.
  • Service/Policy Management.
  • Invoice/Revenue Management
  • 9. Customer Management

The first 5 modules above are the core modules and rest of the modules are optional and can be disabled or integrated with third party CRM using plug-in extensions.

The BCL consists of modules that are specific to network for enabling and provisioning the service. The main modules in BCL are:

  • AAA
  • RADIUS
  • PAC

Architecture

The AryaChargeNow platform is a cloud-ready BSS platform targeted for Fixed-line network services.

The solution can be deployed on any cloud platform or bare bone servers. The architecture of AryaChargeNow is purpose-built to be modular with scale-as-grow model. This helps CSPs to bootstrap with lower TCO and quick time to market. The AryaChargeNow runs on a highly scalable framework that can scale up to millions of subscriber. The system is capable of providing high reliability promising a zero-loss during upgrades etc. The system supports standard protocols towards access router/switches in the network and is already integrated with well known vendors like Cisco, Juniper and Huawei. The figure below shows a simple deployment of AryaChargeNow works by managing BNG router/switch or Access router/switch:

about

Billing Management Layer (BML)

Security

The AryaChargeNow solution is secured at various levels in the system.

Network security

Easy to include partners

All the service instances communicate with each other using virtual switch. The virtual switch is a tenant network provided by cloud service provider which is supposed to be more secure. All the services running in the AryaBill are running behind the firewall and only the ports that are externally visible will be opened up.

API security

Easy to include partners

All the APIs that are invoked by external entities like UI and other third party applications are secured using HTTP/TLS. The APIs used by UI elements use session based tokens, which are issued after authentication. In addition all APIs given to third-party will use OAuth2 authentication.

subscribers efficiently is:
Data security

Easy customization, easy integration

The sensitive user data stored in databases are encrypted. For example the passwords are stored using non-reversible encryption and any national IDs of user are stored using reversible encryption. All the sensitive documents provided by user are stored in encrypted drives/volumes.