Click or drag to resize
RegistryEventDomain Property
Get/Set the domain or host name of the SIP or IAX2 server.
This is the host part used in the register lines in iax.conf and sip.conf.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Domain { get; set; }

Property Value

Type: String
See Also