I am wanting to know a few things about a call in fusionpbx like "has this call been on hold?" and "what is the total time this call has been on hold?". I found these variables inside the CDR details, but they are always 0.
hold_accum_ms 0
hold_accum_usec 0
last_hold_epoch 0
last_hold_uepoch 0
hold_accum_seconds 0
This looks like a freeswitch issue because these variables are always zero in the freeswitch logs.
Do any of you guys and girls know how to get freeswitch to use, populate, and increment these variables?
hold_accum_ms 0
hold_accum_usec 0
last_hold_epoch 0
last_hold_uepoch 0
hold_accum_seconds 0
This looks like a freeswitch issue because these variables are always zero in the freeswitch logs.
Do any of you guys and girls know how to get freeswitch to use, populate, and increment these variables?