SipUaRegistrarProfile Object


Description:

SIP User Agent registrar-specific attributes.

Automatically created from: SipUaProtocolProfile

SipUaRegistrarProfile Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
RegistrarDomain

SIP registrar domain name.

Type: string

Default: "" (empty string)

RegistrarIpv4Addr

SIP registrar server IPv4 address.

Type: ip

Default: 0.0.0.0

RegistrarIpv6Addr

SIP registrar server IPv6 address.

Type: ipv6

Default: ::

RegistrarName

SIP registrar server name.

Type: string

Default: "" (empty string)

RegistrarPort

SIP registrar server transport layer port number.

Type: u16

Default: 5060

UseProxyAsRegistrar

Use the proxy server as the registrar server.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use proxy as registrar.

FALSE

Use registrar server.

SipUaRegistrarProfile Read-Only Attributes

There are no read-only attributes.