build method

Implementation

SipConfiguration build() {
  return SipConfiguration._builder(this);
}