LiveKit JS Server SDK - v2.13.3
Preparing search index...
CreateSipDispatchRuleOptions
Interface CreateSipDispatchRuleOptions
interface
CreateSipDispatchRuleOptions
{
attributes
?:
{
[
key
:
string
]:
string
}
;
hidePhoneNumber
?:
boolean
;
metadata
?:
string
;
name
?:
string
;
roomConfig
?:
RoomConfiguration
;
roomPreset
?:
string
;
trunkIds
?:
string
[]
;
}
Index
Properties
attributes?
hide
Phone
Number?
metadata?
name?
room
Config?
room
Preset?
trunk
Ids?
Properties
Optional
attributes
attributes
?:
{
[
key
:
string
]:
string
}
Optional
hide
Phone
Number
hidePhoneNumber
?:
boolean
Optional
metadata
metadata
?:
string
Optional
name
name
?:
string
Optional
room
Config
roomConfig
?:
RoomConfiguration
Optional
room
Preset
roomPreset
?:
string
Optional
trunk
Ids
trunkIds
?:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
hide
Phone
Number
metadata
name
room
Config
room
Preset
trunk
Ids
LiveKit JS Server SDK - v2.13.3
Loading...