|
Lines 369-375
Link Here
|
| 369 |
.Pp |
369 |
.Pp |
| 370 |
.Bl -tag -width calledback -compact -offset |
370 |
.Bl -tag -width calledback -compact -offset |
| 371 |
.It Ar fix-unit-size |
371 |
.It Ar fix-unit-size |
| 372 |
idle algorithm which assumes fixed sized changing units during the whole call. |
372 |
idle algorithm which assumes fixed sized charging units during the whole call. |
| 373 |
.It Ar var-unit-size |
373 |
.It Ar var-unit-size |
| 374 |
idle algorithm which assumes that the charging is time based after the first |
374 |
idle algorithm which assumes that the charging is time based after the first |
| 375 |
units time has expired. |
375 |
units time has expired. |
|
Lines 628-636
Link Here
|
| 628 |
.It Li shorthold mode for fixed unit charging |
628 |
.It Li shorthold mode for fixed unit charging |
| 629 |
For shorthold mode, the |
629 |
For shorthold mode, the |
| 630 |
.Em idle-algorithm-outgoing |
630 |
.Em idle-algorithm-outgoing |
| 631 |
must be |
631 |
must be |
| 632 |
.Em fix-unit-size |
632 |
.Em fix-unit-size |
| 633 |
and the selected |
633 |
and the selected |
| 634 |
.Em unitlength |
634 |
.Em unitlength |
| 635 |
and |
635 |
and |
| 636 |
.Em idletime-outgoing |
636 |
.Em idletime-outgoing |
|
Lines 682-689
Link Here
|
| 682 |
Each call is divided into two periods, the first is the |
682 |
Each call is divided into two periods, the first is the |
| 683 |
.Em unchecked |
683 |
.Em unchecked |
| 684 |
period and the second is the |
684 |
period and the second is the |
| 685 |
.Em checked |
685 |
.Em checked . |
| 686 |
. The |
686 |
The |
| 687 |
.Em checked |
687 |
.Em checked |
| 688 |
period starts 1 second before the first units time expires. |
688 |
period starts 1 second before the first units time expires. |
| 689 |
.Pp |
689 |
.Pp |