THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#348 - Invalide tel INVITE crashes 4.0.3
User who did this - Daniel Tryba (dtryba)

----------
The short syslog output is from an other crash on production. The attached 
files are all for the same failure on a test machine, but strange enough the 
DNS resolve error is missing.

No loopkups in failure routes AFAIK. It will take some days before I can build 
a new test environment. 

The Q&D workaround is 
        if($rU=~"[^0-9+]")
        {
                send_reply("478","Invalid destination [$rU]");
                exit;
        }
since the only route these calls should take is to a PSTN gateway.
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=348#comment1101

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to