Thanks for reply.
Ok, my change in DB to : | 5 | 1 | 5499 | sip:5714@192.xxx.xxx.59 | 0 | 1 | and restart kamailio.
Then, in cfg: request_route { xlog("L_INFO", "New request - M=$rm RURI=$ru F=$fu T=$tu IP=$si ID=$ci\n"); Log: New request - M=INVITE RURI=sip:5499@192.xxx.xxx.50:5070 F=sip:5714@192.xxx.xxx.59 T=sip:5499@192.xxx.xxx.50:5070 IP=192.xxx.xxx.59 INFO: <script>: No More Gateways …
PS Before sending to mail-list my try any combinations :-(
2012/4/11 Juha Heinanen jh@tutpro.com:
Alexey Mechanoshin writes:
Please help me change my config to working routing by checking 'from_uri' .
Apr 10 17:01:23 r59vredfs /usr/sbin/kamailio[29582]: INFO: <script>: New request - M=INVITE RURI=sip:5499@192.xxx.xxx.50:5070 F=sip:5491@192.xxx.xxx.59 T=sip:5499@192.xxx.xxx.50:5070
based on the above, looks like your from uri is sip:5491@192.xxx.xxx.59. if so, that does not match to from_uri in your lcr_rule table:
| 5 | 1 | 5499 | sip:192.xxx.xxx.59 | 1 | 1 |
-- juha