Parameter Reference Guide
Polycom, Inc.
76
SP
n
SIP Credentials
AuthUserName
The User ID to authenticate to a SIP UAS (User Agent
Server) when an outbound SIP request sent by the device is
challenged by the UAS with a 401 or 407 Response.
AuthPassword
The password (corresponding to
AuthUserName
) to
authenticate to a SIP UAS (User Agent Server) when an
outbound SIP request sent by the device is challenged by
the UAS with a 401 or 407 Response.
URI
This parameter affects the way the AOR is formed by the
device in outbound SIP Requests. The AOR has the format:
user@domain
If the value of URI is empty, device gets the user portion of
its AOR from the
AuthUserName
, and the domain portion
the value of ITSP Profile’s
UserAgentDomain
if it is not
empty, or that of the
ProxyServer
otherwise.
If the value URI is not empty and does not contain “
@
”, it is
used as the user portion of the AOR while the domain
portion is formed the usual way.
If the value of URI contains “
@
’, it is interpreted as a full AOR
and device takes it as the AOR as is.
Examples:
Let
ProxyServer
=
sip.myitsp.com
,
AuthUserName
=
4089991123
, URI=
[empty]
,
UserAgentDomain
=
[empty]
, then AOR =
4089991123@sip.myitsp.com
Change
UserAgentDomain
to
users.myitsp.com
, then
AOR =
4089991123@users.myitsp.com
Change
URI
to
bobdylan
, then AOR =
bobdylan@users.myitsp.com
Change
URI
to
bobdylan@superusers.myitsp.com
,
then AOR =
bobdylan@superusers.myitsp.com
In all cases, the device uses
AuthUserName
and
AuthUserPassword
to compute authorization if challenged
by a 401 or 407 response.
SP
n
Calling Features
CallerIDName
Displays name to identify the subscriber. The display name
field is usually inserted in a FROM header in outbound SIP
requests (such as INVITE) for the purpose of displaying a
Caller ID Name on the recipient’s device.
SP
n
Services Parameter Guide
Parameter
Description
Default Setting