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