Hi,I am trying to build PJSIP 2.5.5 with WebRTC using this link: https://trac.pjsip.org/repos/ticket/1888 But when i run ARCH='-arch arm64' ./configure-iphone --with-webrtc=/Users/riaz/Desktop/webrtc this command its show Using webrtc prefix... /Users/riaz/Desktop/webrtc checking for WebRtcAec_Process in -laudio_processing... yes but when i run make dep ../src/pjmedia/echo_webrtc.c:28:10: fatal error: 'webrtc/modules/audio_processing/aec/include/echo_cancellation.h' file not found so actually header not getting the included path. i tried also changing CFLAGS in user.mak file. but not working. Please help to solve it. _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org