Ronald,
you need to set also the "-l" parameter (listening address).
regards,
bogdan
Ronald Wiplinger wrote:
taipei:~ # rtpproxy -s udp:xxx.xxx.xxx.xxx:22222
rtpproxy: explicit binding address has to be specified in UDP command
mode
??? but it is anyway defined:
taipei:~ # grep 2222 /home/ronald/downloads/rtpproxy/rtpp_defines.h
#define CPORT "22222"
What do I still miss?