-
- Downloads
Project 'savoirfairelinux/ring-daemon' was moved to 'savoirfairelinux/jami-daemon'. Please update any links and bookmarks that may still have the old path.
utils: better sip error msg handling
This patch changes sip_utils API as follow: - sip_strerror() outputs a std::string representing the given PJSIP error code. - sip_printerror() acts like the old sip_strerror() version. Refs #77903 Change-Id: Icc5b84a088f5533e6e64fd30bd95d3f382af86b8
Showing
- src/ice_transport.cpp 12 additions, 22 deletionssrc/ice_transport.cpp
- src/ip_utils.cpp 2 additions, 2 deletionssrc/ip_utils.cpp
- src/sip/sip_utils.cpp 9 additions, 2 deletionssrc/sip/sip_utils.cpp
- src/sip/sip_utils.h 2 additions, 1 deletionsrc/sip/sip_utils.h
- src/sip/sipaccount.cpp 7 additions, 16 deletionssrc/sip/sipaccount.cpp
- src/sip/sipcall.cpp 1 addition, 1 deletionsrc/sip/sipcall.cpp
- src/sip/siptransport.cpp 3 additions, 5 deletionssrc/sip/siptransport.cpp
- src/sip/sipvoiplink.cpp 3 additions, 5 deletionssrc/sip/sipvoiplink.cpp
Loading
Please register or sign in to comment