Making all in SIP
CXX SIPEngine.lo
./SIPEngine.h: In constructor 'SIP::SIPEngine::SIPEngine(const char*, const char*)':
./SIPEngine.h:104:14: warning: 'SIP::SIPEngine::mProxy' will be initialized after [-Wreorder]
./SIPEngine.h:94:15: warning: 'osip_from_t* SIP::SIPEngine::mMyToFromHeader' [-Wreorder]
SIPEngine.cpp:123:1: warning: when initialized here [-Wreorder]
SIPEngine.cpp: At global scope:
SIPEngine.cpp:280:6: warning: unused parameter 'chan' [-Wunused-parameter]
SIPEngine.cpp: In member function 'void SIP::SIPEngine::InitRTP(const osip_message_t*)':
SIPEngine.cpp:1271:59: error: too few arguments to function 'int rtp_session_set_local_addr(RtpSession*, const char*, int, int)'
/usr/local/include/ortp/rtpsession.h:291:17: note: declared here
make[2]: *** [SIPEngine.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I was trying to fix by installing ortp-0.22.0 but then I get :
configure: error: This libsrtp version exports symbols conflicting with other libraries. Please use the one from git://git.linphone.org/srtp.git