Cressatti, Dominique wrote:
> Hi guys,
> 
> I have an avaya definity system with VoIP
> phone.
> We have several private networks which are
> internconnected through a Linux router box
> 
> The telephone system is on it's own network
> (10.44.11.0/24). However I need to connect
> from a different network (10.44.10.0/24)
> 
> I've enabled ip_forwarding on the linux router
> and I can call 1 handset from network to the
> other but I get no audio.
> 
> Running Ethereal I've just discovered
> that RTP isn't getting routed between the 2
> networks so I've installed rtproxy.
> 
> I've started rtpproxy with the following
> syntax:
> rtpproxy -f -l 10.44.10.254/10.44.11.251 -s -s udp:127.0.0.1:22222
> 
> However even with rtpproxy running
> I still don't get audio. Is it because
> rtpproxy use uses UDP ports 35000-65000
> while my telephone system use the range
> 2048-3329 ?

Cressatti,

Most likely is that you are not using the gateway mode correctly. 
Basically, you need to indicate direction the message is going when 
calling force_rtp_proxy(). Please see the 
modules/nathelper/examples/alg.cfg file for details.

Sincerely,
-- 
Maksym Sobolyev
Sippy Software, Inc.
Internet Telephony (VoIP) Experts
T/F: +1-646-651-1110
Web: http://www.sippysoft.com
_______________________________________________
Users mailing list
Users@rtpproxy.org
http://lists.rtpproxy.org/mailman/listinfo/users

Reply via email to