Index: build_tools/menuselect-deps.in =================================================================== --- build_tools/menuselect-deps.in (revision 36170) +++ build_tools/menuselect-deps.in (arbetskopia) @@ -28,4 +28,4 @@ IKSEMEL=@PBX_LIBIKSEMEL@ IXJUSER=@PBX_IXJUSER@ NETSNMP=@PBX_NETSNMP@ -LIBSRTP=@PBX_LIBSRTP@ +SRTP=@PBX_LIBSRTP@ Index: res/res_srtp.c =================================================================== --- res/res_srtp.c (revision 36170) +++ res/res_srtp.c (arbetskopia) @@ -29,6 +29,10 @@ * \author Mikael Magnusson */ +/*** MODULEINFO + srtp +***/ + /* The SIP channel will automatically use sdescriptions if received in a SDP offer, and res_srtp is loaded. SRTP with sdescriptions key exchange can be activated in outgoing offers by setting _SIP_SRTP_SDES=1 in extension.conf before executing Dial