I am writing a script to copy a Rivendell log from one database to another using the Web API.
I observe that the SaveLog command (28) requires a GRACE_TIME field and a LINK_LENGTH field, but neither appears in the output of the ListLog (22) command. A lot of other fields (e.g. talkStartPoint, talkEndPoint) appear in the output of that command that are not listed as parameters for the SaveLog command. What's with that?
Also the originDateTime field in the output of the ListLog command has a strange format (e.g. "2020-08-25T11:39:05-04:00"). Is that the format the SaveLog command wants to see?
Thanks, Rob -- Не думай что всё пропели, Что бури все отгремели; Готовься к великой цели, А слава тебя найдёт.
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
