Skip to content

generalize sip error management

Émilie Gerbaud requested to merge feat/generic-exceptions into master
  • generalize sip exception behavior
    /!\ InvalidUrlError & InvalidAorError change their inheritance from std::invalid_argument to std::runtime.

  • add SipStatus to onInvalid and onError methods

Merge request reports