[Serusers] 2 proxy servers Redirect

Welesley Sibelson Dias leley.dias at redevox.com.br
Mon Oct 11 15:25:08 CEST 2004


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 




More information about the sr-users mailing list