Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"///REGISTER" causes Call-ID mismatch #1

Open
cyclingzealot opened this issue Apr 17, 2020 · 0 comments
Open

"///REGISTER" causes Call-ID mismatch #1

cyclingzealot opened this issue Apr 17, 2020 · 0 comments

Comments

@cyclingzealot
Copy link

cyclingzealot commented Apr 17, 2020

Just a note that the ///REGISTER string in

Call-ID: [call_id]///REGISTER

at https://github.com/rkday/sipp-samples/blob/master/uac-auth.xml#L60

caused me some issues. sipp could not match responses to sent messages and thus was repeating the message. https://stackoverflow.com/questions/61262689/sipp-keeps-resending-message

I can attest that removing ///REGISTER fixed it for me. Wether I was doing something else that would cause such a behavior (wrong line return character?), I do not know at this time. Not t being a sipp expert, I defer to expert opinion if this is truly a bug or not.

My sipp version string is SIPp v3.6.0-4-gcc24f9d-TLS-SCTP-PCAP-RTPSTREAM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant