[reSIProcate] seinding 183 w/sdp
Justin Matthews
justin.matthews at ivr.com
Wed Oct 5 14:45:56 CDT 2005
Hi,
I am getting an assertion on ServerInviteSession.cxx:141. The current state
is UAS_EarlyProvidedAnswer. After looking at
ServerInviteSession::sendProvisional, it appears that
UAS_EarlyProvidedAnswer is valid for sending a provisional.
What is the correct procedure for sending a 183 w/SDP after receiving an
initial INVITE. My code is below:
serverInviteSession->provideAnswer(*sdp);
serverInviteSession->provisional(183);
Thanks,
-Justin
More information about the resiprocate-devel
mailing list