int? get sipEnabled => _$this._sipEnabled;
set sipEnabled(covariant int? sipEnabled) => _$this._sipEnabled = sipEnabled;