Menu

#570 ERROR:core:receive_msg: no via found in reply - error_route

ver 1.5.x
open
nobody
core (125)
5
2009-04-15
2009-04-15
Anonymous
No

I am getting the following error message in my logs and having a lot of trouble tracking down the source. One of the major problems is that this error condition does not cause error_route to be invoked. I get a syslog message, but it doesn't appear that I have any opportunity at the configuration level to catch this condition and respond to it accordingly.

ERROR:core:receive_msg: no via found in reply

I was instructed to open a bug for this issue by Ovidiu Sas on the Kamailio mailing lists. Please let me know if there is any other information I can provide.

Thanks,
Geoff

Discussion

  • Ovidiu Sas

    Ovidiu Sas - 2009-04-15

    This type of error should end up in the error_route.

     
  • Nobody/Anonymous

    a

     
  • Daniel-Constantin Mierla

    This is an error message due to malformed SIP reply. The error route is not invoked in this case, the config file should not be executed. Can you paste such a reply here so we can take a look at it?

    The solution is to investigate who is sending and try to fix it there. To stop the annoying syslog message printing, you have to recompile sources after you change the log level from error to something like notice/info/debug.

     

Log in to post a comment.