Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Converting CCS to minutes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35096
    Rob Lencke
    Guest

    Is there a formula for converting CCS (Call Hundred Seconds) to minutes regarding traffic stats?

    I want to track terminating minutes on a trunk group to make sure I’m being billed correctly by the carrier, but the switch reports trunk group usage in CCS.

    #35097
    dmck
    Guest

    CCS equates to the number of call seconds in the sample, divided by 100. ie 3600 seconds in 1 hour = 36 ccs

    To convert to minutes, multiply CCS by 100 (converts back to total call time in seconds) then divide by 60 (convert secs to minutes)

    #35098
    Mariana Garcia
    Guest

    According to above,
    Min=CCS*100/60
    Min= 1.666CCS

    Why if I use simple math (as follow) instead of multiply X 100 then divide by 60, you get the wrong answer?
    What is wrong whit this:

    1H=3600sec=36CCS
    1/60sec=1Min

    3600/60Min=36CCS
    60Min=36CCS
    Min=0.6CCS

    #35099
    N.E.
    Guest

    Thank Mariana about useful information. I used these conversation and calculated traffic minute as ((X(ccs)/36)(erlang))/total_call_value*60 for result in minute, or *3600 in second

    Filtered formula
    ((CCS_value*36)/total_call)*60=ALOC in minute.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Telecom Design’ is closed to new topics and replies.