Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Unknown macro: {table-plus}

Code

Code of the Bundle as seen in the GUI.

DATA-SPLIT

Description

Short description of the Bundle, e.g. what does it aim at.

The bundle can be used in situations in which customers are offered a predefined amount of data at a campaign price, and subsequently must be switched to normal price.

Technically, the switch is done by the bundle which can monitor usage. If usage is below the cap defined, the bundle rates the usage according to one number plan, otherwise it uses another number plan.

Applies to

Types of traffic (plan elements) that the bundle should be associated with.

Data

Core info

Is this bundle available in Core? If yes, specify which version.

Yes, from 8.2

Values

The meaning and use of the values of this bundle are as follows:

Value1

Total amount of data in bytes available to the customer in the bundle. The value does not change.

Value2

Total amount of data in bytes used and rated within the bundle. The value is updated.

Value3

N/A

Value4

N/A

Example 1

An example must use a price and a bundle configuration:

GPRS Pricing Configuration Overview

RATING_CODE/SERVICE

Number Plan

Plan Element

Charge Item Price per MB 

NATIONAL-DATA 

Mobile GPRS 

-INTERNET (has bundle attached)

1 Euro 

NATIONAL-GPRS-CAMPAIGN 

Mobile GPRS Campaign Pricing 

-HALF-PRICE-INTERNET 

50 cents

Bundle Configuration

Name

HALF PRICE 500MB Data bundle

Code

DATA-SPLIT

Recurrence

Monthly

Value1

500*1024=512000

Value2

0

Rate Priority

1 (This bundle is given the highest priority)

Parameters

IN.RATINGCODE=NATIONAL-GPRS-CAMPAIGN;IN.RATINGKEY=HALF-PRICE-INTERNET

The bundle provides a 50 per cent discount on up to 500 MB of GPRS traffic every month. Recurrence can be set to either None (no recurrence), Daily or Monthly.

Scenario 1

A customer has an active Data Split bundle and uses 50MB. Originally, he should be charged  50 Euros, i.e. 1 Euro per MB according to the Mobile GPRS number plan.

However, the Data split bundle changes to the Mobile GPRS Campaign Pricing number plan to include the discount, and the customer is charged only 25 Euros. 

Eventually, the customer reaches, e.g.  490 MB of data traffic spent, at which point he uses another 40 MB and exceeds the cap of the bundle.  10 MB are covered by the bundle discount and the remaining 30 MB are rated at the normal price, so the customer is charged a total of 35 Euros.

  • 10 MB at 50 Cents   =   5 Euros
  • 30 MB at 1 Euro       = 30 Euros

Any subsequent usage will be rated according to Mobile GPRS number plan, i.e. 1 Euro per MB. With the change of month, a new cycle will be started.

Example 2

GPRS Pricing Configuration Overview

RATING_CODE/SERVICE

Number Plan

Plan Element

Charge Item price per MB 

NATIONAL-DATA 

Mobile GPRS 

-INTERNET

1 Euro 

NATIONAL-GPRS-CAMPAIGN

Mobile GPRS Campaign Pricing

-ZERO-PRICE-INTERNET

0 Euros

NATIONAL-GPRS-CAMPAIGN 

Mobile GPRS Campaign Pricing 

-HALF-PRICE-INTERNET 

50 cents

Bundle Configuration

Name

GPRS Bundle

Code

DATA-SPLIT

Recurrence

Monthly

Value1

500*1024=512000

Value2

0

Rate Priority

1 (This bundle should be given the highest priority)

Parameters

IN.RATINGCODE=NATIONAL-GPRS-CAMPAIGN;IN.RATINGKEY=ZERO-PRICE-INTERNET;OUT.RATINGCODE=NATIONAL-GPRS-CAMPAIGN;OUT.RATINGKEY=HALF-PRICE-INTERNET

The bundle provides a 100 per cent discount on up to 500 MB of GPRS traffic every month, i.e. 500 MB is free. For data usage exceeding 500 MB the bundle provides a discount of 50 per cent. Recurrence can be set to either None (no recurrence), Daily or Monthly.

Scenario 2

A customer has an active Data Split bundle and uses 50MB. Originally, he should be charged  50 Euros, i.e. 1 Euro per MB according to the Mobile GPRS number plan.

However, the Data split bundle changes to the Mobile GPRS Campaign Pricing number plan to include the discount, and the customer is charged nothing.

Eventually, the customer reaches e.g.  500 MB of data traffic spent in the month, at which point the customer uses another 40 MB and exceeds the cap of the bundle.

The bundle then switches to the 50-Cent Mobile GPRS Campaign Pricing number plan for the rest of the period, and the customer is charged 20 Euros. With the change of month, a new cycle will be started.

Unknown macro: {pagebreak}

  • No labels