wiki:Python_SIP/Adv_Config

Version 2 (modified by bennylp, 16 years ago) (diff)

--

Advanced Settings

STUN

See UAConfig

ICE

See MediaConfig

TURN

Also see MediaConfig

SIP TCP Transport

Just create a TCP transport, and add "<sip:your-proxy;lr;transport=tcp>" in your account's proxy list (replace "your-proxy" with your proxy's host/IP address).

SIP TLS Transport

Currently not supported in the Python module.