[Serusers] Re: 2 proxy servers Redirect
Welesley Sibelson Dias
leley.dias at redevox.com.br
Mon Oct 11 22:14:22 CEST 2004
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 at lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>>
>
> --
> Voice Sistem
> http://www.voice-sistem.ro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logser
Type: application/octet-stream
Size: 9582 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20041011/f616f87b/attachment.obj>
More information about the sr-users
mailing list