VOL-4337: Code upgrade for 3/2020 G.988 support and remaining Extended Message Set support
Change-Id: I6c5e1a167216ad9b51e9da89460e9909465ae1bc
diff --git a/generated/sipuserdata.go b/generated/sipuserdata.go
index fe7bbab..dcbe99e 100644
--- a/generated/sipuserdata.go
+++ b/generated/sipuserdata.go
@@ -27,11 +27,11 @@
// SipUserDataClassID is the 16-bit ID for the OMCI
// Managed entity SIP user data
-const SipUserDataClassID ClassID = ClassID(153)
+const SipUserDataClassID = ClassID(153) // 0x0099
var sipuserdataBME *ManagedEntityDefinition
-// SipUserData (class ID #153)
+// SipUserData (Class ID: #153 / 0x0099)
// The SIP user data defines the user specific configuration attributes associated with a specific
// VoIP CTP. This entity is conditionally required for ONUs that offer VoIP SIP services. If a non-
// OMCI interface is used to manage SIP for VoIP, this ME is unnecessary. The non-OMCI interface
@@ -45,61 +45,59 @@
//
// Attributes
// Managed Entity Id
-// Managed entity ID: This attribute uniquely identifies each instance of this ME. (R, setbycreate)
-// (mandatory) (2-bytes)
+// This attribute uniquely identifies each instance of this ME. (R, setbycreate) (mandatory)
+// (2-bytes)
//
// Sip Agent Pointer
-// SIP agent pointer: This attribute points to the SIP agent config data ME to be used for
-// signalling. (R,-W, setbycreate) (mandatory) (2-bytes)
-//
-// User Part Aor
-// User part AOR: This attribute points to a large string that contains the user identification
-// part of the address of record. This can take the form of an alphanumeric string or the
-// subscriber's directory number. A null pointer indicates the absence of an AOR. (R,-W,
+// This attribute points to the SIP agent config data ME to be used for signalling. (R,-W,
// setbycreate) (mandatory) (2-bytes)
//
+// User Part Aor
+// This attribute points to a large string that contains the user identification part of the
+// address of record. This can take the form of an alphanumeric string or the subscriber's
+// directory number. A null pointer indicates the absence of an AOR. (R,-W, setbycreate)
+// (mandatory) (2-bytes)
+//
// Sip Display Name
-// SIP display name: This ASCII string attribute defines the customer ID used for the display
-// attribute in outgoing SIP messages. The default value is null (all zero bytes) (R,-W)
-// (mandatory) (25-bytes)
+// This ASCII string attribute defines the customer ID used for the display attribute in outgoing
+// SIP messages. The default value is null (all zero bytes) (R,-W) (mandatory) (25-bytes)
//
// Username And Password
-// Username and password: This attribute points to an authentication security method ME that
-// contains the SIP user name and password used for authentication. A null pointer indicates no
-// username and password. (R,-W, setbycreate) (mandatory) (2)
+// This attribute points to an authentication security method ME that contains the SIP user name
+// and password used for authentication. A null pointer indicates no username and password. (R,-W,
+// setbycreate) (mandatory) (2)
//
// Voicemail Server Sip Uri
-// Voicemail server SIP URI: This attribute points to a network address ME that contains the name
-// (IP address or URI) of the SIP voicemail server for SIP signalling messages. A null pointer
-// indicates the absence of a SIP voicemail server. (R,-W, setbycreate) (mandatory) (2-bytes)
+// This attribute points to a network address ME that contains the name (IP address or URI) of the
+// SIP voicemail server for SIP signalling messages. A null pointer indicates the absence of a SIP
+// voicemail server. (R,-W, setbycreate) (mandatory) (2-bytes)
//
// Voicemail Subscription Expiration Time
-// Voicemail subscription expiration time: This attribute defines the voicemail subscription
-// expiration time in seconds. If this value is 0, the SIP agent uses an implementation-specific
-// value. This attribute is recommended to be set to 3600-s by default. (R,-W, setbycreate)
-// (mandatory) (4-bytes)
+// This attribute defines the voicemail subscription expiration time in seconds. If this value is
+// 0, the SIP agent uses an implementation-specific value. This attribute is recommended to be set
+// to 3600-s by default. (R,-W, setbycreate) (mandatory) (4-bytes)
//
// Network Dial Plan Pointer
-// Network dial plan pointer: This attribute points to a network dial plan table. A null pointer
-// indicates the absence of a network dial plan. (R,-W, setbycreate) (mandatory) (2-bytes)
+// This attribute points to a network dial plan table. A null pointer indicates the absence of a
+// network dial plan. (R,-W, setbycreate) (mandatory) (2-bytes)
//
// Application Services Profile Pointer
-// Application services profile pointer: This attribute points to a VoIP application services
-// profile. (R,-W, setbycreate) (mandatory) (2-bytes)
+// This attribute points to a VoIP application services profile. (R,-W, setbycreate) (mandatory)
+// (2-bytes)
//
// Feature Code Pointer
-// Feature code pointer: This attribute points to the VoIP feature access codes ME for this
-// subscriber. A null pointer indicates the absence of a VoIP feature access codes ME. (R,-W, set-
-// by-create) (mandatory) (2-bytes)
+// This attribute points to the VoIP feature access codes ME for this subscriber. A null pointer
+// indicates the absence of a VoIP feature access codes ME. (R,-W, set-by-create) (mandatory)
+// (2-bytes)
//
// Pptp Pointer
-// PPTP pointer: This attribute points to the PPTP POTS UNI ME that provides the analogue telephony
-// adaptor (ATA) function. (R,-W, setbycreate) (mandatory) (2-bytes)
+// This attribute points to the PPTP POTS UNI ME that provides the analogue telephony adaptor (ATA)
+// function. (R,-W, setbycreate) (mandatory) (2-bytes)
//
// Release Timer
-// Release timer: This attribute contains a release timer defined in seconds. The value 0 specifies
-// that the ONU is to use its internal default. The default value of this attribute is 10-s. (R,-W)
-// (optional) (1-byte)
+// This attribute contains a release timer defined in seconds. The value 0 specifies that the ONU
+// is to use its internal default. The default value of this attribute is 10-s. (R,-W) (optional)
+// (1-byte)
//
// Receiver Off Hook Roh Timer
// Receiver off hook (ROH) timer: This attribute defines the time in seconds for the ROH condition