Anda di halaman 1dari 4

1.

Rate_Modif_Map: This table contains different modifier types applicable for


Advanced Rate.
1.1. Modif_ID (Number),
1.2. Modif_Description (Char (30))

RATE_MODIF_MAP

MODIF_ID DESC
NUMBER VARCHAR2(30)

1. FIXED ADDITIVE
2. FIXED DEDUCTIVE
3. PERCENTAGE ADDITIVE
4. PERCENTAGE DEDUCTIVE
5. FIXED OVERRIDE

2. Advanced_Rate_Map: This table contains a map of Advanced Rates applicable in


the system along with their modifier information.
2.1. Rate ID (Number),
2.2. Rate Value (Number),
2.3. Modif_Type (Number), (Refer 1.1)
2.4. Granularity (number)

S. No. Rate ID Rate Value Modif_Type Granularity


1. 1 200 5 60
2. 2 30 4 Null
3. 3 00 5 60
4. 4 50 4 Null

Note:
 1. Rate ID=1 is for 2 Rs fixed for each 60 seconds, doesn’t matter what is
coming from distance based rating.
 2. Rate ID=2 is 30% deduction over what is coming from distance based
rating.
 3. Rate ID=3 is for 0 Rs fixed for each 60 seconds, doesn’t matter what is
coming from distance based rating.

Note: Charging granularity is mandatory, when modifier type is Fixed Override.

3. Group_Rate_Map: This table contains an advanced rate map (if any) between intra
groups and inter groups.
3.1. Group ID1 (Number),
3.2. Group ID2 (Number),
3.3. Rate ID (Number) (Refer 2.1)
S. No. Group ID1 Group ID2 Rate ID
1 1 1 1
2 1 2 2
3 2 1 2

Note:
a) Record S. No. 1, shows Advanced rate=1 (2 Rs per 60 Seconds (Fixed))
will be applicable for intra group call for Group ID=1.
b) Record S. No. 2 & 3, shows Advanced Rate=2 (30% deduction on basic
rate) will be applicable for inter group call between group id (1&2).

4. Plan_Dest_Rate: This table contains Destination based Advanced rating. This Can be
used to define special rate on specific dialed pattern.
4.1. Plan ID (Number),
4.2. Destination (Number),
4.3. Rate ID (Number) (Refer 2.1)

S. No. Plan ID Destination Rate ID


1. 1 0223033333 3 (Toll Free)
2. 1 022309 1

Note:
a) S. No. = 1, For Plan ID=1 Destination=0223033333 calling party will be
charge as 0 Rs per 60 seconds.
b) S. No. = 2, For Plan ID=1 all Destination having prefix=022309, calling
party will be charge fixed 2 Rs per 60 seconds.

5. Plan_Orig_Rate: This table contains Destination based Advanced rating. This can
be used to define special rate for the call originating from specific
area/location/number.
5.1. Plan ID (Number),
5.2. Origination (Number),
5.3. Rate ID (Number) (Refer 2.1)

S. No. Plan ID Origination Rate ID


1. 1 0223033333 3 (Toll Free)
2. 1 022309 2

Note:
c) S. No. = 1, For Plan ID=1 Origination=0223033333 will be charge as 0 Rs
per 60 seconds.
d) S. No. = 2, For Plan ID=1 all Origination having prefix=022309 will get
30% deduction on basic rate.
6. Emergency_Number: This table contains special charging for some emergency
numbers. Although for FWP VPN service emergency number will be handled by ILT
itself, still for the cases where transltion need not to be done rates can be defined in
this table.
6.1. Emergency_Number Number,
6.2. Rate ID Char (25) (Refer 2.1)
S. No. Emergency Number Rate Id
1. 02230338080 3 (0 Rs per 60 Seconds)

7. Calendar_Map: This table contains master information of all the applicable


calendars in the system.
7.1. Calendar ID Number,
7.2. Calendar Description Char (20)

S. No. Calendar ID Calendar Description


1. 1 26 January
2. 2 Sundays
3. 3 Night 8 PM to Morning 6 AM

8. Calendar_Band: This table contains different charging bands applicable for Calendar
based rating.
8.1. Band ID Number,
8.2. Band Description Char (30)

S. No. Band ID Band Description


1. 1 ½ Rate
2. 2 ¼ Rate
3. 3 30% deduction

9. Calendar_Details: This table contains details of all applicable Calendars along with
their bands.
9.1. Calendar ID Number, (Refer 7.1)
9.2. Local Band ID Number (Refer 8.1, Applicable for Local calls)
9.3. STD Band ID Number (Refer 8.1, Applicable for STD calls)
9.4. ISD Band ID Number (Refer 8.1, Applicable for ISD calls)
9.5. DOW Number (Sun...Sat like 1..7)
9.6. DOY Number (Difference in no. of days from Jan 01)
9.7. From Time Char (6) (In HH24MISS format)
9.8. To Time Char (6) (In HH24MISS format)

S. No. Calendar Local STD ISD DOW DOY From To


ID Band Band Band Time Time
ID ID ID
1. 1 1 3 Null Null Null Null Null
(January
26)
2. 2 1 1 3 1 Null Null Null
3. 3 3 1 1 2 Null 000000 060000
4. 3 3 1 1 2 Null 200000 235959
5. 3 3 1 1 3 Null 000000 060000
6. 3 3 1 1 3 Null 200000 235959
7. 3 3 1 1 4 Null 000000 060000
8. 3 3 1 1 4 Null 200000 235959
9. 3 3 1 1 5 Null 000000 060000
10. 3 3 1 1 5 Null 200000 235959
11. 3 3 1 1 6 Null 000000 060000
12. 3 3 1 1 6 Null 200000 235959

10. Plan_Calendar_Rate_Rate: This table contains Calendar-band based advanced


rating.
10.1.Plan ID (Number),
10.2.Band ID (Number), (Refer 8.1)
10.3.Rate ID (Number) (Refer 2.1)

S. No. Plan ID Band ID Rate ID


1. 1 1 (1/2 Rate) 4 (50% deduction)
2. 2 3 (30% deduction) 2 (30% deduction)

Anda mungkin juga menyukai