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