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