Category: OSS/BSS

  • Managing Accounts in CGRateS with cgr-console

    In a previous post I discussed the different ways to interact with CGRateS whilst it was running. Here I shall give some specific examples of using the cgr-console command to manage accounts and balances. To add a new account to the system, you can use the account_set command, as shown in this example: This will…

  • CGRateS APIs

    CGRateS is a powerful open-source, carrier-grade rating system, but one of the more confusing aspects of it is how to interact with it. Of course, CGRateS has a configuration file (nominally /etc/cgrates/cgrates.json) which should be used to configure which elements are running, how they are set up, how they connect to databases and other elements,…