[SR-Users] Minimal configuration without database support

Eugene Prokopiev enp at itx.ru
Tue Aug 26 09:30:31 CEST 2014


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

similar opensips configuration:

route {
  forward("10.10.10.50:5060");
}

works as expected - opensips forwards requests and even responses back

how to do the same in kamailio?

-- 
WBR,
Eugene Prokopiev



More information about the sr-users mailing list