Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 777 Bytes

File metadata and controls

20 lines (12 loc) · 777 Bytes

Home > sip.js > OutgoingResponseWithSession

OutgoingResponseWithSession interface

Outgoing INVITE response with the associated Session.

Signature:

export interface OutgoingResponseWithSession extends OutgoingResponse 

Properties

Property Type Description
session Session Session associated with incoming request acceptance, or Session associated with incoming request progress (if an out of dialog request, an early dialog).