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