標題: One way audio problem [打印本頁] 作者: Qnewbie 時間: 2010-9-7 04:29 標題: One way audio problem
Although it is troublesome to use stun server for Asterisk 1.6.2.11, voip-info.org does recommend to drop this feature in the sip.conf.
I followed the recommendation and found that one way audio problem encountered, i.e., the outbound audio is going through the firewall but not the inbound one. Put the stun server in the sip.conf, the audio is two-way again. The drawback is Asterisk cannot connects to the stun server after 7 to 8 hours. The strange one is another sip account has not one-way audio problem without stun server.
Firewall setting:
1. sip incoming through 5060.
2. rtp stream gets port range from 7000 to 7040.作者: 角色 時間: 2010-9-7 06:47
Have set all the extension using nat=yes even though they are located behind the NAT including your firewall?
Actually, the port number is not so importance as rtp.conf and the firewall have the same ports.
The wired stuff is another VSP does not experience one-way audio while the one does. Both two have the same settings. I suspect that it should relate to the NAT implementation of VSP.作者: Qnewbie 時間: 2010-9-13 01:44