Dear Klaus,
Between Openser and rtpproxy is no media traffic, just the proprietary
rtpproxy protocol which is used by nathelper module to control the rtpproxy.
1. Use ngrep to inspect the SIP message:
- look if the IP address in the c line in the SDP is replaced with the
rtpproxy's IP address and the port number is replaced with the port
number allocated by rtpproxy
2. use tcpdump/wireshark/.... to verify if there are RTP packets sent to
your server. MAybe there is a firewall which blocks RTP packets.