Wrong, to understand this you need to know what pause codes is.
Here is from the vicidial help section:
VICIDIAL AGENT PAUSE CODES
If the Agent Pause Codes Active field is set to active then the agents will be able to select from these pause codes when they click on the PAUSE button on their screens. This data is then stored in the vicidial agent log. The Pause code must contain only letters and numbers and be less than 7 characters long. The pause code name can be no longer than 30 characters.
VICIDIAL_CAMPAIGNS TABLE
Agent Pause Codes Active - Allows agents to select a pause code when they click on the PAUSE button in vicidial.php. Pause codes are definable per campaign at the bottom of the campaign view detail screen and they are stored in the vicidial_agent_log table. Default is N. FORCE will force the agents to choose a PAUSE code if they click on the PAUSE button.
I got Agent Pause Codes Active = N
So when a agent clicks on PAUSE it will just set them in pause mode
that is an undefined pause code and it will add to the BLANK time
look at my example again, 18:01 is the total pause time
the next section is the total pause time separated in pause codes,
LOGIN + BLANK = TOTAL PAUSE TIME
0:11 + 17:50 = 18:01
if I had pause codes I would have fields like this:
LOGIN + COFFEE + TOILET + LUNCH = TOTAL PAUSE TIME