On 10/05/14 07:15, andrew wrote:
Hi,
I have one question about kamailio.
rtpproxy-ng is installed with kamailio. When client A initiates one call
to client B, SDP in invite/200ok are rewritten, where ice candidates for
rtpproxy-ng are added. Sometimes rtp packets are relayed through
rtpproxy-ng, but in some cases rtp packets pass through route created by
ICE algorithm.
How to set kamailio, then rtpproxy-ng is always used?
Add either ICE=force or ICE=remove to your list of options ('+' or '-'
if you're using the older one-character options), depending on whether
your clients expect to see ICE attributes or not.
cheers