Solved :) 

I used in local leg logic

rtpengine_manage("trust-address replace-origin replace-session-connection ICE=remove RTP AVP");


and external leg logic

rtpengine_manage("trust-address replace-origin replace-session-connection ICE=remove ");

Thanks anyway




2015-07-07 12:02 GMT+02:00 Alberto Sagredo <alberto.sagredo@avanzada7.com>:
Hi

I have a Kamailio in front of an Asterisk Cluster and moved to rtpengine to give support for SRTP from rtpproxy

What i want is to have SRTP on Kamailio-rtpengine leg but RTP inside network for Asterisk.

I have found that config https://loadmultiplier.com/sites/default/files/kamailio/pcscf/kamailio.cfg

But could not be able to make it work? Anyone did this scenareo and could give me some tips?

I have enabled sdops and be able to remove SRTP and crypto lines but not be able to make it work as i mention

Thanks in advanced

Alberto