We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To tag is being sent in "100 Trying" responses.
Reported by [email protected]
JsSIP | TRANSPORT | sending WebSocket message: SIP/2.0 100 Trying Via: SIP/2.0/WS 10.54.2.47:5082;branch=z9hG4bK58e31569-e438-4483-b146-fc074d1a4aea_06d8ad6a_3737497305329041 To: <sip:[email protected]>;tag=gdvv8r9eb0 From: <sip:[email protected]>;tag=04592924_06d8ad6a_58e31569-e438-4483-b146-fc074d1a4aea Call-ID: [email protected] CSeq: 1 INVITE Content-Length: 0 jssip-devel.js:519 JsSIP | EVENT EMITTER | adding event newDTMF jssip-devel.js:67 JsSIP | EVENT EMITTER | adding event ended jssip-devel.js:67 JsSIP | EVENT EMITTER | adding event started jssip-devel.js:67 JsSIP | EVENT EMITTER | adding event failed jssip-devel.js:67 JsSIP | EVENT EMITTER | adding event progress jssip-devel.js:67 JsSIP | DIALOG | new UAS dialog created with status EARLY jssip-devel.js:2528 JsSIP | RTC SESSION | PeerConnection state changed to "have-remote-offer" jssip-devel.js:3401 JsSIP | RTC SESSION | stream added: f3NSLaHlm1Gk71H1JiVp6h0Ki0igZlamg8zj jssip-devel.js:3374 JsSIP | TRANSPORT | sending WebSocket message: SIP/2.0 180 Ringing Via: SIP/2.0/WS 10.54.2.47:5082;branch=z9hG4bK58e31569-e438-4483-b146-fc074d1a4aea_06d8ad6a_3737497305329041 To: <sip:[email protected]>;tag=nmbmn8qfes From: <sip:[email protected]>;tag=04592924_06d8ad6a_58e31569-e438-4483-b146-fc074d1a4aea Call-ID: [email protected] CSeq: 1 INVITE Contact: <sip:[email protected];transport=ws> Content-Length: 0
The text was updated successfully, but these errors were encountered:
9ca4bc9
No branches or pull requests
To tag is being sent in "100 Trying" responses.
Reported by [email protected]
The text was updated successfully, but these errors were encountered: