Maybe this helps:
[quote]
Recordings are stored in the folder of the following day
[color=rgb(34, 34, 34)][font=Arial][/font][/color]
[table][tr][td][color=rgb(34, 34, 34)][/size][/color][table][tr][td][color=rgb(34, 34, 34)][/color][table][tr][td][color=rgb(34, 34, 34)][/color][table][tr][td][color=rgb(34, 34, 34)][/color][table][tr][td][color=rgb(34, 34, 34)][/color][table][tr][td][color=rgb(34, 34, 34)][size=11px][/color][color=rgb(51, 51, 51)]Rate This Article[/color][color=rgb(34, 34, 34)]
[/size][/color][table][tr][td][color=rgb(34, 34, 34)][/color][/td][/tr][/table][color=rgb(34, 34, 34)][/color][/t][color=rgb(34, 34, 34)][size=11px][/color][color=rgb(51, 51, 51)](Average Rating: No Rating)[/color][color=rgb(34, 34, 34)][/size][/color][/td][/tr][/table][color=rgb(34, 34, 34)][/color][/t][color=rgb(34, 34, 34)][/color][/td][/tr][/table][color=rgb(34, 34, 34)][/color][color=rgb(34, 34, 34)][size=11px]
[/q][/size][/color][color=rgb(34, 34, 34)][/size][/color][table][tr][td][color=rgb(34, 34, 34)][/color][table][tr][td][color=rgb(34, 34, 34)][/color][center][color=rgb(34, 34, 34)][/color][table][tr][td][color=rgb(34, 34, 34)][/color][table][tr][td][color=rgb(34, 34, 34)][size=11px]
[/color][color=rgb(1, 91, 167)]Show Properties[/color][color=rgb(34, 34, 34)][/size][/color][/t][/t][/center][color=rgb(34, 34, 34)][/color][/td][/tr][/table][color=rgb(34, 34, 34)][/color][color=rgb(34, 34, 34)][/color][center][color=rgb(34, 34, 34)][/color][table][tr][td][color=rgb(34, 34, 34)][/color][color=rgb(34, 34, 34)][/color][/center][color=rgb(34, 34, 34)][/color]
[table][tr][td][right][/size][size=0px][color=rgb(74, 74, 86)]Problem Description[/color][/size][/right][size=0px][/size][size=11px][table][tr][td]
After 8pm, the recordings are stored in the folder of the following day.[/t][/t][/t][/t]
[list][li]Can it be a time zone problem ?[/li][/list]
[table][tr][td][right][/size][size=0px][/color][color=rgb(74, 74, 86)]Environment[/color][/size][/right][size=0px][/size][size=11px][table][tr][td]
[/t][/t][/t][/t]
[table][tr][td][right][/size][size=0px][/color][color=rgb(74, 74, 86)]Impact on Environment[/color][/size][/right][size=0px][/size][size=11px][table][tr][td]
[/t][/t][/t][/t]
[table][tr][td][right][/size][size=0px][/color][color=rgb(74, 74, 86)]Troubleshooting Techniques[/color][/size][/right][size=0px][/size][size=11px][table][tr][td]
Timezone UTC -4[/t][/t][/t][/t]
[list][li]SIP Server Deployment Guide states the following for "recording-filename":[/li][/list]
$DATE$: The current date (GMT) in the Y-M-D format.
$TIME$: The current time (GMT) in the H-M-S format.From SIP Server side, there is no option for using local (non-GMT) times/dates.
[list][li]By default for GIR, in SIP Server application object options, the filename should be set like this:[/li][/list]
[TServer]
recording-filename
$UUID$_$DATE$_$TIME$This inserts CallUUID, Date and Time in GMT time.
[list][li]IVR profile should be set to:[/li][/list]
[gvp.service-parameters]
recordingclient.gvp.config.msml.record.filenametemplate
fixed,$id$
[table][tr][td][right][/size][size=0px][/color][color=rgb(74, 74, 86)]Root Cause[/color][/size][/right][size=0px][/size][size=11px][table][tr][td]
Config options issue[/t][/t][/t][/t]
[table][tr][td][right][/size][size=0px][/color][color=rgb(74, 74, 86)]Solution[/color][/size][/right][size=0px][/size][size=11px][table][tr][td]
Change these to instead be:[/t][/t][/t][/t]
[TServer]
recording-filename
$UUID$And IVR profile to:
[gvp.service-parameters]
recordingclient.gvp.config.msml.record.filenametemplate
fixed,$id$_$MCPDateTime$This way, MCP will insert the local datetime of MCP itself and not GMT time.
[list][li]It is still in the same format as the other way, so will still match the recording folder hierarchy (year/month/day/hour).[/li][/list]
Search the Genesys KB first[/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table][/td][/tr][/table]