ProxyAgentOptions
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / ProxyAgentOptions
Interface: ProxyAgentOptions
Section titled “Interface: ProxyAgentOptions”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16812
Proxy agent options
Properties
Section titled “Properties”timeout?
Section titled “timeout?”
optionaltimeout:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16814
Connection timeout in milliseconds
rotateCircuit?
Section titled “rotateCircuit?”
optionalrotateCircuit:boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16816
Whether to rotate circuits (Tor only)
torControlPort?
Section titled “torControlPort?”
optionaltorControlPort:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16818
Custom Tor control port for circuit rotation
torControlPassword?
Section titled “torControlPassword?”
optionaltorControlPassword:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16820
Tor control password (for NEWNYM)