ArgumentNullException when receiving RE-INVITE request #1193
Unanswered
vezhichenko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to process re-invite requests without SDP? My server sends such a request when I try to put
SIPUserAgent
on remote hold.I found a section of code that is responsible for this logic in the "DialogRequestReceivedAsync" method.
Beta Was this translation helpful? Give feedback.
All reactions