Discussion:
[SR-Users] how to always use rtpproxy-ng in kamailio
andrew
2014-10-05 11:15:27 UTC
Permalink
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?


B.R.


andrew
Richard Fuchs
2014-10-05 13:12:51 UTC
Permalink
Post by andrew
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

Loading...