LiveKit JS Server SDK - v2.13.3
Preparing search index...
CreateSipOutboundTrunkOptions
Interface CreateSipOutboundTrunkOptions
interface
CreateSipOutboundTrunkOptions
{
auth_password
?:
string
;
auth_username
?:
string
;
authPassword
?:
string
;
authUsername
?:
string
;
destinationCountry
?:
string
;
headers
?:
{
[
key
:
string
]:
string
}
;
headersToAttributes
?:
{
[
key
:
string
]:
string
}
;
includeHeaders
?:
SIPHeaderOptions
;
metadata
?:
string
;
transport
:
SIPTransport
;
}
Index
Properties
auth_
password?
auth_
username?
auth
Password?
auth
Username?
destination
Country?
headers?
headers
To
Attributes?
include
Headers?
metadata?
transport
Properties
Optional
auth_
password
auth_password
?:
string
Deprecated
use
authPassword
instead
Optional
auth_
username
auth_username
?:
string
Deprecated
use
authUsername
instead
Optional
auth
Password
authPassword
?:
string
Optional
auth
Username
authUsername
?:
string
Optional
destination
Country
destinationCountry
?:
string
Optional
headers
headers
?:
{
[
key
:
string
]:
string
}
Optional
headers
To
Attributes
headersToAttributes
?:
{
[
key
:
string
]:
string
}
Optional
include
Headers
includeHeaders
?:
SIPHeaderOptions
Optional
metadata
metadata
?:
string
transport
transport
:
SIPTransport
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth_
password
auth_
username
auth
Password
auth
Username
destination
Country
headers
headers
To
Attributes
include
Headers
metadata
transport
LiveKit JS Server SDK - v2.13.3
Loading...
Deprecated
authPassword
instead