[EMAIL PROTECTED] wrote: > I have a problem. I try to connect two PCs through asterisk using > linphone. I can hear call ring but can't hear any voice. How can I > solve this problem?
Turn on all the console debugging (linphonec -d 6 -l /tmp/debug.log, or similar) on each end, try to make a call, hang up, then step through the debug.log files and see what is connecting (or not connecting) to what. I suspect you'll find that somewhere the NAT or routing options are not correct, or a firewall is blocking the data as some sort of UDP flood, or something like that. If you find the problem or solution, please summarise it here! Hope that helps, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Experienced webmaster-developers for hire http://www.ttllp.co.uk/ Also: statistician, sysadmin, online shop builder, workers co-op. Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/ _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
