![Axis 2N Indoor Touch 2.0 Api Manual Download Page 43](http://html1.mh-extra.com/html/axis/2n-indoor-touch-2-0/2n-indoor-touch-2-0_api-manual_3038317043.webp)
2N TELEKOMUNIKACE a.s., www.2n.cz
43/94
Request body:
{
"name"
:
"<string>"
,
"userName"
:
"<string>"
,
"password"
:
"<string>"
,
"ipAddress"
:
"<string>"
,
"port"
:
"<integer>"
,
"protocol"
:
"<integer>"
,
"isEnabled"
:
"<boolean>"
,
"sipPortRandomization"
:
"<boolean>"
,
"sipRandomPort"
:
"<integer>"
,
"registrar"
: {
"ipAddress"
:
"<string>"
,
"isEnabled"
:
"<boolean>"
,
"expiry"
:
"<integer>"
,
"port"
:
"<integer>"
}
}
Response data:
{
"data"
: {
"ipAddress"
:
""
,
"isEnabled"
:
false
,
"name"
:
"IndoorTouch"
,
"password"
:
""
,
"port"
:
5060
,
"protocol"
:
1
,
"registrar"
: {
"expiry"
:
120
,
"ipAddress"
:
""
,
"isEnabled"
:
false
,
"port"
:
5060
},
"sipPortRandomization"
:
false
,
"sipRandomPort"
:
5060
,
"userName"
:
""
}
}
3.5.5 Recorder
Getting current settings
Get the current answering machine settings.