> Which module/function need I use to simple forward any
> request/responce to another sip server?

Is forward function enought for me -
http://www.kamailio.org/wiki/cookbooks/4.1.x/core#forward ? I tried to
use:

route {
  $du = "sip:10.10.10.50:5060;transport=udp";
  forward();
}

but I can't see any outgoing sip requests in tcpdump :(

-- 
WBR,
Eugene Prokopiev

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to