hi..
I have attached my "running" ser.cfg...in which i want to include something
like :
if (uri =~ "sip:1.*@") {
log("Forwarding to 5070");
rewritehostport("localhost:5070");
t_relay_to_udp("localhost","5070");
break;
}
... in order to uris start from 1 to be forwarded to my other ser (stack for
sems)..
Where exactly in my ser.cfg, should i put this ???
thank you very much...
dimitris