This may have been a result of having two modules using the same callback to update the content of the outbound buffer, in your case the topoh (hiding header attributes) and dialog (updating the cseq).
I pushed a bunch of patches to core and modules using this callback. They are in master branch for now. Can you test? If all ok I can backport.