Version 7.2 467 Mediant MSBR
Reference Guide 69. sip-definition
Command Description
cost-group-name
Defines a descriptive name, which is used when
associating the row in other tables.
cost-group-time-bands
Defines the Time Band table, which lets you define Time
Bands per Cost Group. The table is a child of the Cost
Groups table. For more information, see Section 69.2.1.
default-connection-
Defines the call connection cost (added as a fixed charge
to the call) for a call outside the time bands.
default-minute-cost
Defines the call charge per minute for a call outside the
time bands.
Command Mode
Privileged User
Example
This example configures LCR "INT" with default connection cost of 10 and minute cost of 1:
(config-voip)# sip-definition least-cost-routing cost-group 0
(cost-group-0)# cost-group-name INT
(cost-group-0)# default-connection-cost 10
(cost-group-0)# default-minute-cost 1
(cost-group-0)# activate
69.2.1 cost-group-time-bands
This command configures the Time Band table, which lets you define Time Bands per Cost
Group. A Time Band defines a day and time range (e.g., from Saturday 05:00 to Sunday
24:00) and a fixed call connection charge and call rate per minute for this interval. The table
is a "child" of the Cost Groups table.
Syntax
(config-voip)# sip-definition least-cost-routing cost-group
<Index>
(cost-group-<Index>)# cost-group-time-bands <Index>
(cost-group-time-bands-<Index>/<Index>)#
Command Description
Defines the call connection cost during the time band.
end-time
Defines the day and time of day until when this time band
is applicable.
minute-cost
Defines the call cost per minute charge during the time
band.
start-time
Defines the day and time of day from when this time band
is applicable.