Socket.stun

From Yate Documentation
Jump to: navigation, search

socket.stun is a message sent by a module requesting a RTP socket STUN filter attach

Parameters

uselocalusername
Boolean value requesting bind response authentication against the local party's username. Defaults to true if missing
localusername
The local party's username
useremoteusername
Boolean value requesting bind request authentication against the remote party's username. Defaults to true if missing
remoteusername
The remote party's username
remoteip
The initial remote address
remoteport
The initial remote port
userid
The RTP session's id

NOTE: The message's user data object must be able to return a Socket object to filter

Return

None expected

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers