Yate Community Forum

Yate server => Other Yate server issues => Topic started by: ky4k0b on April 05, 2018, 10:53:33 AM

Title: yate doesn't proxy rtp between legs
Post by: ky4k0b on April 05, 2018, 10:53:33 AM
Hi, I'm facing pretty same issue as described here
https://forum.yate.ro/index.php?topic=1201

I have the following setup with yate binded to two interfaces - wan and vpn
(http://i67.tinypic.com/2qjcfhs.png)

unfortunately yate doesn't pass rtp streams between legs so it causes dead air.

regexroute is very basic - send all calls to Bob(VPN)
.*$=sip/sip:${called}@172.21.42.2:5063;callername=${caller};

If you can help me that would be great. Full debug is here:
http://paste.org.ru/?5xtq93
Title: Re: yate doesn't proxy rtp between legs
Post by: marian on April 10, 2018, 02:19:08 AM
Yate is reporting no packets received by RTP (see param['stats'] = 'PS=0,OS=0,PR=0,OR=0,PL=0').
You should check if traffic is allowed (no firewall) for rtp IPs.
Title: Re: yate doesn't proxy rtp between legs
Post by: ky4k0b on April 10, 2018, 02:50:37 AM
thanks, marian
yes, the issue was with iptables