Description | : Gets SIP configuration for resource. |
Reference | : Link ¶ |
⚼ Request
GET:
/sip
{
api-version:
string
,
expand:
string
,
}
⚐ Response (200)
{
domains:
object
,
trunks:
object
,
routes:
}
[
]
,
{
,
description:
string
,
name:
string
,
numberPattern:
string
,
trunks:
[
,
string
,
]
callerIdOverride:
string
,
}
⚐ Response (default)
{
$headers:
{
,
x-ms-error-code:
string
,
}
$schema:
}
{
,
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
innererror:
string
,
}