I’ve inspected cdr.conf and figured out how to have Asterisk do either batch cdr record writes, or do cdr write immediately after a qualifying event happens (such as hangup or transfer). When this happens if the storage system getting written to is some database where an INSERT happens to table cdr.
Does Asterisk ever (or can it) do an UPDATE to table cdr?