[SR-Users] Minimal configuration without database support

Eugene Prokopiev enp at itx.ru
Tue Aug 26 08:55:26 CEST 2014


> 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



More information about the sr-users mailing list