Home > sip.js > Session > sessionDescriptionHandlerOptionsReInvite
SDH options for re-INVITE transactions.
Signature:
get sessionDescriptionHandlerOptionsReInvite(): SessionDescriptionHandlerOptions;
set sessionDescriptionHandlerOptionsReInvite(options: SessionDescriptionHandlerOptions);
Used in all cases when handling a re-INVITE transaction as either UAC or UAS. May be set directly at anytime. May optionally be set via constructor option. May optionally be set via options passed to Session.invite().