Hello everyone,
I use from uac_req_send()function from UAC module for generation of REGISTER request in onreply_route , I assign new values for all headers of my packet before sending my new generated request but I can't assign value for CSeq header. It doesn't define and when I try to assign it, I got an error .
I analysed packet flow through Wireshark and recognized always value of CSeq header for my new register request is 10.
I want to assign new value for my REGISTER packet in configuration file..
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.