Hi,
As your network dump shows, there is no 200 OK for the call. After sending 180 to caller, sipproxy1 gives timeout (408) most probably because it doesn't receive any final response from sipproxy2/callee.
Best regards, Marian Dumitru
Welesley Sibelson Dias wrote:
Thanks Marian, I pick up and voip 16004 timeout and 16007 no audio and not terminate call. I send tcpdump log. My configuration: voip: 16004(192.168.0.141) ---> sipproxy1 (192.168.0.216) ---> sipproxy2(192.168.0.133) --> voip: 16007(192.168.0.234) Thanks.
Marian Dumitru writes:
Hi, What exactly you mean by "doesn't work"? do you pick up and have busy tone? or ...? The best way to deal with this is to do a network dump (via tcpdump, ngrep or ethereal) and to see the message flow. Best regards, Marian Dumitru Welesley Sibelson Dias wrote:
Hi All, I have 2 proxy server , i wanna redirect call between us , but after make dial call , the gateays ring but don`t work if (uri=~"sip:*33.*@.*") { setflag(1); route(7); break; }; route[7] { strip(3); rewritehostport("192.168.0.133:5060"); append_hf("Teste\r\n"); t_relay_to_udp("192.168.0.133","5060"); break; } thks a lot _______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Voice Sistem http://www.voice-sistem.ro
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers