ArgumentNullException when receiving RE-INVITE request #1193
Replies: 1 comment
-
Reaolved in #1234. |
Beta Was this translation helpful? Give feedback.
0 replies
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