On 05/28/14 13:31, LAA wrote:
Hi all,
I'm currently running a pilot with kamailio 4.1.3 stable, and I would
like to test WebRTC Capabilities. Websockets Support is runnig OK, and
now I'm trying to deal with calls between WebTRC and legacy softphones.
I have installed rtpengine (as it a replacement for old mediaproxy-ng),
and it is running:
rtpengine --table=0 --ip=192.168.0.197 --listen-udp=127.0.0.1:12222
You need to use the --listen-ng=... option instead of listen-udp for
this to work.
cheers