As I saw the Asterisk console and rememer:
fo the first attempt is:
Authorization: Digest username="usk8gp4", realm="MySuperPuperPbx", nonce="1718194294/78e62c77102a0dcc057897c61c233811", uri="sip:sk8gp00@192.168.0.99:5062", algorithm=MD5, cnonce="234abcc436e2667097e7fe6eia53e8dd", opaque="46ce6f127f38ee2f", qop=auth, nc=00000001, response="f6252932f59ecaf9453b27a85339ea2a"
for second attempt:
Authorization: Digest username="usk8gp4", realm="MySuperPuperPbx", nonce="1718194294/78e62c77102a0dcc057897c61c233811", uri="sip:sk8gp00@192.168.0.99:5062", algorithm=MD5, cnonce="234abcc436e2667097e7fe6eia53e8dd", opaque="46ce6f127f38ee2f", qop=auth, nc=00000001, response="f6252932f59ecaf9453b27a85339ea2a"
Authorization: Digest username="usk8gp4", realm="MySuperPuperPbx", nonce="1718194294/78e62c77102a0dcc057897c61c233811", uri="sip:sk8gp00@192.168.0.99:5062", algorithm=MD5, cnonce="234abcc436e2667097e7fe6eia53e8dd", opaque="5ec552b07d37affa", qop=auth, nc=00000001, response="f6252932f59ecaf9453b27a85339ea2a"
and for third attempt I posted at my initial question:
Authorization: Digest username="usk8gp4", realm="MySuperPuperPbx", nonce="1718194294/78e62c77102a0dcc057897c61c233811", uri="sip:sk8gp00@192.168.0.99:5062", algorithm=MD5, cnonce="234abcc436e2667097e7fe6eia53e8dd", opaque="46ce6f127f38ee2f", qop=auth, nc=00000001, response="f6252932f59ecaf9453b27a85339ea2a"
Authorization: Digest username="usk8gp4", realm="MySuperPuperPbx", nonce="1718194294/78e62c77102a0dcc057897c61c233811", uri="sip:sk8gp00@192.168.0.99:5062", algorithm=MD5, cnonce="234abcc436e2667097e7fe6eia53e8dd", opaque="5ec552b07d37affa", qop=auth, nc=00000001, response="f6252932f59ecaf9453b27a85339ea2a"
Authorization: Digest username="usk8gp4", realm="MySuperPuperPbx", nonce="1718194294/78e62c77102a0dcc057897c61c233811", uri="sip:sk8gp00@192.168.0.99:5062", algorithm=MD5, cnonce="234abcc436e2667097e7fe6eia53e8dd", opaque="51ff1d9b492713e0", qop=auth, nc=00000001, response="f6252932f59ecaf9453b27a85339ea2a"
If somebody wants to see such log I can do it.