Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 578 Bytes

sip.js.useragentoptions.sendinitialprovisionalresponse.md

File metadata and controls

13 lines (8 loc) · 578 Bytes

Home > sip.js > UserAgentOptions > sendInitialProvisionalResponse

UserAgentOptions.sendInitialProvisionalResponse property

If true, a first provisional response after the 100 Trying will be sent automatically if UAC does not require reliable provisional responses.

Signature:

sendInitialProvisionalResponse?: boolean;