< Previous by Date | Date Index | Next by Date > |
Thread Index |
Provisional() can optionally be called
before accept() and the SDP will be sent in the 1xx. From:
resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Hong Yu I have a question on the different behaviors of
provideAnswer for ServerInviteSession and ClientInviteSession. Why is the
message sent synchronously for ClientInviteSession, not ServerInviteSession? Is
there a case that one would call serverInviteSession->provideAnswer without
calling ensuing serverInviteSession->accept? Hong |